File xfce4-datetime-plugin-0.6.1-enable-tooltips.patch of Package xfce4-panel-plugin-datetime

From 67251b5cd230cc07af2201a23341913854c4085c Mon Sep 17 00:00:00 2001
From: Diego Ongaro <ongardie@gmail.com>
Date: Fri, 31 Jul 2009 20:18:30 +0000
Subject: Enable tooltips for GTK >= 2.15.4 (bug #4141)

(Old svn revision: 7881)
---
diff --git a/panel-plugin/datetime.h b/panel-plugin/datetime.h
index ab039fa..57de4b9 100644
--- a/panel-plugin/datetime.h
+++ b/panel-plugin/datetime.h
@@ -22,9 +22,7 @@
 #ifndef DATETIME_H
 #define DATETIME_H
 
-#define I_CAN_HAS_BUGGY_TULTIPZ  0
-#define USE_GTK_TOOLTIP_API       (I_CAN_HAS_BUGGY_TULTIPZ && \
-                                   GTK_CHECK_VERSION(2,12,0))
+#define USE_GTK_TOOLTIP_API GTK_CHECK_VERSION(2,15,4)
 
 /* enums */
 enum {
openSUSE Build Service is sponsored by