[Commits] PATCHSETS 1.1.2.5 1.1.2.6 ChangeLog 1.1.2.25 1.1.2.26 configure.ac 1.1.2.25 1.1.2.26

ticho at claws-mail.org ticho at claws-mail.org
Mon Jan 2 19:17:36 CET 2012


Update of /home/claws-mail/plugins/clamd
In directory claws-mail:/tmp/cvs-serv13291

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

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

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/clamd/Attic/configure.ac,v
retrieving revision 1.1.2.25
retrieving revision 1.1.2.26
diff -u -d -r1.1.2.25 -r1.1.2.26
--- configure.ac	16 Dec 2011 12:34:41 -0000	1.1.2.25
+++ configure.ac	2 Jan 2012 18:17:34 -0000	1.1.2.26
@@ -9,7 +9,7 @@
 MAJOR_VERSION=3
 MINOR_VERSION=5
 MICRO_VERSION=3
-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/clamd/Attic/PATCHSETS,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -u -d -r1.1.2.5 -r1.1.2.6
--- PATCHSETS	16 Dec 2011 10:15:05 -0000	1.1.2.5
+++ PATCHSETS	2 Jan 2012 18:17:34 -0000	1.1.2.6
@@ -20,3 +20,4 @@
 ( cvs diff -u -r 1.1.2.11 -r 1.1.2.12 libclamd/clamd-plugin.c;  ) > 3.5.1cvs1.patchset
 ( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/pt_BR.po;  ) > 3.5.1cvs2.patchset
 ( cvs diff -u -r 1.1.2.23 -r 1.1.2.24 configure.ac;  cvs diff -u -r -1.1.2.1 -r -1.1.2.2 po/id.po;  diff -u /dev/null po/id_ID.po;  cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/sk.po;  ) > 3.5.2cvs1.patchset
+( cvs diff -u -r 1.1.2.5 -r 1.1.2.6 src/clamav_plugin_gtk.c;  ) > 3.5.3cvs1.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/clamd/Attic/ChangeLog,v
retrieving revision 1.1.2.25
retrieving revision 1.1.2.26
diff -u -d -r1.1.2.25 -r1.1.2.26
--- ChangeLog	16 Dec 2011 12:34:41 -0000	1.1.2.25
+++ ChangeLog	2 Jan 2012 18:17:34 -0000	1.1.2.26
@@ -1,3 +1,8 @@
+2012-01-02 [ticho]	3.5.3cvs1
+
+	* src/clamav_plugin_gtk.c
+		Use "claws-mail" i18n domain for preference section path.
+
 2011-12-16 [paul]	3.5.3
 
 	3.5.3 released



More information about the Commits mailing list