summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDuarte Loreto <happyguy_pt@hotmail.com>2003-05-05 21:28:39 +0000
committerDuarte Loreto <dnloreto@src.gnome.org>2003-05-05 21:28:39 +0000
commit5c7f24a8447ec63bf09934690d468771d2e6957c (patch)
tree2cbd6d178981d7c39fa93868753968f3a0336366 /configure.in
parent66b11f25e2f43bc31f3cc9241557f22c1e5bdae9 (diff)
downloadatk-5c7f24a8447ec63bf09934690d468771d2e6957c.tar.gz
Added Portuguese (pt) to ALL_LINGUAS.
2003-05-05 Duarte Loreto <happyguy_pt@hotmail.com> * configure.in: Added Portuguese (pt) 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 bf77500..c56977f 100644
--- a/configure.in
+++ b/configure.in
@@ -86,7 +86,7 @@ AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, ["$GETTEXT_PACKAGE"],
[Define the gettext package to be used])
-ALL_LINGUAS="am az be bg bn ca cs da de en_GB el eo es fa fi fr he hu kn ko id it ja lv ml mk mn ms nl no pl pt_BR ro ru sk sq sr sr@Latn sv tr uk vi yi zh_CN zh_TW"
+ALL_LINGUAS="am az be bg bn ca cs da de en_GB el eo es fa fi fr he hu kn ko id it ja lv ml mk mn ms nl no pl pt pt_BR ro ru sk sq sr sr@Latn sv tr uk vi yi zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
GLIB_DEFINE_LOCALEDIR(atklocaledir)