tangospg and 2008.8 - gui not drawing

Robert William Hutton rwh at helms-deep.cable.nu
Tue Aug 12 09:29:39 CEST 2008


Geoff Ruscoe wrote:
> Everything looks great now.  Except I still don't have the Auto Center 
> button anymore.  Anybody else having this problem?

Yep.  I fixed it; you just have to slightly reduce the x and y thickness 
in the toolitem stanza of your gtkrc.  Here's the patch:

--- /media/card/gtkrc	Tue Aug 12 11:36:52 2008
+++ /usr/share/themes/Moko/gtk-2.0/gtkrc	Tue Aug 12 16:25:23 2008
@@ -160,8 +160,8 @@

  style "toolitem"
  {
-  xthickness = 12
-  ythickness = 12
+  xthickness = 11
+  ythickness = 11

    bg[NORMAL] = @selected_bg_color
    fg[NORMAL] = @selected_fg_color




More information about the community mailing list