Added "sq" to ALL_LINGUAGES
authorLaurent Dhima <laurenti@src.gnome.org>
Sun, 13 Oct 2002 16:57:22 +0000 (16:57 +0000)
committerLaurent Dhima <laurenti@src.gnome.org>
Sun, 13 Oct 2002 16:57:22 +0000 (16:57 +0000)
* configure.in: Added "sq" to ALL_LINGUAGES

configure.in

index 8594184..c485218 100644 (file)
@@ -330,7 +330,7 @@ dnl
 dnl gettext support
 dnl
 
-ALL_LINGUAS="az bg ca cs de el es eu fr gl hi ja ko ms nl nn no pl pt pt_BR ro ru sk sl sv ta tr uk vi zh_CN zh_TW"
+ALL_LINGUAS="az bg ca cs de el es eu fr gl hi ja ko ms nl nn no pl pt pt_BR ro ru sk sl sq sv ta tr uk vi zh_CN zh_TW"
 AM_GLIB_GNU_GETTEXT
 
 if test "$gt_cv_func_dgettext_libc" = "yes" || test "$gt_cv_func_dgettext_libintl" = "yes"; then