Hi, you could try this to remove the bold texts on the panel (I don't
know if there's a better way out there though)
-------------------------------------
Just open up your home folder and make sure you can view all hidden files, look
for the file .gtkrc-2.0
If the file isnt there open up your text editor and create one, put this
into that file:
style "modpanel"
{
font_name = "Sans 9"
fg[NORMAL] = "#060606"
}
widget "*PanelWidget*" style "modpanel"
widget "*PanelApplet*" style "modpanel"
widget "*fast-user-switch-applet*" style "modpanel"
Thats it! Just save the file. And into the terminal put :
killall gnome-panel
Now you got readable fonts in gnome panel.
--------------------------------------------------------------
source: http://ubuntuforums.org/showthread.php?t=1138150
--
gnome-panel clock appears in bold for dust themes
https://bugs.launchpad.net/bugs/439191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs