gnome-docker r9 - trunk/src



Author: hmacht
Date: Fri May  9 09:04:37 2008
New Revision: 9
URL: http://svn.gnome.org/viewvc/gnome-docker?rev=9&view=rev

Log:
add gd-i18n.h


Modified:
   trunk/src/Makefile.am
   trunk/src/gnome-docker.h

Modified: trunk/src/Makefile.am
==============================================================================
--- trunk/src/Makefile.am	(original)
+++ trunk/src/Makefile.am	Fri May  9 09:04:37 2008
@@ -41,4 +41,5 @@
 	gd-input.c	\
 	gd-input.h	\
 	gd-xrandr.c	\
-	gd-xrandr.h
+	gd-xrandr.h	\
+	gd-i18n.h

Modified: trunk/src/gnome-docker.h
==============================================================================
--- trunk/src/gnome-docker.h	(original)
+++ trunk/src/gnome-docker.h	Fri May  9 09:04:37 2008
@@ -10,7 +10,6 @@
 #ifndef GDOCKER_H
 #define GDOCKER_H
 
-/* no intltool needed at this point, so use plain gettext for now */
 #include <libintl.h>
 
 #include "gd-i18n.h"



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