data: Drop button-layout from overrides schema

The default in gsettings-desktop-schemas now matches what we want,
so no need to keep overriding it.
This commit is contained in:
Florian Müllner 2014-05-26 00:58:07 +02:00
parent 9f366118f0
commit 75fdca0b47

View File

@ -221,15 +221,6 @@
</_description>
</key>
<key name="button-layout" type="s">
<default>":close"</default>
<_summary>Arrangement of buttons on the titlebar</_summary>
<_description>
This key overrides the key in org.gnome.desktop.wm.preferences when
running GNOME Shell.
</_description>
</key>
<key name="edge-tiling" type="b">
<default>true</default>
<_summary>Enable edge tiling when dropping windows on screen edges</_summary>