diff options
Diffstat (limited to 'Kogaion-daylight/gtk-2.0/apps')
-rwxr-xr-x | Kogaion-daylight/gtk-2.0/apps/panel.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Kogaion-daylight/gtk-2.0/apps/panel.rc b/Kogaion-daylight/gtk-2.0/apps/panel.rc index 34a6e19..2435e17 100755 --- a/Kogaion-daylight/gtk-2.0/apps/panel.rc +++ b/Kogaion-daylight/gtk-2.0/apps/panel.rc @@ -92,7 +92,7 @@ widget_class "*Notif*Brasero*" style "theme-panel" # XFCE panel theming. widget "*Xfce*Panel*" style "theme-panel" class "*Xfce*Panel*" style "theme-panel" -widget "*WnckPager*" style "workspace-switcher" +widget "*WnckPager*" style "workspace-switcher" # Fix gtk-entries in the panel #class "GtkEntry" style "test" |