aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2006-05-09 18:56:29 +0800
committerKjartan Maraas <kmaraas@src.gnome.org>2006-05-09 18:56:29 +0800
commit4b4abd30438c497ec12073b1775fd37ccc34cb83 (patch)
tree6c3a4377676f3e9a10cb4cc1d9a95e436b572d0e
parent8e8efaafceffb25a297e59cb485a51f5645c2a7a (diff)
downloadgsoc2013-evolution-4b4abd30438c497ec12073b1775fd37ccc34cb83.tar
gsoc2013-evolution-4b4abd30438c497ec12073b1775fd37ccc34cb83.tar.gz
gsoc2013-evolution-4b4abd30438c497ec12073b1775fd37ccc34cb83.tar.bz2
gsoc2013-evolution-4b4abd30438c497ec12073b1775fd37ccc34cb83.tar.lz
gsoc2013-evolution-4b4abd30438c497ec12073b1775fd37ccc34cb83.tar.xz
gsoc2013-evolution-4b4abd30438c497ec12073b1775fd37ccc34cb83.tar.zst
gsoc2013-evolution-4b4abd30438c497ec12073b1775fd37ccc34cb83.zip
Patch from Brian Pepple to achieve GNOME Goal for po/LINGUAS. Closes bug
2006-05-09 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Patch from Brian Pepple to achieve GNOME Goal for po/LINGUAS. Closes bug #337965. * po/LINGUAS: New file. svn path=/trunk/; revision=31964
-rw-r--r--ChangeLog6
-rw-r--r--configure.in3
-rw-r--r--po/LINGUAS72
3 files changed, 79 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 300adf0bd0..55ecad44eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-05-09 Kjartan Maraas <kmaraas@gnome.org>
+
+ * configure.in: Patch from Brian Pepple to achieve
+ GNOME Goal for po/LINGUAS. Closes bug #337965.
+ * po/LINGUAS: New file.
+
2006-05-02 Kjartan Maraas <kmaraas@gnome.org>
configure.in: Fix compilation with modern openldap releases.
diff --git a/configure.in b/configure.in
index 4584d2efda..9487d8055d 100644
--- a/configure.in
+++ b/configure.in
@@ -80,9 +80,8 @@ AM_CONDITIONAL(HAVE_JW, test "x$HAVE_JW" = "xyes")
AC_SUBST(HAVE_JW)
dnl I18N stuff
-AC_PROG_INTLTOOL([0.30])
+AC_PROG_INTLTOOL([0.34.90])
-ALL_LINGUAS="am ar az be bg bn bs ca cs cy da de dz el en_AU en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka ko ku lt lv mn mk ms nb ne nl nn pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv ta te th tr uk vi wa xh zh_CN zh_HK zh_TW"
AM_GLIB_GNU_GETTEXT
GETTEXT_PACKAGE=evolution-$BASE_VERSION
diff --git a/po/LINGUAS b/po/LINGUAS
new file mode 100644
index 0000000000..4e09a677de
--- /dev/null
+++ b/po/LINGUAS
@@ -0,0 +1,72 @@
+# please keep this list sorted alphabetically
+#
+am
+ar
+az
+be
+bg
+bn
+bs
+ca
+cs
+cy
+da
+de
+dz
+el
+en_AU
+en_CA
+en_GB
+es
+et
+eu
+fa
+fi
+fr
+ga
+gl
+gu
+he
+hi
+hr
+hu
+id
+is
+it
+ja
+ka
+ko
+ku
+lt
+lv
+mn
+mk
+ms
+nb
+ne
+nl
+nn
+pa
+pl
+pt
+pt_BR
+ro
+ru
+rw
+sk
+sl
+sq
+sr
+sr@Latn
+sv
+ta
+te
+th
+tr
+uk
+vi
+wa
+xh
+zh_CN
+zh_HK
+zh_TW