]> git.pld-linux.org Git - packages/control-center.git/commitdiff
fix for new gettext
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 7 Apr 2001 14:44:09 +0000 (14:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    control-center-gettext.patch -> 1.1

control-center-gettext.patch [new file with mode: 0644]

diff --git a/control-center-gettext.patch b/control-center-gettext.patch
new file mode 100644 (file)
index 0000000..220b3dc
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN control-center-1.4.0.1.org/configure.in control-center-1.4.0.1/configure.in
+--- control-center-1.4.0.1.org/configure.in    Sat Apr  7 15:26:26 2001
++++ control-center-1.4.0.1/configure.in        Sat Apr  7 15:26:51 2001
+@@ -44,7 +44,7 @@
+ AM_CONDITIONAL(FALSE, test "x" = "y")
+ ALL_LINGUAS="az bg ca cs da de el en_GB es et eu fi fr ga gl hr hu it ja ko lt nl no pl pt pt_BR ro ru sk sl sv tr uk wa zh_CN.GB2312 zh_TW.Big5"
+-AM_GNOME_GETTEXT
++AM_GNU_GETTEXT
+ AC_SUBST(CFLAGS)
+ AC_SUBST(LDFLAGS)
This page took 0.09591 seconds and 4 git commands to generate.