summaryrefslogtreecommitdiffstats
path: root/src/gui-wizard-gtk/wizard.glade
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2011-03-04 17:02:39 +0100
committerDenys Vlasenko <dvlasenk@redhat.com>2011-03-04 17:02:39 +0100
commitda225529e4c2f2e5b48acb18aa176af2e517a57c (patch)
treed58d5b0cfdd3742a1df16628575f6fa6cfeee51b /src/gui-wizard-gtk/wizard.glade
parent9e97fe412f38166b9048ef46188ab8e0ea1933be (diff)
downloadabrt-da225529e4c2f2e5b48acb18aa176af2e517a57c.tar.gz
abrt-da225529e4c2f2e5b48acb18aa176af2e517a57c.tar.xz
abrt-da225529e4c2f2e5b48acb18aa176af2e517a57c.zip
gui-wizard-gtk: generate real text on previous-to-last page
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'src/gui-wizard-gtk/wizard.glade')
-rw-r--r--src/gui-wizard-gtk/wizard.glade71
1 files changed, 5 insertions, 66 deletions
diff --git a/src/gui-wizard-gtk/wizard.glade b/src/gui-wizard-gtk/wizard.glade
index 2b0512c0..bfa0be67 100644
--- a/src/gui-wizard-gtk/wizard.glade
+++ b/src/gui-wizard-gtk/wizard.glade
@@ -32,7 +32,7 @@
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="ypad">5</property>
- <property name="label" translatable="yes">Press 'Forward' to proceed with analyzing and reporting this problem.</property>
+ <property name="label" translatable="yes">Click 'Forward' to proceed with analyzing and reporting this problem.</property>
</object>
<packing>
<property name="expand">False</property>
@@ -492,7 +492,7 @@
<property name="width_request">750</property>
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Below is the information to be reported, please review it.</property>
+ <property name="label" translatable="yes">Click 'Forward' to start reporting</property>
<property name="justify">fill</property>
<property name="wrap">True</property>
</object>
@@ -505,8 +505,7 @@
<child>
<object class="GtkTable" id="table1">
<property name="visible">True</property>
- <property name="border_width">10</property>
- <property name="n_rows">4</property>
+ <property name="n_rows">2</property>
<property name="n_columns">2</property>
<property name="column_spacing">10</property>
<child>
@@ -527,38 +526,6 @@
</packing>
</child>
<child>
- <object class="GtkLabel" id="label5">
- <property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes"># files:</property>
- <attributes>
- <attribute name="weight" value="bold"/>
- </attributes>
- </object>
- <packing>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_options">GTK_FILL</property>
- <property name="y_options"></property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label6">
- <property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">ETA to upload:</property>
- <attributes>
- <attribute name="weight" value="bold"/>
- </attributes>
- </object>
- <packing>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- <property name="x_options">GTK_FILL</property>
- <property name="y_options"></property>
- </packing>
- </child>
- <child>
<object class="GtkLabel" id="label8">
<property name="visible">True</property>
<property name="xalign">0</property>
@@ -574,10 +541,9 @@
</packing>
</child>
<child>
- <object class="GtkLabel" id="label9">
+ <object class="GtkLabel" id="lbl_reporters">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Bugzilla, Logger</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -585,10 +551,9 @@
</packing>
</child>
<child>
- <object class="GtkLabel" id="label10">
+ <object class="GtkLabel" id="lbl_size">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">328kB</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -597,32 +562,6 @@
<property name="bottom_attach">2</property>
</packing>
</child>
- <child>
- <object class="GtkLabel" id="label11">
- <property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">27</property>
- </object>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label12">
- <property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">2 minutes</property>
- </object>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- </packing>
- </child>
</object>
<packing>
<property name="expand">False</property>