aboutsummaryrefslogtreecommitdiffstats
path: root/gtk+
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-07-04 18:41:59 +0000
committerPhil Blundell <philb@gnu.org>2004-07-04 18:41:59 +0000
commit4120200211a2f3892aeb4538ecc9420c3cc90ae9 (patch)
treef08658c30ef33993ac8e2c7ee4c1f8f1fd9fd96d /gtk+
parentb68823c8cdb24b5af22722a7960fe191856598bb (diff)
downloadopenembedded-4120200211a2f3892aeb4538ecc9420c3cc90ae9.tar.gz
turn mouse-over tooltips off by default.
BKrev: 40e84f776g9CrPTAyi0Y8wUVjHYqpw
Diffstat (limited to 'gtk+')
-rw-r--r--gtk+/gtk+-2.4.3/disable-tooltips.patch0
-rw-r--r--gtk+/gtk+_2.4.3.oe3
2 files changed, 2 insertions, 1 deletions
diff --git a/gtk+/gtk+-2.4.3/disable-tooltips.patch b/gtk+/gtk+-2.4.3/disable-tooltips.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/gtk+/gtk+-2.4.3/disable-tooltips.patch
diff --git a/gtk+/gtk+_2.4.3.oe b/gtk+/gtk+_2.4.3.oe
index 6e292a1600..cd7eba7beb 100644
--- a/gtk+/gtk+_2.4.3.oe
+++ b/gtk+/gtk+_2.4.3.oe
@@ -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