Remove non-existent value from metacity theme

gtk-3.4
Satyajit Sahoo 2013-08-04 13:42:24 +05:30
parent ed3dfcde67
commit 218abeb103
2 changed files with 2 additions and 13 deletions

View File

@ -61,9 +61,9 @@
<distance name="left_width" value="1" />
<distance name="right_width" value="1" />
<distance name="bottom_height" value="1" />
<distance name="title_vertical_pad" value="0" />
<border name="title_border" left="0" right="0" top="0" bottom="0" />
<border name="button_border" left="0" right="0" top="0" bottom="0"/>
<distance name="title_vertical_pad" value="0" />
</frame_geometry>
<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal">
@ -1097,17 +1097,6 @@
<frame focus="no" state="maximized_and_shaded" style="blank" />
</frame_style_set>
<frame_style_set name="attached_style_set">
<frame focus="yes" state="normal" resize="both" style="attached_focused" />
<frame focus="no" state="normal" resize="both" style="attached_unfocused" />
<frame focus="yes" state="maximized" style="blank" />
<frame focus="no" state="maximized" style="blank" />
<frame focus="yes" state="shaded" style="blank" />
<frame focus="no" state="shaded" style="blank" />
<frame focus="yes" state="maximized_and_shaded" style="blank" />
<frame focus="no" state="maximized_and_shaded" style="blank" />
</frame_style_set>
<!-- ::: WINDOWS ::: -->
<window type="normal" style_set="normal_style_set" />
<window type="dialog" style_set="dialog_style_set" />

View File

@ -61,9 +61,9 @@
<distance name="left_width" value="1" />
<distance name="right_width" value="1" />
<distance name="bottom_height" value="1" />
<distance name="title_vertical_pad" value="0" />
<border name="title_border" left="0" right="0" top="0" bottom="0" />
<border name="button_border" left="0" right="0" top="0" bottom="0"/>
<distance name="title_vertical_pad" value="0" />
</frame_geometry>
<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal">