[xiph-commits] r15336 - trunk/vorbis-tools
ivo at svn.xiph.org
ivo at svn.xiph.org
Mon Sep 22 09:05:30 PDT 2008
Author: ivo
Date: 2008-09-22 09:05:30 -0700 (Mon, 22 Sep 2008)
New Revision: 15336
Modified:
trunk/vorbis-tools/CHANGES
trunk/vorbis-tools/configure.ac
Log:
Mention pl.po in configure.ac.
Modified: trunk/vorbis-tools/CHANGES
===================================================================
--- trunk/vorbis-tools/CHANGES 2008-09-22 16:03:06 UTC (rev 15335)
+++ trunk/vorbis-tools/CHANGES 2008-09-22 16:05:30 UTC (rev 15336)
@@ -3,7 +3,7 @@
* Fixed an error in configure.ac; --with-speex/flac work again (#1319)
* Corrected problems in the Visual Studio project files
* Updated po files from the Translation Project
- * Added new en_GB.po, eo.po, sk.po and vi.po translation files
+ * Added new en_GB.po, eo.po, pl.po, sk.po and vi.po translation files
* Added AC_USE_SYSTEM_EXTENSIONS to configure.ac; no more autogen.sh warnings
* Corrected SUBLANG values in intl/localename.c (#1415)
* Modify -v to -V on oggenc and oggdec for consistency (#1112)
Modified: trunk/vorbis-tools/configure.ac
===================================================================
--- trunk/vorbis-tools/configure.ac 2008-09-22 16:03:06 UTC (rev 15335)
+++ trunk/vorbis-tools/configure.ac 2008-09-22 16:05:30 UTC (rev 15336)
@@ -30,7 +30,7 @@
AC_PROG_LIBTOOL
-ALL_LINGUAS="be cs da en_GB eo es fr hr hu nl ro ru sk sv uk vi"
+ALL_LINGUAS="be cs da en_GB eo es fr hr hu nl pl ro ru sk sv uk vi"
AM_GNU_GETTEXT
dnl --------------------------------------------------
More information about the commits
mailing list