[Commits] PATCHSETS 1.1.2.13 1.1.2.14 ChangeLog 1.1.2.20 1.1.2.21 configure.ac 1.1.2.22 1.1.2.23

ticho at claws-mail.org ticho at claws-mail.org
Fri Jan 6 15:17:12 CET 2012


Update of /home/claws-mail/plugins/bsfilter
In directory claws-mail:/tmp/cvs-serv7762

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-01-06 [ticho]	1.0.7cvs2

	* src/bsfilter_gtk.c
	* src/gettext.h
	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/bsfilter/Attic/configure.ac,v
retrieving revision 1.1.2.22
retrieving revision 1.1.2.23
diff -u -d -r1.1.2.22 -r1.1.2.23
--- configure.ac	2 Jan 2012 18:16:42 -0000	1.1.2.22
+++ configure.ac	6 Jan 2012 14:17:10 -0000	1.1.2.23
@@ -9,7 +9,7 @@
 MAJOR_VERSION=1
 MINOR_VERSION=0
 MICRO_VERSION=7
-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/bsfilter/Attic/PATCHSETS,v
retrieving revision 1.1.2.13
retrieving revision 1.1.2.14
diff -u -d -r1.1.2.13 -r1.1.2.14
--- PATCHSETS	2 Jan 2012 18:16:42 -0000	1.1.2.13
+++ PATCHSETS	6 Jan 2012 14:17:10 -0000	1.1.2.14
@@ -10,3 +10,4 @@
 ( cvs diff -u -r 1.1.2.18 -r 1.1.2.19 configure.ac;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/es.po;  cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/fr.po;  cvs diff -u -r -1.1.2.2 -r -1.1.2.3 po/id.po;  diff -u /dev/null po/id_ID.po;  cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/sk.po;  ) > 1.0.6cvs3.patchset
 ( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/ru.po;  ) > 1.0.6cvs4.patchset
 ( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/bsfilter_gtk.c;  ) > 1.0.7cvs1.patchset
+( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/bsfilter_gtk.c;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/gettext.h;  ) > 1.0.7cvs2.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/bsfilter/Attic/ChangeLog,v
retrieving revision 1.1.2.20
retrieving revision 1.1.2.21
diff -u -d -r1.1.2.20 -r1.1.2.21
--- ChangeLog	2 Jan 2012 18:16:42 -0000	1.1.2.20
+++ ChangeLog	6 Jan 2012 14:17:10 -0000	1.1.2.21
@@ -1,3 +1,10 @@
+2012-01-06 [ticho]	1.0.7cvs2
+
+	* src/bsfilter_gtk.c
+	* src/gettext.h
+	Exclude "Plugins" string from translation, since it will be
+	looked up from different gettext domain anyway.
+
 2012-01-02 [ticho]	1.0.7cvs1
 
 	* src/bsfilter_gtk.c



More information about the Commits mailing list