Hello,
In Jaunty, with the Dust Sand theme, the CPU Frequency Applet uses the same
font color as the panel background. Digging in the gtkrc file
(/usr/share/themes/Dust Sand/gtk-2.0/gtkrc), I found this "workaround" in
lines 539-545 that doesn't seem to be needed anymore. I can confirm that
uncommenting this fixes LP #323064 (
https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/323064)
I don't experience issues with DarkRoom or Dust themes, it's just with Dust
Sand.
The code:
# RSC: Fix for CPU frequency applet
style "applet-text" = "panel"
{
fg[NORMAL] = @bg_color
}
widget_class "*CPUFreqApplet*" style:highest "applet-text"
I hope you can remove/comment it and publish a fix for jaunty final!
Emilio
--
ubuntu-desktop mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-desktop