summaryrefslogtreecommitdiffstats
path: root/src/Gui
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2010-02-08 22:22:49 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2010-02-08 22:22:49 +0100
commitfb406ac2bd88b6c02d8bc8a814cc3095b9bd4868 (patch)
treeafb3602713110c3977a7154b598a3ecd3f3c1cc1 /src/Gui
parent42476a497d607a8e9d2c6a65c63c36e1a85369d7 (diff)
downloadabrt-fb406ac2bd88b6c02d8bc8a814cc3095b9bd4868.tar.gz
abrt-fb406ac2bd88b6c02d8bc8a814cc3095b9bd4868.tar.xz
abrt-fb406ac2bd88b6c02d8bc8a814cc3095b9bd4868.zip
GUI: respect system settings for toolbars rhbz#552161
Diffstat (limited to 'src/Gui')
-rw-r--r--src/Gui/ccgui.glade2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Gui/ccgui.glade b/src/Gui/ccgui.glade
index 237f23a1..652e6ff5 100644
--- a/src/Gui/ccgui.glade
+++ b/src/Gui/ccgui.glade
@@ -208,7 +208,6 @@ Patrick Connelly &lt;pcon@fedoraproject.org&gt;</property>
<child>
<widget class="GtkToolbar" id="toolbar1">
<property name="visible">True</property>
- <property name="toolbar_style">both</property>
<child>
<widget class="GtkToolButton" id="bDelete">
<property name="visible">True</property>
@@ -225,7 +224,6 @@ Patrick Connelly &lt;pcon@fedoraproject.org&gt;</property>
<child>
<widget class="GtkToolButton" id="bReport">
<property name="visible">True</property>
- <property name="sensitive">False</property>
<property name="tooltip" translatable="yes">Report</property>
<property name="label" translatable="yes">Report</property>
<property name="stock_id">gtk-go-up</property>