Comment 2 for bug 307514

Revision history for this message
Martin MalĂ˝ (martin-maly) wrote :

I don't want to all the time upgrade. Hovewer, 8.04 writes "Kernel panic" on my old PC. I haven't why reinstall system.

About fun: Yes, I've had fun with panel. I've tried to change color of panel. I've make file and there is:

# ~/.gtkrc-2.0
style "panel-color" {
  fg[NORMAL] = "#222222"
  fg[ACTIVE] = "#111111"
  bg[NORMAL] = "#CC9900"
  bg[PRELIGHT] = "#FFCC00"
  bg[ACTIVE] = "#FFCC00"
}
widget "*PanelWidget*" style "panel-color"
widget "*PanelApplet*" style "panel-color"
widget "*Panel*" style "panel-color"
widget_class "*Panel*" style "panel-color"
class "*Panel*" style "panel-color"
class "*Tray*" style "panel-color"
class "*tray*" style "panel-color"

From this moment is panel broken. If I rename this file and panel has default color, it works bad, too.
This is when I have fun with Ubuntu...