Added "sq" to ALL_LINGUAS

* configure.in: Added "sq" to ALL_LINGUAS
This commit is contained in:
Laurent Dhima 2003-08-12 22:47:13 +00:00
parent 2f3ed8ab65
commit f8b4a391e3
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2003-08-13 Laurent Dhima <laurenti@alblinux.net>
* configure.in: Added "sq" to ALL_LINGUAS.
2003-08-10 Havoc Pennington <hp@pobox.com>
* src/screen.c (meta_screen_new): don't select for button
@ -495,7 +499,7 @@ Fri Jun 6 19:27:53 2003 Jonathan Blandford <jrb@gnome.org>
* configure.in: Added "cy" (Welsh) to ALL_LINGUAS.
2003-05-06 Danilo Å egan <dsegan@gmx.net>
2003-05-06 Danilo Å egan <dsegan@gmx.net>
* configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.

View File

@ -117,7 +117,7 @@ AC_ARG_ENABLE(shape, [ --disable-shape disable metacity's use
## try definining HAVE_BACKTRACE
AC_CHECK_HEADERS(execinfo.h, [AC_CHECK_FUNCS(backtrace)])
ALL_LINGUAS="am az be bg ca cs cy da de el en_GB es fa fi fr ga gl he hu id is it ja ko lv mk ml mn ms nl no pl pt pt_BR ro ru sl sk sr sr@Latn sv tr uk vi wa zh_CN zh_TW"
ALL_LINGUAS="am az be bg ca cs cy da de el en_GB es fa fi fr ga gl he hu id is it ja ko lv mk ml mn ms nl no pl pt pt_BR ro ru sl sk sq sr sr@Latn sv tr uk vi wa zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
## here we get the flags we'll actually use