summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDanilo Šegan <dsegan@gmx.net>2003-05-06 04:00:39 +0000
committerDanilo Šegan <danilo@src.gnome.org>2003-05-06 04:00:39 +0000
commitf4601c0a0c9acb4985879e09b3a5a2c7ecfb7293 (patch)
tree78efa969117db18360ee7fb7fda7721df3670271 /configure.in
parent51b02f8b1d02128f5aba62b23ef2c1e94bee706b (diff)
Added "sr" and "sr@Latn" to ALL_LINGUAS.
2003-05-05 Danilo Šegan <dsegan@gmx.net> * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS. * po/sr.po, po/sr@Latn.po: Added Serbian translation by http://Prevod.org/.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index efbc678..d461587 100644
--- a/configure.in
+++ b/configure.in
@@ -28,7 +28,7 @@ dnl *******************************
dnl Internationalization
dnl *******************************
-ALL_LINGUAS="am ca cs da de el es it ja nl no pl pt pt_BR sv uk vi zh_TW"
+ALL_LINGUAS="am ca cs da de el es it ja nl no pl pt pt_BR sr sr@Latn sv uk vi zh_TW"
GETTEXT_PACKAGE=zenity-0.1
AC_SUBST(GETTEXT_PACKAGE)
AM_GLIB_GNU_GETTEXT