[Commits] tomboykeybinder.h 1.1.2.1 1.1.2.2

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/gtkhotkey/x11
In directory claws-mail:/tmp/cvs-serv921/gtkhotkey/x11

Modified Files:
      Tag: gtk2
	tomboykeybinder.h 
Log Message:
2011-10-31 [colin]	0.28cvs4

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

Index: tomboykeybinder.h
===================================================================
RCS file: /home/claws-mail/plugins/notification/gtkhotkey/x11/Attic/tomboykeybinder.h,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- tomboykeybinder.h	16 Oct 2009 21:23:33 -0000	1.1.2.1
+++ tomboykeybinder.h	31 Oct 2011 20:51:14 -0000	1.1.2.2
@@ -2,7 +2,7 @@
 #ifndef __TOMBOY_KEY_BINDER_H__
 #define __TOMBOY_KEY_BINDER_H__
 
-#include <glib/gtypes.h>
+#include <glib.h>
 
 G_BEGIN_DECLS
 



More information about the Commits mailing list