Added Portuguese (pt) to ALL_LINGUAS.
authorDuarte Loreto <happyguy_pt@hotmail.com>
Mon, 5 May 2003 21:28:39 +0000 (21:28 +0000)
committerDuarte Loreto <dnloreto@src.gnome.org>
Mon, 5 May 2003 21:28:39 +0000 (21:28 +0000)
2003-05-05  Duarte Loreto <happyguy_pt@hotmail.com>

        * configure.in: Added Portuguese (pt) to ALL_LINGUAS.

ChangeLog
configure.in

index 1099135..b2605b3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-05  Duarte Loreto <happyguy_pt@hotmail.com>
+
+        * configure.in: Added Portuguese (pt) to ALL_LINGUAS.
+
 2003-05-05  Christian Rose  <menthos@menthos.com>
 
        * configure.in: Added sr and sr@Latn to ALL_LINGUAS.
index bf77500..c56977f 100644 (file)
@@ -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)