[glabels/glabels_2_2: 6/16] 2009-05-19 Jim Evins <evins snaught com>



commit 2fdeef77371533c7ae0f627fa14dd683616b8dd5
Author: Jim Evins <evins snaught com>
Date:   Wed May 20 01:00:22 2009 +0000

    2009-05-19  Jim Evins  <evins snaught com>
    
    	* configure.in:
    	* po/LINGUAS:
    		Moved translation list from configure.in to po/LINGUAS.
    
    
    git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/branches/glabels-2_2 853 f5e0f49d-192f-0410-a22d-a8d8700d0965

 glabels2/ChangeLog    |    6 ++++++
 glabels2/configure.in |    2 --
 glabels2/po/LINGUAS   |   18 ++++++++++++++++++
 3 files changed, 24 insertions(+), 2 deletions(-)
---
diff --git a/glabels2/ChangeLog b/glabels2/ChangeLog
index 32a883a..af9cad1 100644
--- a/glabels2/ChangeLog
+++ b/glabels2/ChangeLog
@@ -1,6 +1,12 @@
 2009-05-19  Jim Evins  <evins snaught com>
 
 	* configure.in:
+	* po/LINGUAS:
+		Moved translation list from configure.in to po/LINGUAS.
+
+2009-05-19  Jim Evins  <evins snaught com>
+
+	* configure.in:
 	* po/zh_CN.po:
 		New Chinese translation (Careon <zzbusagain yahoo com cn>).
 	* AUTHORS:
diff --git a/glabels2/configure.in b/glabels2/configure.in
index 7063474..23cbb2f 100644
--- a/glabels2/configure.in
+++ b/glabels2/configure.in
@@ -176,8 +176,6 @@ GETTEXT_PACKAGE=glabels
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Gettext package])
 
-dnl Add the languages here.
-ALL_LINGUAS="fr de ja pt_BR es ru zh_TW.Big5 pl cs it eo ko ca zh_CN"
 AM_GLIB_GNU_GETTEXT
 
 
diff --git a/glabels2/po/LINGUAS b/glabels2/po/LINGUAS
new file mode 100644
index 0000000..828512c
--- /dev/null
+++ b/glabels2/po/LINGUAS
@@ -0,0 +1,18 @@
+# glabels translations
+#
+# please keep this list sorted alphabetically
+#
+ca
+cs
+de
+eo
+es
+fr
+it
+ja
+ko
+pl
+pt_BR
+ru
+zh_CN
+zh_TW.Big5



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