Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37047433
en ru br
ALT Linux repositórios
S:0.8.3-alt1
5.0: 0.6.1-alt1
4.1: 0.5.0-alt1.M41.1
4.0: 0.4.1-alt1
3.0: 0.3.1-alt2

Group :: Desktop gráfico/XFce
RPM: xfce4-datetime-plugin

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: xfce4-datetime-plugin-0.6.1-tooltips.patch
Download


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 {
--
cgit v0.8.3.4
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009