Added "sr" "sr@Latn" to ALL_LINGUAS.

2003-05-14  Abel Cheung  <maddog@linux.org.hk>

	* configure.in: Added "sr" "sr@Latn" to ALL_LINGUAS.
This commit is contained in:
Abel Cheung 2003-05-14 02:52:32 +00:00 committed by Kwok-Koon Cheung
parent 3c255ac3b1
commit ed8894ed34
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2003-05-14 Abel Cheung <maddog@linux.org.hk>
* configure.in: Added "sr" "sr@Latn" to ALL_LINGUAS.
2003-05-13 Andrew Sobala <aes@gnome.org>
* Makefile.am: added themus support

View file

@ -24,7 +24,7 @@ fi
changequote([,])dnl
# Internationalization support
ALL_LINGUAS="am ar az be bg ca cs da de el en_GB es et fa fi fr ga gl he hr hu it ja ko lt lv mk ml mn ms nl nn no pl pt pt_BR ro ru sk sl sq sv ta tr uk vi wa zh_CN zh_TW"
ALL_LINGUAS="am ar az be bg ca cs da de el en_GB es et fa fi fr ga gl he hr hu it ja ko lt lv mk ml mn ms nl nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta tr uk vi wa zh_CN zh_TW"
GETTEXT_PACKAGE=control-center-2.0
AC_SUBST(GETTEXT_PACKAGE)