[Commits] PATCHSETS 1.1.2.260 1.1.2.261 ChangeLog 1.2.2.364 1.2.2.365 configure.ac 1.2.2.374 1.2.2.375

ticho at claws-mail.org ticho at claws-mail.org
Mon Jan 2 19:30:45 CET 2012


Update of /home/claws-mail/plugins/vcalendar
In directory claws-mail:/tmp/cvs-serv15692

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-01-02 [ticho]	2.0.12cvs1

	* src/vcal_prefs.c
		Use "claws-mail" i18n domain for preference section path.

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/vcalendar/configure.ac,v
retrieving revision 1.2.2.374
retrieving revision 1.2.2.375
diff -u -d -r1.2.2.374 -r1.2.2.375
--- configure.ac	16 Dec 2011 12:38:36 -0000	1.2.2.374
+++ configure.ac	2 Jan 2012 18:30:43 -0000	1.2.2.375
@@ -10,7 +10,7 @@
 MAJOR_VERSION=2
 MINOR_VERSION=0
 MICRO_VERSION=12
-EXTRA_VERSION=0
+EXTRA_VERSION=1
 
 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.260
retrieving revision 1.1.2.261
diff -u -d -r1.1.2.260 -r1.1.2.261
--- PATCHSETS	16 Dec 2011 10:56:46 -0000	1.1.2.260
+++ PATCHSETS	2 Jan 2012 18:30:43 -0000	1.1.2.261
@@ -258,3 +258,4 @@
 ( cvs diff -u -r 1.2.2.118 -r 1.2.2.119 src/vcal_folder.c;  cvs diff -u -r 1.1.2.14 -r 1.1.2.15 src/vcal_folder.h;  cvs diff -u -r 1.2.2.94 -r 1.2.2.95 src/vcalendar.c;  ) > 2.0.11cvs11.patchset
 ( 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

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/vcalendar/ChangeLog,v
retrieving revision 1.2.2.364
retrieving revision 1.2.2.365
diff -u -d -r1.2.2.364 -r1.2.2.365
--- ChangeLog	16 Dec 2011 12:38:36 -0000	1.2.2.364
+++ ChangeLog	2 Jan 2012 18:30:43 -0000	1.2.2.365
@@ -1,3 +1,8 @@
+2012-01-02 [ticho]	2.0.12cvs1
+
+	* src/vcal_prefs.c
+		Use "claws-mail" i18n domain for preference section path.
+
 2011-12-16 [paul]	2.0.12
 
 	2.0.12 released



More information about the Commits mailing list