[Commits] PATCHSETS 1.1.2.159 1.1.2.160 ChangeLog 1.1.2.200 1.1.2.201 configure.ac 1.1.2.206 1.1.2.207

ticho at claws-mail.org ticho at claws-mail.org
Mon Jan 2 19:22:48 CET 2012


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

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

	* src/gtkhtml2_prefs.c
		Use "claws-mail" i18n domain for preference section path.

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/gtkhtml2_viewer/Attic/configure.ac,v
retrieving revision 1.1.2.206
retrieving revision 1.1.2.207
diff -u -d -r1.1.2.206 -r1.1.2.207
--- configure.ac	16 Dec 2011 12:35:59 -0000	1.1.2.206
+++ configure.ac	2 Jan 2012 18:22:46 -0000	1.1.2.207
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=32
 MICRO_VERSION=0
-EXTRA_VERSION=0
+EXTRA_VERSION=1
 
 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.159
retrieving revision 1.1.2.160
diff -u -d -r1.1.2.159 -r1.1.2.160
--- PATCHSETS	16 Dec 2011 10:26:30 -0000	1.1.2.159
+++ PATCHSETS	2 Jan 2012 18:22:46 -0000	1.1.2.160
@@ -158,3 +158,4 @@
 ( cvs diff -u -r 1.1.2.5 -r 1.1.2.6 src/claws.def;  cvs diff -u -r 1.1.2.91 -r 1.1.2.92 src/gtkhtml2_viewer.c;  cvs diff -u -r 1.1.2.2 -r 1.1.2.3 libgtkhtml/a11y/htmlviewaccessible.c;  cvs diff -u -r 1.1.2.3 -r 1.1.2.4 libgtkhtml/layout/html/htmlboxembedded.c;  cvs diff -u -r 1.1.2.3 -r 1.1.2.4 libgtkhtml/layout/html/htmlboxembeddedentry.c;  cvs diff -u -r 1.1.2.2 -r 1.1.2.3 libgtkhtml/layout/html/htmlembedded.c;  cvs diff -u -r 1.1.2.6 -r 1.1.2.7 libgtkhtml/view/htmlview.c;  ) > 0.31.0cvs3.patchset
 ( 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

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/gtkhtml2_viewer/Attic/ChangeLog,v
retrieving revision 1.1.2.200
retrieving revision 1.1.2.201
diff -u -d -r1.1.2.200 -r1.1.2.201
--- ChangeLog	16 Dec 2011 12:35:59 -0000	1.1.2.200
+++ ChangeLog	2 Jan 2012 18:22:46 -0000	1.1.2.201
@@ -1,3 +1,8 @@
+2012-01-02 [ticho]	0.32.0cvs1
+
+	* src/gtkhtml2_prefs.c
+		Use "claws-mail" i18n domain for preference section path.
+
 2011-12-16 [paul]	0.32.0
 
 	0.32 released



More information about the Commits mailing list