]> git.pld-linux.org Git - packages/gg2.git/commitdiff
- obsoleted
authoraflinta <aflinta@pld-linux.org>
Sat, 25 Jan 2003 19:21:57 +0000 (19:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gg2-gettext.patch -> 1.2

gg2-gettext.patch [deleted file]

diff --git a/gg2-gettext.patch b/gg2-gettext.patch
deleted file mode 100644 (file)
index 2265f24..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -urN gg2.orig/src/main.c gg2/src/main.c
---- gg2.orig/src/main.c        Sat Jan 25 17:29:03 2003
-+++ gg2/src/main.c     Sat Jan 25 17:47:17 2003
-@@ -151,6 +151,7 @@
- #ifdef ENABLE_NLS
-     bindtextdomain(PACKAGE, PACKAGE_LOCALE_DIR);
-     textdomain(PACKAGE);
-+    bind_textdomain_codeset (PACKAGE, "UTF-8");
- #endif
-     signal(SIGPIPE, SIG_IGN);
-     signal(SIGCHLD, sigchld);
This page took 0.044191 seconds and 4 git commands to generate.