diff options
author | Andraz Tori <minmax@src.gnome.org> | 2003-08-23 10:10:45 +0000 |
---|---|---|
committer | Andraz Tori <minmax@src.gnome.org> | 2003-08-23 10:10:45 +0000 |
commit | 197950b065ffed719d8738a357a50e3e17cffdb0 (patch) | |
tree | 9eb665400465755385b4368c3c43c9691538627c /configure.in | |
parent | Added Icelandic translation. (diff) | |
download | zenity-197950b065ffed719d8738a357a50e3e17cffdb0.tar.gz zenity-197950b065ffed719d8738a357a50e3e17cffdb0.tar.bz2 zenity-197950b065ffed719d8738a357a50e3e17cffdb0.zip |
Added sl
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 7a4fb604..950870a3 100644 --- a/configure.in +++ b/configure.in @@ -34,7 +34,7 @@ dnl ******************************* dnl Internationalization dnl ******************************* -ALL_LINGUAS="am az be ca cs cy da de el en_GB es fr ga hi hu is it ja ko ml ms nl no pl pt pt_BR ru sq sr sr@Latn sv uk vi zh_CN zh_TW" +ALL_LINGUAS="am az be ca cs cy da de el en_GB es fr ga hi hu is it ja ko ml ms nl no pl pt pt_BR ru sl sq sr sr@Latn sv uk vi zh_CN zh_TW" GETTEXT_PACKAGE=zenity-0.1 AC_SUBST(GETTEXT_PACKAGE) AM_GLIB_GNU_GETTEXT |