Author: jhaitsma Date: Sat Feb 16 21:09:03 2008 New Revision: 93 URL: http://svn.gnome.org/viewvc/netspeed?rev=93&view=rev
Log: 2008-02-16 Jaap Haitsma <[EMAIL PROTECTED]> * configure.in: * po/LINGUAS: Use po/LINGUAS for translation. Fixes bug #516864 Added: trunk/po/LINGUAS Modified: trunk/ChangeLog trunk/configure.in Modified: trunk/configure.in ============================================================================== --- trunk/configure.in (original) +++ trunk/configure.in Sat Feb 16 21:09:03 2008 @@ -7,7 +7,7 @@ AM_MAINTAINER_MODE AM_CONFIG_HEADER(config.h) AC_CONFIG_MACRO_DIR([m4]) -AC_PROG_INTLTOOL([0.21]) +IT_PROG_INTLTOOL([0.35.0]) AM_PROG_LIBTOOL AC_ISC_POSIX @@ -15,8 +15,6 @@ AC_PROG_INSTALL AC_PROG_MAKE_SET - -ALL_LINGUAS="cs de es et fi fr hu it ja ms nl pl pt_BR ro ru sv tr zh_CN" AM_GLIB_GNU_GETTEXT GETTEXT_PACKAGE=netspeed_applet AC_SUBST(GETTEXT_PACKAGE) Added: trunk/po/LINGUAS ============================================================================== --- (empty file) +++ trunk/po/LINGUAS Sat Feb 16 21:09:03 2008 @@ -0,0 +1,22 @@ +# please keep this list sorted alphabetically +# +cs +de +es +et +fi +fr +hu +it +ja +ms +nl +oc +pl +pt_BR +ro +ru +sv +tr +zh_CN + _______________________________________________ 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.