diff options
author | Laurent Dhima <laurenti@src.gnome.org> | 2003-08-29 12:27:48 +0000 |
---|---|---|
committer | Laurent Dhima <laurenti@src.gnome.org> | 2003-08-29 12:27:48 +0000 |
commit | 4ec7006f282d3570b9ecff8e9e5eaef484f0723f (patch) | |
tree | fd3dd8981ce4dc8d160df650cc0c891e75db982e /configure.in | |
parent | 29130da180f9a09e235249a122a62257fce6547e (diff) | |
download | gtk+-4ec7006f282d3570b9ecff8e9e5eaef484f0723f.tar.gz |
Added "sq" to ALL_LINGUAS
* 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 6abf90aef8..6eec8c1389 100644 --- a/configure.in +++ b/configure.in @@ -395,7 +395,7 @@ AC_SUBST(STRIP_BEGIN) AC_SUBST(STRIP_END) # i18n stuff -ALL_LINGUAS="am ar 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 li lt lv mk ml mn ms ne 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" +ALL_LINGUAS="am ar 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 li lt lv mk ml mn ms ne nl nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta tr uk vi wa yi zh_CN zh_TW" AM_GLIB_GNU_GETTEXT LIBS="$LIBS $INTLLIBS" |