summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorLaurent Dhima <laurenti@src.gnome.org>2003-08-12 22:47:13 +0000
committerLaurent Dhima <laurenti@src.gnome.org>2003-08-12 22:47:13 +0000
commitf8b4a391e3f1f05f0ef6dba85c6394f800eda8c8 (patch)
tree6b5ddf806c3e603790660290da8ad91bc4acc8ff /configure.in
parent2f3ed8ab651d1e9b847df258948770b8a9118d04 (diff)
downloadmetacity-f8b4a391e3f1f05f0ef6dba85c6394f800eda8c8.tar.gz
Added "sq" to ALL_LINGUAS
* configure.in: Added "sq" to ALL_LINGUAS
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e67ce249..c53d41dc 100644
--- a/configure.in
+++ b/configure.in
@@ -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