summaryrefslogtreecommitdiffstats
path: root/src/gui-wizard-gtk
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2011-02-23 17:57:18 +0100
committerDenys Vlasenko <dvlasenk@redhat.com>2011-02-23 17:57:18 +0100
commit2db904065288fe6da52792de0ef8297092682c82 (patch)
treef3f72f1cb2c145232b09d9eb99ae42ab8553e1c2 /src/gui-wizard-gtk
parent48398e8e0a5d3af2ba8a01883a0fa8d6b3d4b8bd (diff)
downloadabrt-2db904065288fe6da52792de0ef8297092682c82.tar.gz
abrt-2db904065288fe6da52792de0ef8297092682c82.tar.xz
abrt-2db904065288fe6da52792de0ef8297092682c82.zip
abrt-action-generate-backtrace/install-debuginfo: a bit better logging
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'src/gui-wizard-gtk')
-rw-r--r--src/gui-wizard-gtk/wizard.glade6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui-wizard-gtk/wizard.glade b/src/gui-wizard-gtk/wizard.glade
index 0a9eb9f7..a2e433a2 100644
--- a/src/gui-wizard-gtk/wizard.glade
+++ b/src/gui-wizard-gtk/wizard.glade
@@ -126,6 +126,7 @@
<property name="width_request">750</property>
<property name="visible">True</property>
<property name="xalign">0</property>
+ <property name="ypad">5</property>
<property name="label" translatable="yes">Analyzing did not start yet</property>
<property name="use_markup">True</property>
<property name="wrap">True</property>
@@ -139,7 +140,6 @@
<object class="GtkScrolledWindow" id="scrolledwindow1">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="border_width">10</property>
<property name="hscrollbar_policy">automatic</property>
<child>
<object class="GtkTextView" id="tv_analyze_log">
@@ -445,7 +445,6 @@
<child>
<object class="GtkVBox" id="vbox1">
<property name="visible">True</property>
- <property name="border_width">10</property>
<property name="orientation">vertical</property>
<property name="spacing">5</property>
<child>
@@ -457,6 +456,7 @@
<property name="visible">True</property>
<property name="xalign">1.1175871339474952e-09</property>
<property name="yalign">0</property>
+ <property name="ypad">5</property>
<property name="label" translatable="yes">How did this crash happen (step-by-step)? How can it be reproduced?</property>
</object>
<packing>
@@ -717,6 +717,7 @@
<property name="width_request">750</property>
<property name="visible">True</property>
<property name="xalign">0</property>
+ <property name="ypad">5</property>
<property name="label" translatable="yes">Reporting did not start yet</property>
<property name="use_markup">True</property>
<property name="wrap">True</property>
@@ -730,7 +731,6 @@
<object class="GtkScrolledWindow" id="scrolledwindow6">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="border_width">10</property>
<property name="hscrollbar_policy">automatic</property>
<child>
<object class="GtkTextView" id="tv_report_log">