summaryrefslogtreecommitdiffstats
path: root/src/gui-wizard-gtk/wizard.glade
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2011-03-11 19:30:11 +0100
committerDenys Vlasenko <dvlasenk@redhat.com>2011-03-11 19:30:11 +0100
commit6c17d7f56c0bbd290f6e03e6fc0955789c82b15c (patch)
treed79c82fa1a0e755cc23d71efef76eee04e840d82 /src/gui-wizard-gtk/wizard.glade
parentd9cd2ab6ef3ebe4bb7883690efeb1b8dcb4c3c65 (diff)
downloadabrt-6c17d7f56c0bbd290f6e03e6fc0955789c82b15c.tar.gz
abrt-6c17d7f56c0bbd290f6e03e6fc0955789c82b15c.tar.xz
abrt-6c17d7f56c0bbd290f6e03e6fc0955789c82b15c.zip
gui-wizard-gtk: make one-line text elements selectable with mouse
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.glade36
1 files changed, 2 insertions, 34 deletions
diff --git a/src/gui-wizard-gtk/wizard.glade b/src/gui-wizard-gtk/wizard.glade
index bfa0be67..fa9f15ed 100644
--- a/src/gui-wizard-gtk/wizard.glade
+++ b/src/gui-wizard-gtk/wizard.glade
@@ -40,38 +40,6 @@
</packing>
</child>
<child>
- <object class="GtkHBox" id="hbox2">
- <property name="visible">True</property>
- <child>
- <object class="GtkLabel" id="label13">
- <property name="visible">True</property>
- <property name="ypad">5</property>
- <property name="label" translatable="yes">Problem data is stored in:</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="lbl_dirname">
- <property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="xpad">5</property>
- <property name="ypad">5</property>
- <property name="selectable">True</property>
- </object>
- <packing>
- <property name="position">1</property>
- </packing>
- </child>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="position">2</property>
- </packing>
- </child>
- <child>
<object class="GtkExpander" id="expander1">
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -97,7 +65,7 @@
</child>
</object>
<packing>
- <property name="position">3</property>
+ <property name="position">2</property>
</packing>
</child>
</object>
@@ -492,7 +460,7 @@
<property name="width_request">750</property>
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Click 'Forward' to start reporting</property>
+ <property name="label" translatable="yes">Click 'Apply' to start reporting</property>
<property name="justify">fill</property>
<property name="wrap">True</property>
</object>