[claws-mail-cvs-commit] PATCHSETS

Colin Leroy <[email protected]> Tue, 06 Oct 2009 17:17:55 +0000
Newsgroups gmane.mail.sylpheed.claws.cvs
Message-ID <[email protected]>
Update of /srv/cvs/claws-mail/plugins/fancy
In directory ran:/tmp/cvs-serv14168

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2009-10-06 [colin]	0.9.7cvs13

	* po/fr.po
		Add french translation

Index: configure.ac
===================================================================
RCS file: /srv/cvs/claws-mail/plugins/fancy/Attic/configure.ac,v
retrieving revision 1.1.2.32
retrieving revision 1.1.2.33
diff -u -d -r1.1.2.32 -r1.1.2.33
--- configure.ac	30 Sep 2009 06:53:43 -0000	1.1.2.32
+++ configure.ac	6 Oct 2009 17:17:52 -0000	1.1.2.33
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=9
 MICRO_VERSION=7
-EXTRA_VERSION=12
+EXTRA_VERSION=13
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then
@@ -53,7 +53,7 @@
 AC_TYPE_SIZE_T
 AC_STRUCT_TM
 
-ALL_LINGUAS="cs es fi hu id it ja ru"
+ALL_LINGUAS="cs es fi fr hu id it ja ru"
 AC_DEFINE_UNQUOTED(TEXTDOMAIN, "$PACKAGE", [Gettext textdomain])
 
 AM_GNU_GETTEXT_VERSION([0.15])

Index: PATCHSETS
===================================================================
RCS file: /srv/cvs/claws-mail/plugins/fancy/Attic/PATCHSETS,v
retrieving revision 1.1.2.28
retrieving revision 1.1.2.29
diff -u -d -r1.1.2.28 -r1.1.2.29
--- PATCHSETS	30 Sep 2009 06:53:43 -0000	1.1.2.28
+++ PATCHSETS	6 Oct 2009 17:17:52 -0000	1.1.2.29
@@ -28,3 +28,4 @@
 ( cvs diff -u -r 1.1.2.19 -r 1.1.2.20 src/fancy_viewer.c;  ) > 0.9.7cvs10.patchset
 ( cvs diff -u -r 1.1.2.6 -r 1.1.2.7 src/fancy_viewer.h;  cvs diff -u -r 1.1.2.20 -r 1.1.2.21 src/fancy_viewer.c;  ) > 0.9.7cvs11.patchset
 ( cvs diff -u -r 1.1.2.21 -r 1.1.2.22 src/fancy_viewer.c;  ) > 0.9.7cvs12.patchset
+( diff -u /dev/null po/fr.po;  ) > 0.9.7cvs13.patchset

Index: ChangeLog
===================================================================
RCS file: /srv/cvs/claws-mail/plugins/fancy/Attic/ChangeLog,v
retrieving revision 1.1.2.30
retrieving revision 1.1.2.31
diff -u -d -r1.1.2.30 -r1.1.2.31
--- ChangeLog	30 Sep 2009 06:53:43 -0000	1.1.2.30
+++ ChangeLog	6 Oct 2009 17:17:52 -0000	1.1.2.31
@@ -1,3 +1,8 @@
+2009-10-06 [colin]	0.9.7cvs13
+
+	* po/fr.po
+		Add french translation
+
 2009-09-30 [iwkse]	0.9.7cvs12
 
 	* src/fancy_viewer.c