diff options
author | Laurent Dhima <laurenti@alblinux.net> | 2004-09-03 10:56:13 +0000 |
---|---|---|
committer | Laurent Dhima <laurenti@src.gnome.org> | 2004-09-03 10:56:13 +0000 |
commit | 0f78ddf2ce85bbea7689cc7776b036f2026d0baa (patch) | |
tree | a6b4a02c84e5c834783dcccc31f519f867f5689f /configure.in | |
parent | 3e9d55352de08b302bda00be92c0c119247ab00d (diff) | |
download | totem-0f78ddf2ce85bbea7689cc7776b036f2026d0baa.tar.gz |
Added sq to ALL_LINGUAS.
2004-09-03 Laurent Dhima <laurenti@alblinux.net>
* configure.in: Added sq to ALL_LINGUAS.
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 79224662d..d0133b926 100644 --- a/configure.in +++ b/configure.in @@ -295,7 +295,7 @@ if test "$GCC" = "yes" ; then fi dnl Add the languages which your application supports here. -ALL_LINGUAS="am ar az be bg bn ca cs cy da de el en_CA en_GB es et eu fi fr ga he hr hu is it ja ko lt lv mk ml ms nb nl no pl pt pt_BR ro ru sk sr sr@Latn sv tr uk vi wa zh_CN zh_TW" +ALL_LINGUAS="am ar az be bg bn ca cs cy da de el en_CA en_GB es et eu fi fr ga he hr hu is it ja ko lt lv mk ml ms nb nl no pl pt pt_BR ro ru sk sq sr sr@Latn sv tr uk vi wa zh_CN zh_TW" AM_GLIB_GNU_GETTEXT AC_OUTPUT([ |