diff options
author | Kjartan Maraas <kmaraas@gnome.org> | 2006-05-09 18:56:29 +0800 |
---|---|---|
committer | Kjartan Maraas <kmaraas@src.gnome.org> | 2006-05-09 18:56:29 +0800 |
commit | 4b4abd30438c497ec12073b1775fd37ccc34cb83 (patch) | |
tree | 6c3a4377676f3e9a10cb4cc1d9a95e436b572d0e | |
parent | 8e8efaafceffb25a297e59cb485a51f5645c2a7a (diff) | |
download | gsoc2013-evolution-4b4abd30438c497ec12073b1775fd37ccc34cb83.tar.gz 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-- | ChangeLog | 6 | ||||
-rw-r--r-- | configure.in | 3 | ||||
-rw-r--r-- | po/LINGUAS | 72 |
3 files changed, 79 insertions, 2 deletions
@@ -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 |