[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: ahvezda
Date: 07/04/28 10:03:14
Modified: . ChangeLog
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.76 +9 -0 eda/geda/gaf/gattrib/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gattrib/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -b -r1.75 -r1.76
--- ChangeLog 21 Apr 2007 20:33:52 -0000 1.75
+++ ChangeLog 28 Apr 2007 14:03:13 -0000 1.76
@@ -1,3 +1,12 @@
+2007-04-28 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
+
+ * include/gettext.h, include/globals.h, include/Makefile.am,
+ src/x_dialog.c, src/x_fileselect.c: Removed gettext.h header file
+ and the few _( ) pairs to get rid of some warnings. gattrib is
+ not i18n and should not be using gettext.h for now.
+
+ * src/s_toplevel.c: Removed some unused variable compiler warnings.
+
2007-04-21 Peter Clifton <pcjc2@xxxxxxxxx>
* src/x_dialog.c: Check return value of gdk_keyval_name() is non
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs