summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSteven Michael Murphy <smurphy@src.gnome.org>2005-04-01 01:32:22 +0000
committerSteven Michael Murphy <smurphy@src.gnome.org>2005-04-01 01:32:22 +0000
commit2b86f5d870aa1aa1e0ecd108fb38da9c43e931b8 (patch)
tree8c00fadfef5955b59463d44080dc15957f5be28c /configure.in
parent0a7bbc9b06e2f0d80834f57665e30bafc1860dbb (diff)
downloadmetacity-2b86f5d870aa1aa1e0ecd108fb38da9c43e931b8.tar.gz
Added new Language, Kinyarwanda (rw), to this package
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 6a0bf879..eb8f7b97 100644
--- a/configure.in
+++ b/configure.in
@@ -155,7 +155,7 @@ AC_ARG_ENABLE(shape,
## try definining HAVE_BACKTRACE
AC_CHECK_HEADERS(execinfo.h, [AC_CHECK_FUNCS(backtrace)])
-ALL_LINGUAS="am ar az be bg bn bs 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 mk ml mn ms nb nl nn no or pa pl pt pt_BR ro ru sl sk sq sr sr@Latn sv ta th tk tr uk vi wa xh zh_CN zh_TW"
+ALL_LINGUAS="am ar az be bg bn bs 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 mk ml mn ms nb nl nn no or pa pl pt pt_BR ro ru rw sl sk sq sr sr@Latn sv ta th tk tr uk vi wa xh zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
## here we get the flags we'll actually use