summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChristian Rose <menthos@menthos.com>2004-05-29 11:32:52 +0000
committerChristian Rose <menthos@src.gnome.org>2004-05-29 11:32:52 +0000
commite9558708713c72e365e1288df3f65ee3fece8650 (patch)
tree299a794f33dfe798fda953fefebac324f9fed867 /configure.in
parentdb0d25193055da690d93ecd9abf2385009852f9d (diff)
downloadnautilus-e9558708713c72e365e1288df3f65ee3fece8650.tar.gz
Added "tk" to ALL_LINGUAS. Added Turkmen translation by Gurban Mühemmet
2004-05-29 Christian Rose <menthos@menthos.com> * configure.in: Added "tk" to ALL_LINGUAS. * po/tk.po: Added Turkmen translation by Gurban Mühemmet Tewekgeli <gmtavakkoli@yahoo.com>.
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 24c5d8823..ba452e8a7 100644
--- a/configure.in
+++ b/configure.in
@@ -96,7 +96,7 @@ PKG_CHECK_MODULES(ALL, \
$STARTUP_NOTIFICATION_PACKAGE)
dnl ==========================================================================
-ALL_LINGUAS="af am ar az be bg bn ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu id is it ja ko li lt lv mi mk ml mn ms ne nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@ije sr@Latn sv th tr uk vi wa yi zh_CN zh_TW"
+ALL_LINGUAS="af am ar az be bg bn ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu id is it ja ko li lt lv mi mk ml mn ms ne nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@ije sr@Latn sv th tk tr uk vi wa yi zh_CN zh_TW"
GETTEXT_PACKAGE=nautilus
AC_SUBST(GETTEXT_PACKAGE)