summaryrefslogtreecommitdiffstats
path: root/src/Gui
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-01-26 13:12:37 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2010-01-26 13:12:37 +0100
commitff98bfacba236960b600512623af165821df038c (patch)
treeb15277d34f1690e83054989f74654ce5c543f10c /src/Gui
parent16292fa62be610ed3d51dcfa4778caf3ba835a82 (diff)
downloadabrt-ff98bfacba236960b600512623af165821df038c.tar.gz
abrt-ff98bfacba236960b600512623af165821df038c.tar.xz
abrt-ff98bfacba236960b600512623af165821df038c.zip
revert Log window type to "top level" - it looks weird as "dialog" one
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'src/Gui')
-rw-r--r--src/Gui/dialogs.glade1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Gui/dialogs.glade b/src/Gui/dialogs.glade
index cf33a49a..77e78ddc 100644
--- a/src/Gui/dialogs.glade
+++ b/src/Gui/dialogs.glade
@@ -76,7 +76,6 @@
</object>
<object class="GtkDialog" id="LogViewer">
<property name="border_width">5</property>
- <property name="type">popup</property>
<property name="title" translatable="yes">Log</property>
<property name="modal">True</property>
<property name="default_width">450</property>