[Commits] PATCHSETS 1.1.2.265 1.1.2.266 ChangeLog 1.2.2.370 1.2.2.371 configure.ac 1.2.2.380 1.2.2.381
ticho at claws-mail.org
ticho at claws-mail.org
Thu Jul 12 00:01:25 CEST 2012
Update of /home/claws-mail/plugins/vcalendar
In directory srv:/tmp/cvs-serv17550
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-07-11 [ticho] 2.0.13cvs2
* src/vcal_folder.c
Use dngettext() in calls to inc_offline_should_override().
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/vcalendar/configure.ac,v
retrieving revision 1.2.2.380
retrieving revision 1.2.2.381
diff -u -d -r1.2.2.380 -r1.2.2.381
--- configure.ac 9 Jul 2012 05:10:13 -0000 1.2.2.380
+++ configure.ac 11 Jul 2012 22:01:22 -0000 1.2.2.381
@@ -10,7 +10,7 @@
MAJOR_VERSION=2
MINOR_VERSION=0
MICRO_VERSION=13
-EXTRA_VERSION=1
+EXTRA_VERSION=2
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/vcalendar/Attic/PATCHSETS,v
retrieving revision 1.1.2.265
retrieving revision 1.1.2.266
diff -u -d -r1.1.2.265 -r1.1.2.266
--- PATCHSETS 9 Jul 2012 05:10:13 -0000 1.1.2.265
+++ PATCHSETS 11 Jul 2012 22:01:22 -0000 1.1.2.266
@@ -263,3 +263,4 @@
( cvs diff -u -r 1.1.2.18 -r 1.1.2.19 po/fr.po; cvs diff -u -r 1.1.2.10 -r 1.1.2.11 po/hu.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/id_ID.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/lt.po; cvs diff -u -r 1.1.2.12 -r 1.1.2.13 po/sk.po; ) > 2.0.12cvs3.patchset
( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/lt.po; ) > 2.0.12cvs4.patchset
( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/gettext.h; ) > 2.0.13cvs1.patchset
+( cvs diff -u -r 1.2.2.119 -r 1.2.2.120 src/vcal_folder.c; ) > 2.0.13cvs2.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/vcalendar/ChangeLog,v
retrieving revision 1.2.2.370
retrieving revision 1.2.2.371
diff -u -d -r1.2.2.370 -r1.2.2.371
--- ChangeLog 9 Jul 2012 05:10:13 -0000 1.2.2.370
+++ ChangeLog 11 Jul 2012 22:01:22 -0000 1.2.2.371
@@ -1,3 +1,8 @@
+2012-07-11 [ticho] 2.0.13cvs2
+
+ * src/vcal_folder.c
+ Use dngettext() in calls to inc_offline_should_override().
+
2012-07-09 [paul] 2.0.13cvs1
* src/gettext.h
More information about the Commits
mailing list