summaryrefslogtreecommitdiffstats
path: root/src/gui-wizard-gtk/wizard.glade
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2011-02-24 20:12:57 +0100
committerDenys Vlasenko <dvlasenk@redhat.com>2011-02-24 20:12:57 +0100
commit948e91d87b93ecd4eecdb4d69beb36dc6a3cf429 (patch)
treefdc07dcbf0a4ef821d96c629d2c8f47434a56a9f /src/gui-wizard-gtk/wizard.glade
parent04bbf8bbd39fdfa6870a396868e7ec3952656757 (diff)
downloadabrt-948e91d87b93ecd4eecdb4d69beb36dc6a3cf429.tar.gz
abrt-948e91d87b93ecd4eecdb4d69beb36dc6a3cf429.tar.xz
abrt-948e91d87b93ecd4eecdb4d69beb36dc6a3cf429.zip
gui-wizard-gtk: save edited fields on [Fwd]/[Apply]
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.glade4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui-wizard-gtk/wizard.glade b/src/gui-wizard-gtk/wizard.glade
index edd90f4f..3b577733 100644
--- a/src/gui-wizard-gtk/wizard.glade
+++ b/src/gui-wizard-gtk/wizard.glade
@@ -422,7 +422,7 @@
<property name="hscrollbar_policy">automatic</property>
<property name="vscrollbar_policy">automatic</property>
<child>
- <object class="GtkTextView" id="textview2">
+ <object class="GtkTextView" id="tv_reproduce">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="wrap_mode">word</property>
@@ -461,7 +461,7 @@
<property name="hscrollbar_policy">automatic</property>
<property name="vscrollbar_policy">automatic</property>
<child>
- <object class="GtkTextView" id="textview3">
+ <object class="GtkTextView" id="tv_comment">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="wrap_mode">word</property>