beagle r4396 - in trunk/beagle: . po



Author: dbera
Date: Thu Jan 17 20:58:21 2008
New Revision: 4396
URL: http://svn.gnome.org/viewvc/beagle?rev=4396&view=rev

Log:
Port beagle to LINGUAS. Fixes #510172.


Added:
   trunk/beagle/po/LINGUAS
Modified:
   trunk/beagle/Makefile.am
   trunk/beagle/configure.in
   trunk/beagle/po/ca.po

Modified: trunk/beagle/Makefile.am
==============================================================================
--- trunk/beagle/Makefile.am	(original)
+++ trunk/beagle/Makefile.am	Thu Jan 17 20:58:21 2008
@@ -45,10 +45,6 @@
 SUBDIRS += thunderbird-extension
 endif
 
-# When the chooser work has been fixed up to use libbeagle, we can
-# reenable this directory.
-# SUBDIRS += chooser-fu
-
 EXTRA_DIST = 			\
 	HACKING			\
 	intltool-extract.in	\

Modified: trunk/beagle/configure.in
==============================================================================
--- trunk/beagle/configure.in	(original)
+++ trunk/beagle/configure.in	Thu Jan 17 20:58:21 2008
@@ -122,10 +122,9 @@
 # I18N
 #
 
-AC_PROG_INTLTOOL([0.23])
+IT_PROG_INTLTOOL([0.35.0])
 GETTEXT_PACKAGE=beagle
 AC_SUBST(GETTEXT_PACKAGE)
-ALL_LINGUAS="ar bg ca cs da de dz el en_CA en_GB es eu fi fr gl he hi hu it ja ka ko lt lv mk nb nl oc pa pl pt pt_BR ru sl sr sr Latn sv th tr uk vi zh_CN zh_HK zh_TW"
 AM_GLIB_GNU_GETTEXT
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Name of the package for translations])
 

Added: trunk/beagle/po/LINGUAS
==============================================================================
--- (empty file)
+++ trunk/beagle/po/LINGUAS	Thu Jan 17 20:58:21 2008
@@ -0,0 +1,46 @@
+# please keep this list sorted alphabetically
+#
+ar
+bg
+ca
+cs
+da
+de
+dz
+el
+en_CA
+en_GB
+es
+eu
+fi
+fr
+gl
+he
+hi
+hu
+it
+ja
+ka
+ko
+lt
+lv
+mk
+nb
+nl
+oc
+pa
+pl
+pt_BR
+pt
+ru
+sl
+sr Latn
+sr
+sv
+th
+tr
+uk
+vi
+zh_CN
+zh_HK
+zh_TW



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]