diff options
| author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-03-21 23:22:30 +0000 |
|---|---|---|
| committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-03-21 23:22:30 +0000 |
| commit | aae9de2a89a3b6464ba893df30e711b574aa1467 (patch) | |
| tree | 1097aac5849b0d58bf0b8c290d7cfba421d92bcf /packages/gtk+/gtk+-2.10.6/disable-tooltips.patch | |
| parent | a0c00ff8342e3b41f3feb60b3710665ea7879546 (diff) | |
| parent | df30e95c8af93e2fafac7cc7bca7ef0f4c27e035 (diff) | |
merge of '6c7f9afdafc67f5e5a8263301ca0cfce430be173'
and '8ee01e7aef977a6c51cf71b7d11f65f42e0dc413'
Diffstat (limited to 'packages/gtk+/gtk+-2.10.6/disable-tooltips.patch')
| -rw-r--r-- | packages/gtk+/gtk+-2.10.6/disable-tooltips.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/gtk+/gtk+-2.10.6/disable-tooltips.patch b/packages/gtk+/gtk+-2.10.6/disable-tooltips.patch deleted file mode 100644 index d71d839c3c..0000000000 --- a/packages/gtk+/gtk+-2.10.6/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; |
