SOURCES: gtkam-locale-names.patch, gtkam-paths.patch - updated for...
qboosh
qboosh at pld-linux.org
Mon Jan 9 13:32:51 CET 2006
Author: qboosh Date: Mon Jan 9 12:32:51 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated for 0.1.13
---- Files affected:
SOURCES:
gtkam-locale-names.patch (1.2 -> 1.3) , gtkam-paths.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/gtkam-locale-names.patch
diff -u SOURCES/gtkam-locale-names.patch:1.2 SOURCES/gtkam-locale-names.patch:1.3
--- SOURCES/gtkam-locale-names.patch:1.2 Thu Jul 8 17:17:10 2004
+++ SOURCES/gtkam-locale-names.patch Mon Jan 9 13:32:46 2006
@@ -1,12 +1,11 @@
-diff -urN aa/gtkam-0.1.11/configure.in gtkam-0.1.11/configure.in
---- aa/gtkam-0.1.11/configure.in 2004-03-06 23:35:26.000000000 +0100
-+++ gtkam-0.1.11/configure.in 2004-03-21 13:19:24.917621312 +0100
-@@ -16,7 +16,7 @@
- AC_DEFINE_UNQUOTED(HAVE_CC,"$CC",[The C compiler we're using])
-
- dnl Add the languages which your application supports here.
--ALL_LINGUAS="cs da de es fr hu it ja no pt_BR pt_PT ru sl sv uk"
-+ALL_LINGUAS="cs da de es fr hu it ja nb pt_BR pt ru sl sv uk"
- AM_GNU_GETTEXT
-
+--- gtkam-0.1.13/configure.in.orig 2006-01-09 13:14:57.000000000 +0100
++++ gtkam-0.1.13/configure.in 2006-01-09 13:15:29.000000000 +0100
+@@ -58,7 +58,7 @@
+ dnl i18n support
dnl ---------------------------------------------------------------------------
+ GP_GETTEXT_HACK([],[Lutz MĂźller and others],[${MAIL_GPHOTO_TRANSLATION}])
+-ALL_LINGUAS="cs da de es fr hu it ja nb pl pt_BR pt_PT ru sl sv uk"
++ALL_LINGUAS="cs da de es fr hu it ja nb pl pt_BR pt ru sl sv uk"
+ AM_GNU_GETTEXT_VERSION([0.14.1])
+ AM_GNU_GETTEXT([external])
+ AM_PO_SUBDIRS()
================================================================
Index: SOURCES/gtkam-paths.patch
diff -u SOURCES/gtkam-paths.patch:1.2 SOURCES/gtkam-paths.patch:1.3
--- SOURCES/gtkam-paths.patch:1.2 Wed Jun 9 17:33:21 2004
+++ SOURCES/gtkam-paths.patch Mon Jan 9 13:32:46 2006
@@ -6,14 +6,14 @@
images_DATA = \
gtkam-audio.png \
gtkam-camera.png \
---- gtkam-0.1.10/src/Makefile.am.orig Sun Dec 1 22:52:11 2002
-+++ gtkam-0.1.10/src/Makefile.am Sat Jan 11 12:46:54 2003
-@@ -2,7 +2,7 @@
- INCLUDES = \
- -I$(top_srcdir)/intl \
- -W -Wall -Wno-unused -pedantic \
-- -DIMAGE_DIR=\"$(datadir)/images/gtkam\" \
-+ -DIMAGE_DIR=\"$(datadir)/gtkam/images\" \
- -DGTKAM_LOCALEDIR=\"$(datadir)/locale\" \
- -DPACKAGE_DATA_DIR=\"$(datadir)/gtkam\" \
- -DPACKAGE_SOURCE_DIR=\"$(top_srcdir)\" \
+--- gtkam-0.1.13/configure.in.orig 2005-12-31 00:25:32.000000000 +0100
++++ gtkam-0.1.13/configure.in 2006-01-09 13:10:38.000000000 +0100
+@@ -206,7 +206,7 @@
+ dnl Define application directories
+ dnl ---------------------------------------------------------------------------
+
+-AM_CPPFLAGS="$AM_CPPFLAGS -DIMAGE_DIR=\\\"\$(datadir)/images/gtkam\\\""
++AM_CPPFLAGS="$AM_CPPFLAGS -DIMAGE_DIR=\\\"\$(datadir)/gtkam/images\\\""
+ # These don't seem to be used
+ # AM_CPPFLAGS="$AM_CPPFLAGS -DPACKAGE_DATA_DIR=\\\"\$(datadir)/gtkam\\\""
+ # AM_CPPFLAGS="$AM_CPPFLAGS -DPACKAGE_SOURCE_DIR=\\\"\$(top_srcdir)\\\""
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/gtkam-locale-names.patch?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/SOURCES/gtkam-paths.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list