diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-28 20:16:00 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-28 20:16:00 +0100 |
commit | a3c69729467538e2821f0a27efbf0a8477d35791 (patch) | |
tree | 2f2add9b2477b400fef28613d6661ec2f6f8a414 /capplets/windows/mate-window-properties.ui | |
parent | ee511ba9f042c64be34af0f7d8123391605a34c3 (diff) | |
parent | 38f7a4c66ec15897c05eb0f3577aaca4cb1b884d (diff) | |
download | mate-control-center-a3c69729467538e2821f0a27efbf0a8477d35791.tar.bz2 mate-control-center-a3c69729467538e2821f0a27efbf0a8477d35791.tar.xz |
Merge branch 'master' of github.com:mate-desktop/mate-control-center
Diffstat (limited to 'capplets/windows/mate-window-properties.ui')
-rw-r--r-- | capplets/windows/mate-window-properties.ui | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/capplets/windows/mate-window-properties.ui b/capplets/windows/mate-window-properties.ui index 6a40b744..1029fed9 100644 --- a/capplets/windows/mate-window-properties.ui +++ b/capplets/windows/mate-window-properties.ui @@ -295,15 +295,8 @@ </packing> </child> <child> - <object class="GtkComboBox" id="double-click-titlebar-optionmenu"> + <object class="GtkComboBoxText" id="double-click-titlebar-optionmenu"> <property name="visible">True</property> - <property name="model">liststore1</property> - <child> - <object class="GtkCellRendererText" id="cellrenderertext1"/> - <attributes> - <attribute name="text">0</attribute> - </attributes> - </child> </object> <packing> <property name="expand">False</property> |