summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTõivo Leedjärv <toivo@linux.ee>2004-03-27 18:18:17 +0000
committerTƵivo LeedjƤrv <toivo@src.gnome.org>2004-03-27 18:18:17 +0000
commitb76e62226b916dce48a772815309056b770b7612 (patch)
tree2a6a88c7fb61cb4d1caf872083b084ddeb0fcfe9
parent706791d5825cbdce77c5c47b98f9626deebb089c (diff)
downloadmetacity-b76e62226b916dce48a772815309056b770b7612.tar.gz
Added et to ALL_LINGUAS.
2004-03-27 Tõivo Leedjärv <toivo@linux.ee> * configure.in: Added et to ALL_LINGUAS.
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e0575cfc..cc14a8d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-27 TƵivo LeedjƤrv <toivo@linux.ee>
+
+ * configure.in: Added et to ALL_LINGUAS.
+
2004-03-24 Guntupalli Karunakar <karunakar@freedomink.org>
* configure.in: Added "pa" (Punjabi) to ALL_LINGUAS.
diff --git a/configure.in b/configure.in
index 90ca45c1..095fc1cf 100644
--- a/configure.in
+++ b/configure.in
@@ -134,7 +134,7 @@ AC_ARG_ENABLE(shape, [ --disable-shape disable metacity's use
## try definining HAVE_BACKTRACE
AC_CHECK_HEADERS(execinfo.h, [AC_CHECK_FUNCS(backtrace)])
-ALL_LINGUAS="am ar az be bg bn ca cs cy da de el en_CA en_GB es fa fi fr ga gl he hi hr hu id is it ja ko lt lv mk ml mn ms nl nn no pa pl pt pt_BR ro ru sl sk sq sr sr@Latn sv ta th 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 fa fi fr ga gl he hi hr hu id is it ja ko lt lv mk ml mn ms nl nn no pa pl pt pt_BR ro ru sl sk sq sr sr@Latn sv ta th tr uk vi wa zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
## here we get the flags we'll actually use