Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
xfce4-panel-plugin-datetime
xfce4-datetime-plugin-0.6.1-enable-tooltips.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
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 {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor