diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-24 16:16:15 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-24 16:16:15 +0100 |
commit | 356930f6f372c5d51d9b7fe61a98efc4b0b1fc08 (patch) | |
tree | 9ecb8ca4144e0ceeee444edca04f611f4c1a8b8a /capplets | |
parent | 1857898c82b35910f6fb11270bcc724e5b21a8d8 (diff) | |
download | mate-control-center-356930f6f372c5d51d9b7fe61a98efc4b0b1fc08.tar.bz2 mate-control-center-356930f6f372c5d51d9b7fe61a98efc4b0b1fc08.tar.xz |
default-applications: Add GTK3 support
Diffstat (limited to 'capplets')
-rw-r--r-- | capplets/default-applications/mate-default-applications-properties.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/capplets/default-applications/mate-default-applications-properties.ui b/capplets/default-applications/mate-default-applications-properties.ui index aa40c74b..f1e593c9 100644 --- a/capplets/default-applications/mate-default-applications-properties.ui +++ b/capplets/default-applications/mate-default-applications-properties.ui @@ -7,7 +7,6 @@ <property name="title" translatable="yes">Preferred Applications</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-vbox"> <property name="visible">True</property> |