diff options
3 files changed, 3 insertions, 3 deletions
diff --git a/desktop-themes/BlackMATE/metacity-1/metacity-theme-2.xml b/desktop-themes/BlackMATE/metacity-1/metacity-theme-2.xml index 7eeb8132..cf1b04be 100644 --- a/desktop-themes/BlackMATE/metacity-1/metacity-theme-2.xml +++ b/desktop-themes/BlackMATE/metacity-1/metacity-theme-2.xml @@ -503,7 +503,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-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"/> |