summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-11-09 00:18:26 +0100
committerraveit65 <[email protected]>2014-11-09 00:19:54 +0100
commit6c79f277ee08376e2d50dcd24c5dac3eecb50395 (patch)
tree140aa783c71cba0346452e91b69ce7dc72f68a10
parent51c22d331360c5240b49d32ac751ace6962b8d74 (diff)
downloadmate-themes-6c79f277ee08376e2d50dcd24c5dac3eecb50395.tar.bz2
mate-themes-6c79f277ee08376e2d50dcd24c5dac3eecb50395.tar.xz
BlueMenta: do not use round corners for maximized windows
-rw-r--r--desktop-themes/BlueMenta/metacity-1/metacity-theme-1.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/BlueMenta/metacity-1/metacity-theme-1.xml b/desktop-themes/BlueMenta/metacity-1/metacity-theme-1.xml
index e6c3bf1c..3086d30e 100644
--- a/desktop-themes/BlueMenta/metacity-1/metacity-theme-1.xml
+++ b/desktop-themes/BlueMenta/metacity-1/metacity-theme-1.xml
@@ -36,7 +36,7 @@
<border name="button_border" left="0" right="0" top="0" bottom="0"/>
</frame_geometry>
-<frame_geometry name="geometry_maximized" rounded_top_left="true" rounded_top_right="true" rounded_bottom_left="false" rounded_bottom_right="false">
+<frame_geometry name="geometry_maximized" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false">
<distance name="left_width" value="0"/>
<distance name="right_width" value="0"/>
<distance name="bottom_height" value="0"/>