Author: gforcada Date: Fri Jan 18 21:53:00 2008 New Revision: 275 URL: http://svn.gnome.org/viewvc/libmimedir?rev=275&view=rev
Log: Added missing languages codes to ALL_LINGUAS in configure.in Modified: trunk/ChangeLog trunk/configure.in Modified: trunk/configure.in ============================================================================== --- trunk/configure.in (original) +++ trunk/configure.in Fri Jan 18 21:53:00 2008 @@ -49,7 +49,7 @@ GETTEXT_PACKAGE=libmimedir AC_SUBST(GETTEXT_PACKAGE) AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Package name to be used by gettext.]) -ALL_LINGUAS="ar az ca cs de dz el en_CA en_GB es fi fr ga hr ml nb ne nl oc pl pt pt_BR rw sr [EMAIL PROTECTED] sv uk vi zh_CN" +ALL_LINGUAS="ar az ca cs de dz el en_CA en_GB es fi fr ga hr ml nb ne nl oc pa pl pt pt_BR rw sr [EMAIL PROTECTED] sv tr uk vi zh_CN" AM_GLIB_GNU_GETTEXT ################################################## _______________________________________________ SVN-commits-list mailing list (read only) http://mail.gnome.org/mailman/listinfo/svn-commits-list Want to limit the commits to a few modules? Go to above URL, log in to edit your options and select the modules ('topics') you want. Module maintainer? It is possible to set the reply-to to your development mailing list. Email [EMAIL PROTECTED] if interested.
