[claws-mail-cvs-commit] PATCHSETS
Colin Leroy <[email protected]> Tue, 06 Oct 2009 17:17:06 +0000
| Newsgroups | gmane.mail.sylpheed.claws.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /srv/cvs/claws-mail/plugins/tnef_parse
In directory ran:/tmp/cvs-serv13961
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2009-10-06 [colin] 0.3.5cvs3
* po/fr.po
Update french translation
Index: configure.ac
===================================================================
RCS file: /srv/cvs/claws-mail/plugins/tnef_parse/Attic/configure.ac,v
retrieving revision 1.1.2.35
retrieving revision 1.1.2.36
diff -u -d -r1.1.2.35 -r1.1.2.36
--- configure.ac 18 Jul 2009 15:16:27 -0000 1.1.2.35
+++ configure.ac 6 Oct 2009 17:17:02 -0000 1.1.2.36
@@ -9,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=3
MICRO_VERSION=5
-EXTRA_VERSION=2
+EXTRA_VERSION=3
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
Index: PATCHSETS
===================================================================
RCS file: /srv/cvs/claws-mail/plugins/tnef_parse/Attic/PATCHSETS,v
retrieving revision 1.1.2.24
retrieving revision 1.1.2.25
diff -u -d -r1.1.2.24 -r1.1.2.25
--- PATCHSETS 18 Jul 2009 15:16:27 -0000 1.1.2.24
+++ PATCHSETS 6 Oct 2009 17:17:02 -0000 1.1.2.25
@@ -34,3 +34,4 @@
( cvs diff -u -r 1.1.2.31 -r 1.1.2.32 configure.ac; diff -u /dev/null po/id.po; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/it.po; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/ru.po; ) > 0.3.4cvs3.patchset
( cvs diff -u -r 1.1.2.33 -r 1.1.2.34 configure.ac; diff -u /dev/null po/es.po; ) > 0.3.5cvs1.patchset
( cvs diff -u -r 1.1.2.6 -r 1.1.2.7 src/tnef_parse.c; ) > 0.3.5cvs2.patchset
+( cvs diff -u -r 1.1.2.5 -r 1.1.2.6 po/fr.po; ) > 0.3.5cvs3.patchset
Index: ChangeLog
===================================================================
RCS file: /srv/cvs/claws-mail/plugins/tnef_parse/Attic/ChangeLog,v
retrieving revision 1.1.2.32
retrieving revision 1.1.2.33
diff -u -d -r1.1.2.32 -r1.1.2.33
--- ChangeLog 18 Jul 2009 15:16:27 -0000 1.1.2.32
+++ ChangeLog 6 Oct 2009 17:17:02 -0000 1.1.2.33
@@ -1,3 +1,8 @@
+2009-10-06 [colin] 0.3.5cvs3
+
+ * po/fr.po
+ Update french translation
+
2009-07-18 [mones] 0.3.5cvs2
* src/tnef_parse.c