[Commits] PATCHSETS 1.1.2.174 1.1.2.175 ChangeLog 1.1.2.213 1.1.2.214 configure.ac 1.1.2.218 1.1.2.219

colin at claws-mail.org colin at claws-mail.org
Mon Oct 31 21:51:16 CET 2011


Update of /home/claws-mail/plugins/notification
In directory claws-mail:/tmp/cvs-serv921

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2011-10-31 [colin]	0.28cvs4

	* gtkhotkey/gtk-hotkey-error.h
	* gtkhotkey/x11/tomboykeybinder.h
		Fix build with GLib 2.31

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/notification/Attic/configure.ac,v
retrieving revision 1.1.2.218
retrieving revision 1.1.2.219
diff -u -d -r1.1.2.218 -r1.1.2.219
--- configure.ac	23 Oct 2011 22:24:51 -0000	1.1.2.218
+++ configure.ac	31 Oct 2011 20:51:14 -0000	1.1.2.219
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=28
 MICRO_VERSION=0
-EXTRA_VERSION=3
+EXTRA_VERSION=4
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/notification/Attic/PATCHSETS,v
retrieving revision 1.1.2.174
retrieving revision 1.1.2.175
diff -u -d -r1.1.2.174 -r1.1.2.175
--- PATCHSETS	23 Oct 2011 22:24:51 -0000	1.1.2.174
+++ PATCHSETS	31 Oct 2011 20:51:14 -0000	1.1.2.175
@@ -172,3 +172,4 @@
 ( cvs diff -u -r 1.1.2.14 -r 1.1.2.15 src/Makefile.am;  ) > 0.28cvs1.patchset
 ( cvs diff -u -r 1.1.2.4 -r 1.1.2.5 src/claws.def;  cvs diff -u -r 1.1.2.29 -r 1.1.2.30 src/notification_core.c;  cvs diff -u -r 1.1.2.42 -r 1.1.2.43 src/notification_plugin.c;  cvs diff -u -r 1.1.2.36 -r 1.1.2.37 src/notification_trayicon.c;  ) > 0.28cvs2.patchset
 ( cvs diff -u -r 1.1.2.14 -r 1.1.2.15 src/notification_foldercheck.c;  ) > 0.28cvs3.patchset
+( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 gtkhotkey/gtk-hotkey-error.h;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 gtkhotkey/x11/tomboykeybinder.h;  ) > 0.28cvs4.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/notification/Attic/ChangeLog,v
retrieving revision 1.1.2.213
retrieving revision 1.1.2.214
diff -u -d -r1.1.2.213 -r1.1.2.214
--- ChangeLog	23 Oct 2011 22:24:51 -0000	1.1.2.213
+++ ChangeLog	31 Oct 2011 20:51:14 -0000	1.1.2.214
@@ -1,3 +1,9 @@
+2011-10-31 [colin]	0.28cvs4
+
+	* gtkhotkey/gtk-hotkey-error.h
+	* gtkhotkey/x11/tomboykeybinder.h
+		Fix build with GLib 2.31
+
 2011-10-23 [colin]	0.28cvs3
 
 	* src/notification_foldercheck.c



More information about the Commits mailing list