[Commits] PATCHSETS 1.1.2.77 1.1.2.78 ChangeLog 1.1.2.86 1.1.2.87 configure.ac 1.1.2.89 1.1.2.90

ticho at claws-mail.org ticho at claws-mail.org
Fri Jan 6 15:22:19 CET 2012


Update of /home/claws-mail/plugins/fancy
In directory claws-mail:/tmp/cvs-serv8374

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

	* src/fancy_prefs.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/fancy/Attic/configure.ac,v
retrieving revision 1.1.2.89
retrieving revision 1.1.2.90
diff -u -d -r1.1.2.89 -r1.1.2.90
--- configure.ac	2 Jan 2012 18:20:51 -0000	1.1.2.89
+++ configure.ac	6 Jan 2012 14:22:16 -0000	1.1.2.90
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=9
 MICRO_VERSION=15
-EXTRA_VERSION=2
+EXTRA_VERSION=3
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/fancy/Attic/PATCHSETS,v
retrieving revision 1.1.2.77
retrieving revision 1.1.2.78
diff -u -d -r1.1.2.77 -r1.1.2.78
--- PATCHSETS	2 Jan 2012 18:20:51 -0000	1.1.2.77
+++ PATCHSETS	6 Jan 2012 14:22:16 -0000	1.1.2.78
@@ -76,3 +76,4 @@
 ( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/ru.po;  ) > 0.9.14cvs5.patchset
 ( cvs diff -u -r 1.1.2.51 -r 1.1.2.52 src/fancy_viewer.c;  ) > 0.9.15cvs1.patchset
 ( cvs diff -u -r 1.1.2.17 -r 1.1.2.18 src/fancy_prefs.c;  ) > 0.9.15cvs2.patchset
+( cvs diff -u -r 1.1.2.18 -r 1.1.2.19 src/fancy_prefs.c;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/gettext.h;  ) > 0.9.15cvs3.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/fancy/Attic/ChangeLog,v
retrieving revision 1.1.2.86
retrieving revision 1.1.2.87
diff -u -d -r1.1.2.86 -r1.1.2.87
--- ChangeLog	2 Jan 2012 18:20:51 -0000	1.1.2.86
+++ ChangeLog	6 Jan 2012 14:22:16 -0000	1.1.2.87
@@ -1,3 +1,10 @@
+2012-01-06 [ticho]	0.9.15cvs3
+
+	* src/fancy_prefs.c
+	* src/gettext.h
+		Exclude "Plugins" string from translation, since it will be
+		looked up from different gettext domain anyway.
+
 2012-01-02 [ticho]	0.9.15cvs2
 
 	* src/fancy_prefs.c



More information about the Commits mailing list