summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Pepple <bdpepple@gmail.com>2007-01-25 18:20:29 +0000
committerChristian Persch <chpe@src.gnome.org>2007-01-25 18:20:29 +0000
commitb5fdbd7952b5ad00e4131d388a11ff91002fd12f (patch)
treee3b2a2a95594b0feab3d1ea95006be6829d63650
parent650bf338e4a5d0342c823eec281a6c44011c033f (diff)
downloadgnome-doc-utils-b5fdbd7952b5ad00e4131d388a11ff91002fd12f.tar.gz
New file listing all supported languages.
2006-04-15 Brian Pepple <bdpepple@gmail.com> * po/LINGUAS: New file listing all supported languages. * configure.in: Use po/LINGUAS instead of including all languages directly in this file. See the wiki for more information: http://live.gnome.org/GnomeGoals/PoLinguas. Bug #337987. svn path=/trunk/; revision=864
-rw-r--r--ChangeLog8
-rw-r--r--configure.in2
-rw-r--r--po/LINGUAS61
3 files changed, 70 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b4208e9..ac686a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-04-15 Brian Pepple <bdpepple@gmail.com>
+
+ * po/LINGUAS: New file listing all supported languages.
+
+ * configure.in: Use po/LINGUAS instead of including all languages
+ directly in this file. See the wiki for more information:
+ http://live.gnome.org/GnomeGoals/PoLinguas. Bug #337987.
+
2007-01-25 Christian Persch <chpe@svn.gnome.org>
* tools/gnome-doc-utils.m4:
diff --git a/configure.in b/configure.in
index 75de588..ca28a98 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_INIT([gnome-doc-utils], [0.8.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-doc-utils])
AM_INIT_AUTOMAKE
-AC_PROG_INTLTOOL
+IT_PROG_INTLTOOL([0.35.0])
AM_GLIB_GNU_GETTEXT
GNOME_DOC_DEFINES
diff --git a/po/LINGUAS b/po/LINGUAS
new file mode 100644
index 0000000..7266705
--- /dev/null
+++ b/po/LINGUAS
@@ -0,0 +1,61 @@
+ar
+bg
+bn
+bn_IN
+ca
+cs
+cy
+da
+de
+dz
+el
+en_CA
+en_GB
+es
+et
+eu
+fi
+fr
+gl
+gu
+he
+hi
+hu
+id
+it
+ja
+ka
+ko
+lt
+lv
+mg
+mk
+ml
+mn
+mr
+nb
+ne
+nl
+or
+pa
+pt
+pt_BR
+ro
+ru
+rw
+sk
+sl
+sq
+sr
+sr@Latn
+sv
+ta
+th
+tr
+ug
+uk
+vi
+wa
+zh_CN
+zh_HK
+zh_TW