</child>
<child>
- <widget class="GtkCombo" id="combo1">
+ <widget class="GtkCombo" id="combo_entry">
<property name="visible">True</property>
<property name="value_in_list">False</property>
<property name="allow_empty">True</property>
<property name="enable_arrows_always">False</property>
<child internal-child="entry">
- <widget class="GtkEntry" id="combo_entry">
+ <widget class="GtkEntry" id="entry">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
</child>
<child>
- <widget class="GtkButton" id="button1">
+ <widget class="GtkButton" id="btn_find">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label">gtk-find</property>