summaryrefslogtreecommitdiff
path: root/desktop-themes/Menta
diff options
context:
space:
mode:
authorraveit <[email protected]>2013-04-11 18:21:53 +0200
committerraveit <[email protected]>2013-04-11 18:21:53 +0200
commitdafb217493bb695a070e8b82ebed8e3e99017536 (patch)
treeba7344828ee3f91d923e0187e5087368b3532dbf /desktop-themes/Menta
parent5dcfab4f11b747eec2da6cd59d4dff5e2d2b826b (diff)
downloadmate-themes-dafb217493bb695a070e8b82ebed8e3e99017536.tar.bz2
mate-themes-dafb217493bb695a070e8b82ebed8e3e99017536.tar.xz
fix GTK2 panel.rc
Diffstat (limited to 'desktop-themes/Menta')
-rw-r--r--desktop-themes/Menta/gtk-2.0/widgets/panel.rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop-themes/Menta/gtk-2.0/widgets/panel.rc b/desktop-themes/Menta/gtk-2.0/widgets/panel.rc
index 7148815f..08a0b9a1 100644
--- a/desktop-themes/Menta/gtk-2.0/widgets/panel.rc
+++ b/desktop-themes/Menta/gtk-2.0/widgets/panel.rc
@@ -156,9 +156,9 @@ widget_class "*LauncherPlugin*" style:highest "theme-panel-buttons"
widget_class "*ActionsPlugin*" style:highest "theme-panel-buttons"
# lxpanel and fbpanel
-+widget "*.tclock.*" style "theme-panel-buttons"
-+widget "*.taskbar.*" style "theme-panel-buttons"
-+widget_class "*GtkBgbox*" style "theme-panel-buttons"
+widget "*.tclock.*" style "theme-panel-buttons"
+widget "*.taskbar.*" style "theme-panel-buttons"
+widget_class "*GtkBgbox*" style "theme-panel-buttons"
# Make sure panel text color doesn't change
widget_class "*Panel*MenuBar*" style "theme-main-menu-text"