Author: sls Date: Mon Jan 7 09:09:09 2008 GMT Module: SOURCES Tag: HEAD ---- Log message: - s/zh/zh_CN/
---- Files affected: SOURCES: bygfoot-locale_names.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/bygfoot-locale_names.patch diff -u /dev/null SOURCES/bygfoot-locale_names.patch:1.1 --- /dev/null Mon Jan 7 10:09:09 2008 +++ SOURCES/bygfoot-locale_names.patch Mon Jan 7 10:09:04 2008 @@ -0,0 +1,11 @@ +--- bygfoot-2.2.0-source/configure.in.orig 2008-01-07 09:55:55.589979481 +0100 ++++ bygfoot-2.2.0-source/configure.in 2008-01-07 09:56:05.588454150 +0100 +@@ -30,7 +30,7 @@ + AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package.]) + + dnl Add the languages which your application supports here. +-ALL_LINGUAS="de nl fr pl ro bg zh es da sv it" ++ALL_LINGUAS="de nl fr pl ro bg zh_CN es da sv it" + AM_GLIB_GNU_GETTEXT + + dnl gstreamer checking ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
