summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSteven Michael Murphy <smurphy@src.gnome.org>2005-03-31 05:24:36 +0000
committerSteven Michael Murphy <smurphy@src.gnome.org>2005-03-31 05:24:36 +0000
commit65dea238a9fed7dd57de3b6b4c1ac48fcdfd5f9d (patch)
tree1b752fa64e6c80644b8a80b69bc11c8cbeac05eb /configure.in
parent223b98b2ddd37d43fd57442544e1d258ab487d00 (diff)
downloadatk-65dea238a9fed7dd57de3b6b4c1ac48fcdfd5f9d.tar.gz
Added new language, Kinyarwanda (rw) to the list. Initial translations are
Added new language, Kinyarwanda (rw) to the list. Initial translations are from merge of compendium.
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 6d95dc9..2bd0465 100644
--- a/configure.in
+++ b/configure.in
@@ -163,7 +163,7 @@ PKG_CHECK_MODULES(DEP, glib-2.0 >= $GLIB_REQUIRED_VERSION $GLIB_PACKAGES, ,
# Rerun PKG_CONFIG to add gthread-2.0 cflags, but not libs
DEP_CFLAGS=`$PKG_CONFIG --cflags $GLIB_PACKAGES gthread-2.0`
-ALL_LINGUAS="af am ar as az be bg bn bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gu he hi hr hu id is it ja kn ko li lt lv mk ml mn mr ms nb ne nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sr@ije sv ta th tk tr uk vi wa xh yi zh_CN zh_TW"
+ALL_LINGUAS="af am ar as az be bg bn bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gu he hi hr hu id is it ja kn ko li lt lv mk ml mn mr ms nb ne nl nn no pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sr@ije sv ta th tk tr uk vi wa xh yi zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
AM_GLIB_DEFINE_LOCALEDIR(ATK_LOCALEDIR)