[Lunar-commits] r25573 - moonbase/trunk/doc-tools/intltool
Auke Kok
sofar at lunar-linux.org
Thu Aug 23 17:44:48 CEST 2007
Author: sofar
Date: 2007-08-23 17:44:48 +0200 (Thu, 23 Aug 2007)
New Revision: 25573
Modified:
moonbase/trunk/doc-tools/intltool/DETAILS
Log:
* configure.in: Up version to 0.36.1 for release
* intltool-merge.in.in:
Get rid of isGNUGettextTool as we don't really need it here
Only check if iconv is in the path
* intltool-update.in.in (FindLeftoutFiles):
Strip _build/ from the path name, to ignore some files during distcheck
* intltool-update.in.in (CONF_Handle_Open):
Check for the conf_in file in $SRCDIR/../ instead of just ../
* intltool-update.in.in (Console_Write_CoverageReport):
Print the locale id and Current translation status message to STDERR
From: zmcgrew at gmail.com
Modified: moonbase/trunk/doc-tools/intltool/DETAILS
===================================================================
--- moonbase/trunk/doc-tools/intltool/DETAILS 2007-08-23 15:44:21 UTC (rev 25572)
+++ moonbase/trunk/doc-tools/intltool/DETAILS 2007-08-23 15:44:48 UTC (rev 25573)
@@ -1,15 +1,15 @@
MODULE=intltool
- VERSION=0.35.0
- MAJOR=0.35
+ VERSION=0.36.1
+ MAJOR=0.36
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
- SOURCE_VFY=sha1:5e4e90e79696dbca1798753bd4135aa8556887f4
+ SOURCE_VFY=sha1:94debf3e9194f4476329ad15f777bf71f2d0b459
WEB_SITE=http://www.gnome.org
ENTERED=20010922
- UPDATED=20060908
+ UPDATED=20070823
SHORT="xml internationalization tools"
cat << EOF
intltool provides xml tools for extracting translatable strings from
various sources.
-EOF
+EOF
\ No newline at end of file
More information about the Lunar-commits
mailing list