turn mouse-over tooltips off by default.
authorPhil Blundell <philb@gnu.org>
Sun, 4 Jul 2004 18:41:59 +0000 (18:41 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 4 Jul 2004 18:41:59 +0000 (18:41 +0000)
BKrev: 40e84f776g9CrPTAyi0Y8wUVjHYqpw

gtk+/gtk+-2.4.3/disable-tooltips.patch [new file with mode: 0644]
gtk+/gtk+_2.4.3.oe

diff --git a/gtk+/gtk+-2.4.3/disable-tooltips.patch b/gtk+/gtk+-2.4.3/disable-tooltips.patch
new file mode 100644 (file)
index 0000000..e69de29
index 6e292a1..cd7eba7 100644 (file)
@@ -5,7 +5,7 @@ SECTION = "libs"
 PRIORITY = "optional"
 MAINTAINER = "Philip Blundell <pb@handhelds.org>"
 DEPENDS = "glib-2.0 pango atk jpeg libpng xext"
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.4/gtk+-${PV}.tar.bz2 \
            file://no-demos.patch;patch=1 \
@@ -14,6 +14,7 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.4/gtk+-${PV}.tar.bz2 \
            file://gtk+-handhelds.patch;patch=1 \
            file://hardcoded_libtool.patch;patch=1 \
           file://spinbutton.patch;patch=1 \
+          file://disable-tooltips.patch;patch=1 \
            file://gtk-doc.m4"
 
 inherit autotools pkgconfig flow-lossage