Package: gtk2-engines-ubuntulooks
Version: 0.9.12-2
Severity: minor
Tags: patch

Tooltips style is not set correctly in /usr/share/themes/Human/gtk-2.0/gtkrc
for GTK+ versions later than 2.12 as the tooltip widget is now gtk-tooltip
and not gtk-tooltips. The following trivial patch fixes this (following the
same change done to all the other themes included in gtk2-engine):

--- gtkrc.orig  2009-09-29 19:23:42.000000000 +0200
+++ gtkrc       2009-09-29 19:23:51.000000000 +0200
@@ -219,7 +219,7 @@
 widget_class "*.GtkCombo.GtkButton"    style "clearlooks-combo"
 # tooltips stuff
 widget_class "*.tooltips.*.GtkToggleButton" style "clearlooks-tasklist"
-widget "gtk-tooltips" style "clearlooks-tooltips"
+widget "gtk-tooltip*" style "clearlooks-tooltips"

 # treeview stuff
 widget_class "*.GtkTreeView.GtkButton" style "clearlooks-tree"

Thanks!

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (900, 'stable'), (100, 'testing'), (50, 'unstable'), (30, 
'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-acct (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash

Versions of packages gtk2-engines-ubuntulooks depends on:
ii  libatk1.0-0             1.22.0-1         The ATK accessibility toolkit
ii  libc6                   2.7-18           GNU C Library: Shared libraries
ii  libcairo2               1.6.4-7          The Cairo 2D vector graphics libra
ii  libglib2.0-0            2.16.6-2         The GLib library of C routines
ii  libgtk2.0-0 [gtk2.0-bin 2.12.12-1~lenny1 The GTK+ graphical user interface 
ii  libpango1.0-0           1.20.5-5         Layout and rendering of internatio

gtk2-engines-ubuntulooks recommends no packages.

gtk2-engines-ubuntulooks suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to