diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-24 17:05:46 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-24 17:05:46 +0100 |
commit | 05fc0e66fe3b2155182b9d90b0b5c1d0ec08881e (patch) | |
tree | 3339d075b5ddd5379f12eaee29522637254c1f0f /capplets/windows | |
parent | f586ff0e6382d3a509c587a28f302690519e2339 (diff) | |
download | mate-control-center-05fc0e66fe3b2155182b9d90b0b5c1d0ec08881e.tar.bz2 mate-control-center-05fc0e66fe3b2155182b9d90b0b5c1d0ec08881e.tar.xz |
Remove all separator occurrences
Diffstat (limited to 'capplets/windows')
-rw-r--r-- | capplets/windows/mate-window-properties.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/capplets/windows/mate-window-properties.ui b/capplets/windows/mate-window-properties.ui index 3e495b79..6a40b744 100644 --- a/capplets/windows/mate-window-properties.ui +++ b/capplets/windows/mate-window-properties.ui @@ -7,7 +7,6 @@ <property name="title" translatable="yes">Window Preferences</property> <property name="resizable">False</property> <property name="type_hint">dialog</property> - <property name="has_separator">False</property> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox1"> <property name="visible">True</property> |