[Commits] ChangeLog 1.1.2.91 1.1.2.92 PATCHSETS 1.1.2.66 1.1.2.67 configure.ac 1.1.2.91 1.1.2.92

holger at claws-mail.org holger at claws-mail.org
Thu Aug 16 21:47:54 CEST 2012


Update of /home/claws-mail/plugins/python
In directory srv:/tmp/cvs-serv1995

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2012-08-16 [holger]	0.10cvs6

	* examples/auto/startup
		Allow keyboard shortcut assignment to
		"Mark thread as read" menu item 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/python/Attic/configure.ac,v
retrieving revision 1.1.2.91
retrieving revision 1.1.2.92
diff -u -d -r1.1.2.91 -r1.1.2.92
--- configure.ac	13 Aug 2012 22:12:35 -0000	1.1.2.91
+++ configure.ac	16 Aug 2012 19:47:52 -0000	1.1.2.92
@@ -10,7 +10,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=10
 MICRO_VERSION=0
-EXTRA_VERSION=5
+EXTRA_VERSION=6
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/python/Attic/PATCHSETS,v
retrieving revision 1.1.2.66
retrieving revision 1.1.2.67
diff -u -d -r1.1.2.66 -r1.1.2.67
--- PATCHSETS	13 Aug 2012 22:12:35 -0000	1.1.2.66
+++ PATCHSETS	16 Aug 2012 19:47:52 -0000	1.1.2.67
@@ -68,3 +68,4 @@
 ( cvs diff -u -r 1.1.2.15 -r 1.1.2.16 src/composewindowtype.c;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/gettext.h;  ) > 0.10cvs3.patchset
 ( cvs diff -u -r 1.1.2.5 -r 1.1.2.6 examples/README.examples;  diff -u /dev/null examples/auto/compose_any;  ) > 0.10cvs4.patchset
 ( cvs diff -u -r 1.1.2.90 -r 1.1.2.91 configure.ac;  cvs diff -u -r 1.1.2.4 -r 1.1.2.5 src/Makefile.am;  cvs diff -u -r 1.1.2.20 -r 1.1.2.21 src/python_plugin.c;  ) > 0.10cvs5.patchset
+( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 examples/auto/startup;  ) > 0.10cvs6.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/python/Attic/ChangeLog,v
retrieving revision 1.1.2.91
retrieving revision 1.1.2.92
diff -u -d -r1.1.2.91 -r1.1.2.92
--- ChangeLog	13 Aug 2012 22:12:34 -0000	1.1.2.91
+++ ChangeLog	16 Aug 2012 19:47:52 -0000	1.1.2.92
@@ -1,3 +1,9 @@
+2012-08-16 [holger]	0.10cvs6
+
+	* examples/auto/startup
+		Allow keyboard shortcut assignment to
+		"Mark thread as read" menu item
+
 2012-08-13 [holger]	0.10cvs5
 
 	* configure.ac



More information about the Commits mailing list