summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChristian Rose <menthos@menthos.com>2003-05-05 08:53:25 +0000
committerChristian Rose <menthos@src.gnome.org>2003-05-05 08:53:25 +0000
commit04180437cb69e3c3c6b85bcec3f8e0839dbc5ef2 (patch)
tree8fa5f9eed7f34fea6f49fa9761c8cd23a27a72ad /configure.in
parentbe9972bb3b695676f237fb89f2bc85f65aab356c (diff)
downloadgtk+-04180437cb69e3c3c6b85bcec3f8e0839dbc5ef2.tar.gz
Added sr and sr@Latn to ALL_LINGUAS. Removed sp, it's replaced by sr@Latn.
2003-05-05 Christian Rose <menthos@menthos.com> * configure.in: Added sr and sr@Latn to ALL_LINGUAS. Removed sp, it's replaced by sr@Latn. * po/sr.po, po/sr@Latn.po: Added Serbian translation by Danilo Ĺ egan <dsegan@gmx.net>.
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 5b1dc28ddd..b593d9962e 100644
--- a/configure.in
+++ b/configure.in
@@ -387,7 +387,7 @@ AC_SUBST(STRIP_BEGIN)
AC_SUBST(STRIP_END)
# i18n stuff
-ALL_LINGUAS="am az be bg ca cs cy da de el en_GB es et eu fa fi fr ga gl he hi hr hu ia id it ja ko lt lv mk ml mn ms nl nn no pl pt pt_BR ro ru sk sl sp sr sv ta tr uk vi wa yi zh_CN zh_TW"
+ALL_LINGUAS="am az be bg ca cs cy da de el en_GB es et eu fa fi fr ga gl he hi hr hu ia id it ja ko lt lv mk ml mn ms nl nn no pl pt pt_BR ro ru sk sl sr sr@Latn sv ta tr uk vi wa yi zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
LIBS="$LIBS $INTLLIBS"