monkey-bubble r258 - in trunk: . po
- From: herzi svn gnome org
- To: svn-commits-list gnome org
- Subject: monkey-bubble r258 - in trunk: . po
- Date: Wed, 6 Feb 2008 16:04:07 +0000 (GMT)
Author: herzi
Date: Wed Feb 6 16:04:06 2008
New Revision: 258
URL: http://svn.gnome.org/viewvc/monkey-bubble?rev=258&view=rev
Log:
2008-02-06 Sven Herzberg <sven imendio com>
Use LINGUAS according to http://live.gnome.org/GnomeGoals/PoLinguas
* configure.in,
* po/LINGUAS: moved the language definition into a po/LINGUAS file
Added:
trunk/po/LINGUAS
Modified:
trunk/ChangeLog
trunk/configure.in
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Wed Feb 6 16:04:06 2008
@@ -29,7 +29,7 @@
AM_DISABLE_STATIC
AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
-AC_PROG_INTLTOOL
+IT_PROG_INTLTOOL([0.35.0])
dnl ---------------
dnl | documentation |---------------------------------------------------------
@@ -173,9 +173,6 @@
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE",[The package name, for gettext])
-dnl Please keep this in alphabetical order
-ALL_LINGUAS="ar bg ca cs da de dz el en_CA en_GB es eu fi fr hr hu ja lv ms ne nl oc pt pt_BR ru rw sr sr Latn sv tr uk vi zh_CN zh_TW"
-
AM_GLIB_GNU_GETTEXT
dnl AM_GLIB_GNU_GETTEXT sets $DATADIRNAME
@@ -188,7 +185,7 @@
fi
AC_DEFINE_UNQUOTED(PACKAGE_LOCALE_DIR, "$PACKAGE_LOCALE_DIR",
- [The directory in which gphpedit's locale data will be stored])
+ [The directory in which monkey-bubble's locale data will be stored])
AC_MSG_RESULT($PACKAGE_LOCALE_DIR)
dnl -------------------
Added: trunk/po/LINGUAS
==============================================================================
--- (empty file)
+++ trunk/po/LINGUAS Wed Feb 6 16:04:06 2008
@@ -0,0 +1,35 @@
+## please keep this list sorted alphabetically
+ar
+bg
+ca
+cs
+da
+de
+dz
+el
+en_CA
+en_GB
+es
+eu
+fi
+fr
+hr
+hu
+ja
+lv
+ms
+ne
+nl
+oc
+pt
+pt_BR
+ru
+rw
+sr
+sr Latn
+sv
+tr
+uk
+vi
+zh_CN
+zh_TW
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]