evolution-rss r480 - in trunk: . po



Author: claudep
Date: Sat Mar 28 08:20:16 2009
New Revision: 480
URL: http://svn.gnome.org/viewvc/evolution-rss?rev=480&view=rev

Log:
2009-03-28  Claude Paroz  <claude 2xlibre net>

	* po/Makefile.in.in: Deleted. This file should not be in VCS.
	* po/LINGUAS:
	* configure.ac: Convert to LINGUAS convention.
	See http://live.gnome.org/GnomeGoals/PoLinguas

Added:
   trunk/po/LINGUAS
Removed:
   trunk/po/Makefile.in.in
Modified:
   trunk/ChangeLog
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Sat Mar 28 08:20:16 2009
@@ -10,7 +10,7 @@
 dnl make sure we keep ACLOCAL_FLAGS around for maintainer builds to work
 AC_SUBST(ACLOCAL_AMFLAGS, "\${ACLOCAL_FLAGS}")
 
-AC_PROG_INTLTOOL([0.21])
+IT_PROG_INTLTOOL([0.35.0])
 
 AC_PROG_CC
 AM_PROG_CC_C_O
@@ -250,7 +250,6 @@
 if test "x$GETTEXT" = "xno"; then
 	AC_MSG_ERROR(Package gettext not installed)
 fi
-ALL_LINGUAS="cs en_AU en_GB es it mr ro ru sv te"
 
 GETTEXT_PACKAGE=evolution-rss
 AC_SUBST(GETTEXT_PACKAGE)

Added: trunk/po/LINGUAS
==============================================================================
--- (empty file)
+++ trunk/po/LINGUAS	Sat Mar 28 08:20:16 2009
@@ -0,0 +1,12 @@
+# please keep this list sorted alphabetically
+#
+cs
+en_AU
+en_GB
+es
+it
+mr
+ro
+ru
+sv
+te



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]