[Commits] PATCHSETS 1.1.2.261 1.1.2.262 ChangeLog 1.2.2.365 1.2.2.366 configure.ac 1.2.2.375 1.2.2.376
ticho at claws-mail.org
ticho at claws-mail.org
Fri Jan 6 15:28:35 CET 2012
Update of /home/claws-mail/plugins/vcalendar
In directory claws-mail:/tmp/cvs-serv9495
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-01-06 [ticho] 2.0.12cvs2
* src/gettext.h
* src/vcal_prefs.c
Exclude "Plugins" string from translation, since it will be
looked up from different gettext domain anyway.
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/vcalendar/configure.ac,v
retrieving revision 1.2.2.375
retrieving revision 1.2.2.376
diff -u -d -r1.2.2.375 -r1.2.2.376
--- configure.ac 2 Jan 2012 18:30:43 -0000 1.2.2.375
+++ configure.ac 6 Jan 2012 14:28:33 -0000 1.2.2.376
@@ -10,7 +10,7 @@
MAJOR_VERSION=2
MINOR_VERSION=0
MICRO_VERSION=12
-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.261
retrieving revision 1.1.2.262
diff -u -d -r1.1.2.261 -r1.1.2.262
--- PATCHSETS 2 Jan 2012 18:30:43 -0000 1.1.2.261
+++ PATCHSETS 6 Jan 2012 14:28:33 -0000 1.1.2.262
@@ -259,3 +259,4 @@
( cvs diff -u -r 1.2.2.371 -r 1.2.2.372 configure.ac; cvs diff -u -r 1.1.2.17 -r 1.1.2.18 po/fr.po; cvs diff -u -r -1.1.2.3 -r -1.1.2.4 po/id.po; diff -u /dev/null po/id_ID.po; cvs diff -u -r 1.1.2.11 -r 1.1.2.12 po/sk.po; ) > 2.0.11cvs12.patchset
( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/ru.po; ) > 2.0.11cvs13.patchset
( cvs diff -u -r 1.1.2.33 -r 1.1.2.34 src/vcal_prefs.c; ) > 2.0.12cvs1.patchset
+( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h; cvs diff -u -r 1.1.2.34 -r 1.1.2.35 src/vcal_prefs.c; ) > 2.0.12cvs2.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/vcalendar/ChangeLog,v
retrieving revision 1.2.2.365
retrieving revision 1.2.2.366
diff -u -d -r1.2.2.365 -r1.2.2.366
--- ChangeLog 2 Jan 2012 18:30:43 -0000 1.2.2.365
+++ ChangeLog 6 Jan 2012 14:28:33 -0000 1.2.2.366
@@ -1,3 +1,10 @@
+2012-01-06 [ticho] 2.0.12cvs2
+
+ * src/gettext.h
+ * src/vcal_prefs.c
+ Exclude "Plugins" string from translation, since it will be
+ looked up from different gettext domain anyway.
+
2012-01-02 [ticho] 2.0.12cvs1
* src/vcal_prefs.c
More information about the Commits
mailing list