[Commits] PATCHSETS 1.1.2.6 1.1.2.7 ChangeLog 1.1.2.26 1.1.2.27 configure.ac 1.1.2.26 1.1.2.27
ticho at claws-mail.org
ticho at claws-mail.org
Fri Jan 6 15:20:41 CET 2012
Update of /home/claws-mail/plugins/clamd
In directory claws-mail:/tmp/cvs-serv8086
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-01-06 [ticho] 3.5.3cvs2
* src/clamav_plugin_gtk.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/clamd/Attic/configure.ac,v
retrieving revision 1.1.2.26
retrieving revision 1.1.2.27
diff -u -d -r1.1.2.26 -r1.1.2.27
--- configure.ac 2 Jan 2012 18:17:34 -0000 1.1.2.26
+++ configure.ac 6 Jan 2012 14:20:39 -0000 1.1.2.27
@@ -9,7 +9,7 @@
MAJOR_VERSION=3
MINOR_VERSION=5
MICRO_VERSION=3
-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/clamd/Attic/PATCHSETS,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -u -d -r1.1.2.6 -r1.1.2.7
--- PATCHSETS 2 Jan 2012 18:17:34 -0000 1.1.2.6
+++ PATCHSETS 6 Jan 2012 14:20:39 -0000 1.1.2.7
@@ -21,3 +21,4 @@
( 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
+( cvs diff -u -r 1.1.2.6 -r 1.1.2.7 src/clamav_plugin_gtk.c; ) > 3.5.3cvs2.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/clamd/Attic/ChangeLog,v
retrieving revision 1.1.2.26
retrieving revision 1.1.2.27
diff -u -d -r1.1.2.26 -r1.1.2.27
--- ChangeLog 2 Jan 2012 18:17:34 -0000 1.1.2.26
+++ ChangeLog 6 Jan 2012 14:20:39 -0000 1.1.2.27
@@ -1,3 +1,9 @@
+2012-01-06 [ticho] 3.5.3cvs2
+
+ * src/clamav_plugin_gtk.c
+ Exclude "Plugins" string from translation, since it will be
+ looked up from different gettext domain anyway.
+
2012-01-02 [ticho] 3.5.3cvs1
* src/clamav_plugin_gtk.c
More information about the Commits
mailing list