aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-07-07 04:49:41 +0800
committerChristian Persch <chpe@src.gnome.org>2004-07-07 04:49:41 +0800
commit675687512de86253a3ead036e868bf8c3fe88b99 (patch)
tree9a9c78464d128d0b31792da57d9bcc393bb0c3f6 /configure.in
parent35254ee03a3b52f9e73fdeb8d54911bf75d7a3bf (diff)
downloadgsoc2013-epiphany-675687512de86253a3ead036e868bf8c3fe88b99.tar
gsoc2013-epiphany-675687512de86253a3ead036e868bf8c3fe88b99.tar.gz
gsoc2013-epiphany-675687512de86253a3ead036e868bf8c3fe88b99.tar.bz2
gsoc2013-epiphany-675687512de86253a3ead036e868bf8c3fe88b99.tar.lz
gsoc2013-epiphany-675687512de86253a3ead036e868bf8c3fe88b99.tar.xz
gsoc2013-epiphany-675687512de86253a3ead036e868bf8c3fe88b99.tar.zst
gsoc2013-epiphany-675687512de86253a3ead036e868bf8c3fe88b99.zip
Add "he" to ALL_LINGUAS.
2004-07-06 Christian Persch <chpe@cvs.gnome.org> * configure.in: Add "he" 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 f3fd65177..1e5031d3f 100644
--- a/configure.in
+++ b/configure.in
@@ -247,7 +247,7 @@ dnl Internationalization
dnl *******************************
dnl Add the languages which your application supports here.
-ALL_LINGUAS="am ar az be bg bn ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gu hi hr hu is id it ja ko li lt nl mi mk mn ms nn no pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta th tk tr uk vi wa zh_CN zh_TW"
+ALL_LINGUAS="am ar az be bg bn ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gu he hi hr hu is id it ja ko li lt nl mi mk mn ms nn no pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta th tk tr uk vi wa zh_CN zh_TW"
GETTEXT_PACKAGE=epiphany
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package])