[Commits] PATCHSETS 1.1.2.22 1.1.2.23 ChangeLog 1.7.2.42 1.7.2.43 configure.ac 1.7.2.48 1.7.2.49

ticho at claws-mail.org ticho at claws-mail.org
Mon Jan 2 19:21:50 CET 2012


Update of /home/claws-mail/plugins/fetchinfo
In directory claws-mail:/tmp/cvs-serv14093

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

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

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/fetchinfo/configure.ac,v
retrieving revision 1.7.2.48
retrieving revision 1.7.2.49
diff -u -d -r1.7.2.48 -r1.7.2.49
--- configure.ac	19 Jun 2009 21:34:01 -0000	1.7.2.48
+++ configure.ac	2 Jan 2012 18:21:48 -0000	1.7.2.49
@@ -8,7 +8,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=4
 MICRO_VERSION=24
-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/fetchinfo/Attic/PATCHSETS,v
retrieving revision 1.1.2.22
retrieving revision 1.1.2.23
diff -u -d -r1.1.2.22 -r1.1.2.23
--- PATCHSETS	7 Dec 2008 07:50:10 -0000	1.1.2.22
+++ PATCHSETS	2 Jan 2012 18:21:48 -0000	1.1.2.23
@@ -20,3 +20,4 @@
 ( cvs diff -u -r 1.1.2.5 -r 1.1.2.6 README;  ) > 0.4.22cvs2.patchset
 ( cvs diff -u -r 1.7.2.42 -r 1.7.2.43 configure.ac;  cvs diff -u -r 1.1.2.4 -r 1.1.2.5 src/fetchinfo_plugin.h;  cvs diff -u -r 1.3.2.12 -r 1.3.2.13 src/fetchinfo_plugin_gtk.c;  ) > 0.4.22cvs3.patchset
 ( cvs diff -u -r 1.7.2.45 -r 1.7.2.46 configure.ac;  ) > 0.4.23cvs1.patchset
+( cvs diff -u -r 1.3.2.13 -r 1.3.2.14 src/fetchinfo_plugin_gtk.c;  ) > 0.4.24cvs1.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/fetchinfo/ChangeLog,v
retrieving revision 1.7.2.42
retrieving revision 1.7.2.43
diff -u -d -r1.7.2.42 -r1.7.2.43
--- ChangeLog	19 Dec 2008 13:11:59 -0000	1.7.2.42
+++ ChangeLog	2 Jan 2012 18:21:48 -0000	1.7.2.43
@@ -1,3 +1,8 @@
+2012-01-02 [ticho]	0.4.24cvs1
+
+	* src/fetchinfo_plugin_gtk.c
+		Use "claws-mail" i18n domain for preference section path.
+
 2008-12-19 [paul]	0.4.24
 
 	0.4.24 released



More information about the Commits mailing list