SOURCES: gnome-applet-glunarclock-i18n.patch (NEW) - New patch: ma...

japhy japhy at pld-linux.org
Sat Jun 3 23:45:57 CEST 2006


Author: japhy                        Date: Sat Jun  3 21:45:57 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- New patch: make glunarclock compile with current i18n libraries.

---- Files affected:
SOURCES:
   gnome-applet-glunarclock-i18n.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gnome-applet-glunarclock-i18n.patch
diff -u /dev/null SOURCES/gnome-applet-glunarclock-i18n.patch:1.1
--- /dev/null	Sat Jun  3 23:45:57 2006
+++ SOURCES/gnome-applet-glunarclock-i18n.patch	Sat Jun  3 23:45:52 2006
@@ -0,0 +1,22 @@
+diff -urN glunarclock-0.32.4.vanilla/screen-exec/Makefile.in glunarclock-0.32.4/screen-exec/Makefile.in
+--- glunarclock-0.32.4.vanilla/screen-exec/Makefile.in	2005-04-12 16:40:13.000000000 +0200
++++ glunarclock-0.32.4/screen-exec/Makefile.in	2006-06-03 22:59:05.000000000 +0200
+@@ -216,7 +216,6 @@
+ 	-DG_DISABLE_DEPRECATED		\
+ 	-DGDK_DISABLE_DEPRECATED	\
+         -DGTK_DISABLE_DEPRECATED	\
+-	-DGNOME_DISABLE_DEPRECATED	\
+ 	$(NULL)
+ 
+ 
+diff -urN glunarclock-0.32.4.vanilla/screen-exec/egg-screen-help.c glunarclock-0.32.4/screen-exec/egg-screen-help.c
+--- glunarclock-0.32.4.vanilla/screen-exec/egg-screen-help.c	2005-04-10 18:01:43.000000000 +0200
++++ glunarclock-0.32.4/screen-exec/egg-screen-help.c	2006-06-03 22:59:05.000000000 +0200
+@@ -30,6 +30,7 @@
+ #include <sys/stat.h>
+ #include <unistd.h>
+ #include <glib.h>
++#include <glib/gi18n.h>
+ #include <libgnome/gnome-help.h>
+ #include <libgnome/gnome-program.h>
+ #include <libgnome/gnome-i18n.h>
================================================================


More information about the pld-cvs-commit mailing list