Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGil Osher <dolfin@src.gnome.org>2003-07-08 05:45:38 (GMT)
committer Gil Osher <dolfin@src.gnome.org>2003-07-08 05:45:38 (GMT)
commit68f254de28fea90971c5847ebd464d02becbf128 (patch)
treeb6a4559ab9386fc8bd4dfeb124ccd5d1ab0d5fa1 /configure.in
parenta1900e01c04f845efb71dea83f3642f7f6f541b1 (diff)
Added "he" (Hebrew) 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 0d9d53e..2aa5303 100644
--- a/configure.in
+++ b/configure.in
@@ -45,7 +45,7 @@ AC_SUBST(XML_LIBS)
AM_ICONV
dnl Add the languages which your application supports here.
-ALL_LINGUAS="am ar az ca cs de el es fi fr hu it lt mk ml ms nl no pt pt_BR ro ru sk sv tr"
+ALL_LINGUAS="am ar az ca cs de el es fi fr he hu it lt mk ml ms nl no pt pt_BR ro ru sk sv tr"
dnl GCompris needs to know which locale are supported
AC_SUBST(ALL_LINGUAS)