summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorAndras Timar <timar@gnome.hu>2003-07-09 08:23:43 +0000
committerSzabolcs Ban <bansz@src.gnome.org>2003-07-09 08:23:43 +0000
commit2036d2b845b5bf828c20e238115bc6e69f81e0b1 (patch)
tree01036e0d943a4859ef66356ab90982082a9544ef /configure.in
parent4b3c1ae037c0b0de778dadd0d9487c532a1a2ffc (diff)
Added "hu" (Hungarian) to ALL_LINGUAS.
2003-07-09 Andras Timar <timar@gnome.hu> * configure.in: Added "hu" (Hungarian) 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 76aae80..e2879db 100644
--- a/configure.in
+++ b/configure.in
@@ -34,7 +34,7 @@ dnl *******************************
dnl Internationalization
dnl *******************************
-ALL_LINGUAS="am ca cs cy da de el en_GB es it ja ko nl no pl pt pt_BR sq sr sr@Latn sv uk vi zh_TW"
+ALL_LINGUAS="am ca cs cy da de el en_GB es hu it ja ko nl no pl pt pt_BR sq sr sr@Latn sv uk vi zh_TW"
GETTEXT_PACKAGE=zenity-0.1
AC_SUBST(GETTEXT_PACKAGE)
AM_GLIB_GNU_GETTEXT