summaryrefslogtreecommitdiffstats
path: root/src/gui-wizard-gtk/wizard.glade
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2011-02-21 17:14:44 +0100
committerDenys Vlasenko <dvlasenk@redhat.com>2011-02-21 17:14:44 +0100
commit004882408d093d324cc712c1f45166427589eac5 (patch)
tree147725a8e668eba1dcae83d7b6d49fe0f578385a /src/gui-wizard-gtk/wizard.glade
parentea1cb02edc2f7b7550ecb1c901d3dcaa3fd485c1 (diff)
downloadabrt-004882408d093d324cc712c1f45166427589eac5.tar.gz
abrt-004882408d093d324cc712c1f45166427589eac5.tar.xz
abrt-004882408d093d324cc712c1f45166427589eac5.zip
gui-wizard-gtk: generate list of reporters
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.glade38
1 files changed, 4 insertions, 34 deletions
diff --git a/src/gui-wizard-gtk/wizard.glade b/src/gui-wizard-gtk/wizard.glade
index 3c07f0c5..1669e1d2 100644
--- a/src/gui-wizard-gtk/wizard.glade
+++ b/src/gui-wizard-gtk/wizard.glade
@@ -167,47 +167,17 @@ You can see the progress in the window below.</property>
</packing>
</child>
<child>
- <object class="GtkVBox" id="vb_analyzers1">
+ <object class="GtkVBox" id="vb_reporters">
<property name="visible">True</property>
<property name="orientation">vertical</property>
<child>
- <object class="GtkCheckButton" id="checkbutton4">
- <property name="label" translatable="yes">reporter_1</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="draw_indicator">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="position">0</property>
- </packing>
+ <placeholder/>
</child>
<child>
- <object class="GtkCheckButton" id="checkbutton5">
- <property name="label" translatable="yes">Reporter 2</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="draw_indicator">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="position">1</property>
- </packing>
+ <placeholder/>
</child>
<child>
- <object class="GtkCheckButton" id="checkbutton6">
- <property name="label" translatable="yes">Reporter 3</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="draw_indicator">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="position">2</property>
- </packing>
+ <placeholder/>
</child>
</object>
<packing>