From 3eb9262c842b5a9a11d73af31d4a4519f5ccf1c4 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 26 Apr 2010 21:46:48 +0200 Subject: libgtk2: get rid of old patches Haven't been touches for more than 2 years, so lets get rid of them. Signed-off-by: Peter Korsgaard --- package/libgtk2/old_patches/disable-tooltips.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 package/libgtk2/old_patches/disable-tooltips.patch (limited to 'package/libgtk2/old_patches/disable-tooltips.patch') diff --git a/package/libgtk2/old_patches/disable-tooltips.patch b/package/libgtk2/old_patches/disable-tooltips.patch deleted file mode 100644 index d71d839c3c..0000000000 --- a/package/libgtk2/old_patches/disable-tooltips.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- gtk+-2.4.3/gtk/gtktooltips.c.old 2004-07-04 18:52:04.000000000 +0100 -+++ gtk+-2.4.3/gtk/gtktooltips.c 2004-07-04 18:52:08.000000000 +0100 -@@ -118,7 +118,7 @@ - tooltips->tips_data_list = NULL; - - tooltips->delay = DEFAULT_DELAY; -- tooltips->enabled = TRUE; -+ tooltips->enabled = FALSE; - tooltips->timer_tag = 0; - tooltips->use_sticky_delay = FALSE; - tooltips->last_popdown.tv_sec = -1; -- cgit v1.2.3