summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Dhima <laurenti@src.gnome.org>2002-11-12 22:19:42 +0000
committerLaurent Dhima <laurenti@src.gnome.org>2002-11-12 22:19:42 +0000
commitca11c33f2c032471b1c776bd92f9d1493bd73709 (patch)
tree0e8b4c2c15422a5d9a0d31ceffb2e232023218ec
parentce5ae414cb19a1e5292f9ff47095db09f6eeb2e2 (diff)
downloadnautilus-ca11c33f2c032471b1c776bd92f9d1493bd73709.tar.gz
Added sq to ALL_LINGUAS sq.po added albanian translation [branch
* configure.in: Added sq to ALL_LINGUAS * /po: sq.po added albanian translation [branch gnome-2-0]
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 6c34da870..a91a2a3ef 100644
--- a/configure.in
+++ b/configure.in
@@ -64,7 +64,7 @@ PKG_CHECK_MODULES(ALL, \
libxml-2.0 >= $XML_REQUIRED)
dnl ==========================================================================
-ALL_LINGUAS="am az be bg ca cs da de el en_GB es et eu fi fr ga gl hu it ja ko lt lv ms nl nn no pl pt pt_BR ro ru sk sl sv ta tr uk vi zh_CN zh_TW"
+ALL_LINGUAS="am az be bg ca cs da de el en_GB es et eu fi fr ga gl hu it ja ko lt lv ms nl nn no pl pt pt_BR ro ru sk sl sq sv ta tr uk vi zh_CN zh_TW"
GETTEXT_PACKAGE=nautilus
AC_SUBST(GETTEXT_PACKAGE)