[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: Makefile.am



  User: ahvezda 
  Date: 07/04/28 10:03:14

  Modified:    .        Makefile.am globals.h
  Removed:     .        gettext.h
  Log:
  Removed gettext.h header file and the few _( ) pairs to get rid of
  
  some warnings.  gattrib does not use gettext.
  
  
  
  
  Revision  Changes    Path
  1.6       +0 -1      eda/geda/gaf/gattrib/include/Makefile.am
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Makefile.am
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gattrib/include/Makefile.am,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- Makefile.am	6 Aug 2006 16:45:28 -0000	1.5
  +++ Makefile.am	28 Apr 2007 14:03:14 -0000	1.6
  @@ -3,7 +3,6 @@
   noinst_HEADERS = \
   	globals.h \
   	prototype.h \
  -	gettext.h \
   	x_states.h \
   	gtksheet_2_2.h \
   	gtkitementry_2_2.h \
  
  
  
  1.2       +0 -3      eda/geda/gaf/gattrib/include/globals.h
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: globals.h
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gattrib/include/globals.h,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- globals.h	8 Aug 2004 02:47:16 -0000	1.1
  +++ globals.h	28 Apr 2007 14:03:14 -0000	1.2
  @@ -151,9 +151,6 @@
   extern int do_logging;
   extern int logging_dest;
   
  -/* Internationalization */
  -#include "gettext.h"
  -
   /* gattrib specific stuff */
   extern char *guile_proc;   /* Needed for read-in of rc files */
   
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs