diff options
author | raveit65 <[email protected]> | 2014-11-05 12:21:33 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-11-05 12:21:33 +0100 |
commit | 1c61860479fb620890ab663f214a01b36a7b8ba0 (patch) | |
tree | d6c317057f8e6e7e60e575460bf263f63dcaa702 /desktop-themes/GreenLaguna/metacity-1 | |
parent | cc42a3792cabba52fca9f3e4e2ab7ff11d0f51fc (diff) | |
download | mate-themes-1c61860479fb620890ab663f214a01b36a7b8ba0.tar.bz2 mate-themes-1c61860479fb620890ab663f214a01b36a7b8ba0.tar.xz |
BlackMate GreenLaguna: fix double titlebar in windows which use header-bars, ie. mate-color-selection
Diffstat (limited to 'desktop-themes/GreenLaguna/metacity-1')
-rw-r--r-- | desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml | 2 | ||||
-rw-r--r-- | desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml b/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml index 8a811897..a0172d74 100644 --- a/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml +++ b/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml @@ -482,7 +482,7 @@ <frame focus="no" state="maximized_and_shaded" style="utility_unfocused"/> </frame_style_set> -<frame_style_set name="border" parent="normal"> +<frame_style_set name="border"> <frame focus="yes" state="normal" resize="both" style="border"/> <frame focus="no" state="normal" resize="both" style="border"/> <frame focus="yes" state="maximized" style="utility_focused"/> diff --git a/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml b/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml index 8a811897..a0172d74 100644 --- a/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml +++ b/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml @@ -482,7 +482,7 @@ <frame focus="no" state="maximized_and_shaded" style="utility_unfocused"/> </frame_style_set> -<frame_style_set name="border" parent="normal"> +<frame_style_set name="border"> <frame focus="yes" state="normal" resize="both" style="border"/> <frame focus="no" state="normal" resize="both" style="border"/> <frame focus="yes" state="maximized" style="utility_focused"/> |