[Commits] PATCHSETS 1.1.2.160 1.1.2.161 ChangeLog 1.1.2.201 1.1.2.202 configure.ac 1.1.2.207 1.1.2.208

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


Update of /home/claws-mail/plugins/gtkhtml2_viewer
In directory claws-mail:/tmp/cvs-serv8705

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

	* src/gettext.h
	* src/gtkhtml2_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/gtkhtml2_viewer/Attic/configure.ac,v
retrieving revision 1.1.2.207
retrieving revision 1.1.2.208
diff -u -d -r1.1.2.207 -r1.1.2.208
--- configure.ac	2 Jan 2012 18:22:46 -0000	1.1.2.207
+++ configure.ac	6 Jan 2012 14:23:24 -0000	1.1.2.208
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=32
 MICRO_VERSION=0
-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/gtkhtml2_viewer/Attic/PATCHSETS,v
retrieving revision 1.1.2.160
retrieving revision 1.1.2.161
diff -u -d -r1.1.2.160 -r1.1.2.161
--- PATCHSETS	2 Jan 2012 18:22:46 -0000	1.1.2.160
+++ PATCHSETS	6 Jan 2012 14:23:24 -0000	1.1.2.161
@@ -159,3 +159,4 @@
 ( cvs diff -u -r 1.1.2.4 -r 1.1.2.5 libgtkhtml/layout/html/htmlboxembeddedentry.c;  ) > 0.31.0cvs4.patchset
 ( cvs diff -u -r 1.1.2.204 -r 1.1.2.205 configure.ac;  cvs diff -u -r -1.1.2.3 -r -1.1.2.4 po/id.po;  diff -u /dev/null po/id_ID.po;  cvs diff -u -r 1.1.2.7 -r 1.1.2.8 po/sk.po;  ) > 0.31.0cvs5.patchset
 ( cvs diff -u -r 1.1.2.15 -r 1.1.2.16 src/gtkhtml2_prefs.c;  ) > 0.32.0cvs1.patchset
+( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h;  cvs diff -u -r 1.1.2.16 -r 1.1.2.17 src/gtkhtml2_prefs.c;  ) > 0.32.0cvs2.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/gtkhtml2_viewer/Attic/ChangeLog,v
retrieving revision 1.1.2.201
retrieving revision 1.1.2.202
diff -u -d -r1.1.2.201 -r1.1.2.202
--- ChangeLog	2 Jan 2012 18:22:46 -0000	1.1.2.201
+++ ChangeLog	6 Jan 2012 14:23:24 -0000	1.1.2.202
@@ -1,3 +1,10 @@
+2012-01-06 [ticho]	0.32.0cvs2
+
+	* src/gettext.h
+	* src/gtkhtml2_prefs.c
+	Exclude "Plugins" string from translation, since it will be
+	looked up from different gettext domain anyway.
+
 2012-01-02 [ticho]	0.32.0cvs1
 
 	* src/gtkhtml2_prefs.c



More information about the Commits mailing list