summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGora Mohanty <gmohanty@src.gnome.org>2004-10-27 18:25:38 +0000
committerGora Mohanty <gmohanty@src.gnome.org>2004-10-27 18:25:38 +0000
commitb2e2506ca1484f97042fbe41246be2168e5a4a79 (patch)
tree28524bcd891957486e9eb64b0b792492acc46261 /configure.in
parent6015fb8c2364ba5503717fa22197913dbabda1f6 (diff)
downloadmetacity-b2e2506ca1484f97042fbe41246be2168e5a4a79.tar.gz
configure.in: Added 'or' to ALL_LINGUAS.gnome-2-6
po/or.po: Updated Oriya translation.
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 9389d083..ab2cd990 100644
--- a/configure.in
+++ b/configure.in
@@ -135,7 +135,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 et eu fa fi fr ga gl gu he hi hr hu id is it ja ko lt lv mi 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 eu fa fi fr ga gl gu he hi hr hu id is it ja ko lt lv mi mk ml mn ms nl nn no or 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