summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonsta <[email protected]>2014-12-17 13:32:38 +0300
committerinfirit <[email protected]>2014-12-29 12:39:04 +0100
commitad4203661353dc90714c7c0ada3268b9f9684734 (patch)
tree2c414263c3fe8b8f9777c2856ebaa39c0aed531a
parent6e3c106c0a2c163b2376456ff7a0d6c05b7125de (diff)
downloadmate-utils-ad4203661353dc90714c7c0ada3268b9f9684734.tar.bz2
mate-utils-ad4203661353dc90714c7c0ada3268b9f9684734.tar.xz
mate-disk-usage-analyzer: fix UI load in GTK+3 build
since both properties seem to do nothing in GTK+2 build as well, I guess it's ok to remove them completely.
-rw-r--r--baobab/data/baobab-main-window.ui2
1 files changed, 0 insertions, 2 deletions
diff --git a/baobab/data/baobab-main-window.ui b/baobab/data/baobab-main-window.ui
index e544c430..144e3f37 100644
--- a/baobab/data/baobab-main-window.ui
+++ b/baobab/data/baobab-main-window.ui
@@ -217,7 +217,6 @@
<object class="GtkToolbar" id="toolbar1">
<property name="visible">True</property>
<property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
- <property name="tooltips">True</property>
<property name="show_arrow">False</property>
<child>
<object class="GtkToolButton" id="tbscanhome">
@@ -443,7 +442,6 @@
<child>
<object class="GtkStatusbar" id="statusbar1">
<property name="visible">True</property>
- <property name="has_resize_grip">True</property>
</object>
<packing>
<property name="padding">0</property>