[Commits] PATCHSETS 1.1.2.51 1.1.2.52 ChangeLog 1.1.2.68 1.1.2.69 configure.ac 1.1.2.70 1.1.2.71

ticho at claws-mail.org ticho at claws-mail.org
Fri Jan 6 15:26:48 CET 2012


Update of /home/claws-mail/plugins/spam_report
In directory claws-mail:/tmp/cvs-serv9235

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

	* src/gettext.h
	* src/spam_report_prefs.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/spam_report/Attic/configure.ac,v
retrieving revision 1.1.2.70
retrieving revision 1.1.2.71
diff -u -d -r1.1.2.70 -r1.1.2.71
--- configure.ac	2 Jan 2012 18:25:56 -0000	1.1.2.70
+++ configure.ac	6 Jan 2012 14:26:46 -0000	1.1.2.71
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=3
 MICRO_VERSION=15
-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/spam_report/Attic/PATCHSETS,v
retrieving revision 1.1.2.51
retrieving revision 1.1.2.52
diff -u -d -r1.1.2.51 -r1.1.2.52
--- PATCHSETS	2 Jan 2012 18:25:56 -0000	1.1.2.51
+++ PATCHSETS	6 Jan 2012 14:26:46 -0000	1.1.2.52
@@ -50,3 +50,4 @@
 ( cvs diff -u -r 1.1.2.66 -r 1.1.2.67 configure.ac;  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.6 -r 1.1.2.7 po/sk.po;  ) > 0.3.14cvs1.patchset
 ( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/ru.po;  ) > 0.3.14cvs2.patchset
 ( cvs diff -u -r 1.1.2.7 -r 1.1.2.8 src/spam_report_prefs.c;  ) > 0.3.15cvs1.patchset
+( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h;  cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/spam_report_prefs.c;  ) > 0.3.15cvs2.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/spam_report/Attic/ChangeLog,v
retrieving revision 1.1.2.68
retrieving revision 1.1.2.69
diff -u -d -r1.1.2.68 -r1.1.2.69
--- ChangeLog	2 Jan 2012 18:25:56 -0000	1.1.2.68
+++ ChangeLog	6 Jan 2012 14:26:46 -0000	1.1.2.69
@@ -1,3 +1,10 @@
+2012-01-06 [ticho]	0.3.15cvs2
+
+	* src/gettext.h
+	* src/spam_report_prefs.c
+		Exclude "Plugins" string from translation, since it will be
+		looked up from different gettext domain anyway.
+
 2012-01-02 [ticho]	0.3.15cvs1
 
 	* src/spam_report_prefs.c



More information about the Commits mailing list