Mercurial > audlegacy
view Skins/Default/gtk-2.0/panel.rc @ 4827:aa98096c7f68
Implement core changes for output plugin probing.
I never thought I would actually use a goto.
author | William Pitcock <nenolod@atheme.org> |
---|---|
date | Fri, 27 Feb 2009 19:21:36 -0600 |
parents | cc5426d6d39c |
children |
line wrap: on
line source
style "tasklist-button" { xthickness = 0 ythickness = 0 engine "pixmap" { image { function = BOX state = NORMAL file = "Buttons/button-normal.png" border = {6,6,14,2} stretch = TRUE } image { function = BOX state = ACTIVE file = "Buttons/button-prelight.png" border = {6,6,14,2} stretch = TRUE } image { function = BOX state = PRELIGHT file = "Buttons/button-prelight.png" border = {6,6,14,2} stretch = TRUE } } } widget "*.tasklist-button" style "tasklist-button" style "panel-menubar" { xthickness = 1 ythickness = 0 engine "pixmap" { image { function = BOX state = NORMAL file = "Panel/panel-bg.png" border = {0,0,0,0} stretch = FALSE } } } class "*Panel*" style "panel-menubar"