summaryrefslogtreecommitdiff
path: root/saedit
diff options
context:
space:
mode:
authorVasily <danilka.pro@gmail.com>2015-11-01 19:35:41 +0300
committerVasily <danilka.pro@gmail.com>2015-11-01 19:35:41 +0300
commit8ea3fc8bf3c287c81e93439d9b6c875785839dff (patch)
treee312d73d13c21ae7d7a95bfb02a3d2e76f1708ab /saedit
parenta15e0dc0d9801f10c486cca776250d3407f9b847 (diff)
downloadtools-8ea3fc8bf3c287c81e93439d9b6c875785839dff.tar.gz
tools-8ea3fc8bf3c287c81e93439d9b6c875785839dff.tar.bz2
tools-8ea3fc8bf3c287c81e93439d9b6c875785839dff.tar.xz
tools-8ea3fc8bf3c287c81e93439d9b6c875785839dff.zip
saedit: changed interface.ui
Diffstat (limited to 'saedit')
-rw-r--r--saedit/interface.ui398
1 files changed, 192 insertions, 206 deletions
diff --git a/saedit/interface.ui b/saedit/interface.ui
index 5dd700c..dc83601 100644
--- a/saedit/interface.ui
+++ b/saedit/interface.ui
@@ -1,46 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.18.3 -->
<interface>
- <!-- interface-requires gtk+ 3.2 -->
- <!-- interface-requires gtksourceview 0.0 -->
- <object class="GtkAboutDialog" id="about_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
- <property name="window_position">center</property>
- <property name="icon">icon.svg</property>
- <property name="type_hint">dialog</property>
- <property name="transient_for">win_main</property>
- <property name="program_name">Sprite Animation Editor</property>
- <property name="version">⍺0.1.1</property>
- <property name="copyright" translatable="yes">Copyleft ↄ Vasily_Makarov 2011-2012</property>
- <property name="comments" translatable="yes">Sprite Animation Editor could be used to edit animations from Evol and The Mana World projects</property>
- <property name="authors">Dan "Vasily_Makarov" Sagunov &lt;danilka.pro@gmail.com&gt;
-Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
- <property name="logo">icon.svg</property>
- <property name="license_type">gpl-2-0</property>
- <child internal-child="vbox">
- <object class="GtkBox" id="dialog-vbox3">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="spacing">2</property>
- <child internal-child="action_area">
- <object class="GtkButtonBox" id="dialog-action_area3">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="pack_type">end</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <placeholder/>
- </child>
- </object>
- </child>
- </object>
+ <requires lib="gtk+" version="3.2"/>
+ <requires lib="gtksourceview" version="0.0"/>
<object class="GtkAccelGroup" id="accelgroup"/>
<object class="GtkFileChooserDialog" id="fcdialog1">
<property name="can_focus">False</property>
@@ -64,7 +26,6 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
- <property name="use_action_appearance">False</property>
<property name="use_stock">True</property>
</object>
<packing>
@@ -80,7 +41,6 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
- <property name="use_action_appearance">False</property>
<property name="use_stock">True</property>
</object>
<packing>
@@ -107,148 +67,6 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<action-widget response="0">button2</action-widget>
</action-widgets>
</object>
- <object class="GtkDialog" id="find_dialog">
- <property name="width_request">240</property>
- <property name="height_request">80</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
- <property name="title" translatable="yes">Find</property>
- <property name="resizable">False</property>
- <property name="type_hint">normal</property>
- <property name="skip_taskbar_hint">True</property>
- <property name="skip_pager_hint">True</property>
- <property name="transient_for">win_main</property>
- <signal name="response" handler="search_find_dialog_response_callback" object="find_dialog_entry" swapped="no"/>
- <child internal-child="vbox">
- <object class="GtkBox" id="dialog-vbox4">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="spacing">2</property>
- <child internal-child="action_area">
- <object class="GtkButtonBox" id="dialog-action_area4">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
- <child>
- <object class="GtkButton" id="button4">
- <property name="label">gtk-find</property>
- <property name="use_action_appearance">False</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_action_appearance">False</property>
- <property name="use_stock">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkButton" id="button5">
- <property name="label">gtk-cancel</property>
- <property name="use_action_appearance">False</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_action_appearance">False</property>
- <property name="use_stock">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">1</property>
- </packing>
- </child>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="pack_type">end</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkEntry" id="find_dialog_entry">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">•</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
- </object>
- <packing>
- <property name="expand">True</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
- </child>
- <child>
- <placeholder/>
- </child>
- </object>
- </child>
- <action-widgets>
- <action-widget response="-3">button4</action-widget>
- <action-widget response="-6">button5</action-widget>
- </action-widgets>
- </object>
- <object class="GtkListStore" id="liststore1">
- <columns>
- <!-- column-name text -->
- <column type="gchararray"/>
- </columns>
- </object>
- <object class="GtkListStore" id="liststore2">
- <columns>
- <!-- column-name text -->
- <column type="gchararray"/>
- </columns>
- </object>
- <object class="GtkListStore" id="liststore3">
- <columns>
- <!-- column-name text -->
- <column type="gchararray"/>
- </columns>
- </object>
- <object class="GtkMessageDialog" id="parsing-error-dialog">
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
- <property name="title" translatable="yes">Parsing error</property>
- <property name="type_hint">dialog</property>
- <property name="skip_taskbar_hint">True</property>
- <property name="skip_pager_hint">True</property>
- <property name="message_type">error</property>
- <property name="buttons">close</property>
- <property name="text" translatable="yes">&lt;b&gt;Bad source buffer!&lt;/b&gt;</property>
- <property name="use_markup">True</property>
- <signal name="response" handler="gtk_widget_hide" swapped="no"/>
- <child internal-child="vbox">
- <object class="GtkBox" id="messagedialog-vbox">
- <property name="can_focus">False</property>
- <property name="orientation">vertical</property>
- <property name="spacing">14</property>
- <child internal-child="action_area">
- <object class="GtkButtonBox" id="messagedialog-action_area">
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="pack_type">end</property>
- <property name="position">0</property>
- </packing>
- </child>
- </object>
- </child>
- </object>
<object class="GtkWindow" id="win_main">
<property name="width_request">600</property>
<property name="height_request">600</property>
@@ -286,8 +104,8 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">_New</property>
<property name="use_underline">True</property>
- <accelerator key="n" signal="activate" modifiers="GDK_CONTROL_MASK"/>
<signal name="activate" handler="file_new" swapped="no"/>
+ <accelerator key="n" signal="activate" modifiers="GDK_CONTROL_MASK"/>
</object>
</child>
<child>
@@ -297,8 +115,8 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">_Open...</property>
<property name="use_underline">True</property>
- <accelerator key="o" signal="activate" modifiers="GDK_CONTROL_MASK"/>
<signal name="activate" handler="open_menu_item_activate_callback" object="fcdialog1" swapped="no"/>
+ <accelerator key="o" signal="activate" modifiers="GDK_CONTROL_MASK"/>
</object>
</child>
<child>
@@ -308,8 +126,8 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">_Reload</property>
<property name="use_underline">True</property>
- <accelerator key="r" signal="activate" modifiers="GDK_CONTROL_MASK"/>
<signal name="activate" handler="open_xml_file" swapped="no"/>
+ <accelerator key="r" signal="activate" modifiers="GDK_CONTROL_MASK"/>
</object>
</child>
<child>
@@ -326,8 +144,8 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">_Save</property>
<property name="use_underline">True</property>
- <accelerator key="s" signal="activate" modifiers="GDK_CONTROL_MASK"/>
<signal name="activate" handler="save_menu_item_activate_callback" swapped="no"/>
+ <accelerator key="s" signal="activate" modifiers="GDK_CONTROL_MASK"/>
</object>
</child>
<child>
@@ -337,8 +155,8 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Save _as...</property>
<property name="use_underline">True</property>
- <accelerator key="s" signal="activate" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK"/>
<signal name="activate" handler="save_dialog_show" swapped="no"/>
+ <accelerator key="s" signal="activate" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK"/>
</object>
</child>
</object>
@@ -363,8 +181,8 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">_Find...</property>
<property name="use_underline">True</property>
- <accelerator key="f" signal="activate" modifiers="GDK_CONTROL_MASK"/>
<signal name="activate" handler="find_menu_item_activate_callback" swapped="no"/>
+ <accelerator key="f" signal="activate" modifiers="GDK_CONTROL_MASK"/>
</object>
</child>
<child>
@@ -374,8 +192,8 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Find _Next</property>
<property name="use_underline">True</property>
- <accelerator key="f" signal="activate" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK"/>
<signal name="activate" handler="search_find_next" swapped="no"/>
+ <accelerator key="f" signal="activate" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK"/>
</object>
</child>
</object>
@@ -400,8 +218,8 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Show _Grid</property>
<property name="use_underline">True</property>
- <accelerator key="g" signal="activate" modifiers="GDK_CONTROL_MASK"/>
<signal name="toggled" handler="show_grid_menu_item_toggled_callback" swapped="no"/>
+ <accelerator key="g" signal="activate" modifiers="GDK_CONTROL_MASK"/>
</object>
</child>
<child>
@@ -411,8 +229,8 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">_Imageset view</property>
<property name="use_underline">True</property>
- <accelerator key="i" signal="activate" modifiers="GDK_CONTROL_MASK"/>
<signal name="activate" handler="show_imageset_dialog" swapped="no"/>
+ <accelerator key="i" signal="activate" modifiers="GDK_CONTROL_MASK"/>
</object>
</child>
</object>
@@ -509,6 +327,7 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<object class="GtkFileChooserButton" id="xmlfcbutton">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="local_only">False</property>
<property name="dialog">fcdialog1</property>
<property name="title" translatable="yes">Select XML file</property>
<signal name="file-set" handler="open_xml_file" swapped="no"/>
@@ -526,7 +345,6 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
- <property name="use_action_appearance">False</property>
<property name="use_stock">True</property>
<signal name="clicked" handler="open_xml_file" swapped="no"/>
</object>
@@ -543,7 +361,6 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
- <property name="use_action_appearance">False</property>
<property name="use_stock">True</property>
<signal name="clicked" handler="xml_file_save_button_callback" swapped="no"/>
</object>
@@ -560,7 +377,6 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
- <property name="use_action_appearance">False</property>
<signal name="clicked" handler="parse_xml_buffer" swapped="no"/>
</object>
<packing>
@@ -601,7 +417,6 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="active">0</property>
- <property name="entry_text_column">0</property>
<signal name="changed" handler="imagesets_combo_box_changed_callback" swapped="no"/>
</object>
<packing>
@@ -631,7 +446,6 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="active">0</property>
- <property name="entry_text_column">0</property>
<signal name="changed" handler="actions_combo_box_changed_callback" swapped="no"/>
</object>
<packing>
@@ -661,7 +475,6 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="active">0</property>
- <property name="entry_text_column">0</property>
<signal name="changed" handler="animations_combo_box_changed_callback" swapped="no"/>
</object>
<packing>
@@ -719,7 +532,6 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="use_action_appearance">False</property>
<property name="label" translatable="yes">First frame</property>
<property name="use_underline">True</property>
<property name="stock_id">gtk-goto-first</property>
@@ -735,7 +547,6 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="use_action_appearance">False</property>
<property name="label" translatable="yes">Previous frame</property>
<property name="use_underline">True</property>
<property name="stock_id">gtk-go-back</property>
@@ -751,7 +562,6 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="use_action_appearance">False</property>
<property name="label" translatable="yes">Continue sequencing</property>
<property name="use_underline">True</property>
<property name="stock_id">gtk-media-play</property>
@@ -767,7 +577,6 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="use_action_appearance">False</property>
<property name="label" translatable="yes">Pause sequencing</property>
<property name="use_underline">True</property>
<property name="stock_id">gtk-media-pause</property>
@@ -783,7 +592,6 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="use_action_appearance">False</property>
<property name="label" translatable="yes">Next frame</property>
<property name="use_underline">True</property>
<property name="stock_id">gtk-go-forward</property>
@@ -799,7 +607,6 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="use_action_appearance">False</property>
<property name="label" translatable="yes">Last frame</property>
<property name="use_underline">True</property>
<property name="stock_id">gtk-goto-last</property>
@@ -863,4 +670,183 @@ Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
</object>
</child>
</object>
+ <object class="GtkAboutDialog" id="about_dialog">
+ <property name="can_focus">False</property>
+ <property name="border_width">5</property>
+ <property name="window_position">center</property>
+ <property name="icon">icon.svg</property>
+ <property name="type_hint">dialog</property>
+ <property name="transient_for">win_main</property>
+ <property name="program_name">Sprite Animation Editor</property>
+ <property name="version">⍺0.1.1</property>
+ <property name="copyright" translatable="yes">Copyleft ↄ Vasily_Makarov 2011-2015</property>
+ <property name="comments" translatable="yes">A simple tool to edit eAthena-based XML animation files</property>
+ <property name="authors">Vasily_Makarov &lt;danilka.pro@gmail.com&gt;
+Reid Yaro &lt;reidyaro@gmail.com&gt;</property>
+ <property name="logo">icon.svg</property>
+ <property name="license_type">gpl-2-0</property>
+ <child internal-child="vbox">
+ <object class="GtkBox" id="dialog-vbox3">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="spacing">2</property>
+ <child internal-child="action_area">
+ <object class="GtkButtonBox" id="dialog-action_area3">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="layout_style">end</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="pack_type">end</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ </child>
+ </object>
+ <object class="GtkDialog" id="find_dialog">
+ <property name="width_request">240</property>
+ <property name="height_request">80</property>
+ <property name="can_focus">False</property>
+ <property name="border_width">5</property>
+ <property name="title" translatable="yes">Find</property>
+ <property name="resizable">False</property>
+ <property name="type_hint">normal</property>
+ <property name="skip_taskbar_hint">True</property>
+ <property name="skip_pager_hint">True</property>
+ <property name="transient_for">win_main</property>
+ <signal name="response" handler="search_find_dialog_response_callback" object="find_dialog_entry" swapped="no"/>
+ <child internal-child="vbox">
+ <object class="GtkBox" id="dialog-vbox4">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="spacing">2</property>
+ <child internal-child="action_area">
+ <object class="GtkButtonBox" id="dialog-action_area4">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="layout_style">end</property>
+ <child>
+ <object class="GtkButton" id="button4">
+ <property name="label">gtk-find</property>
+ <property name="use_action_appearance">False</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_stock">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButton" id="button5">
+ <property name="label">gtk-cancel</property>
+ <property name="use_action_appearance">False</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_stock">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="pack_type">end</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkEntry" id="find_dialog_entry">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="invisible_char">•</property>
+ <property name="primary_icon_activatable">False</property>
+ <property name="secondary_icon_activatable">False</property>
+ </object>
+ <packing>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ </child>
+ <action-widgets>
+ <action-widget response="-3">button4</action-widget>
+ <action-widget response="-6">button5</action-widget>
+ </action-widgets>
+ </object>
+ <object class="GtkListStore" id="liststore1">
+ <columns>
+ <!-- column-name text -->
+ <column type="gchararray"/>
+ </columns>
+ </object>
+ <object class="GtkListStore" id="liststore2">
+ <columns>
+ <!-- column-name text -->
+ <column type="gchararray"/>
+ </columns>
+ </object>
+ <object class="GtkListStore" id="liststore3">
+ <columns>
+ <!-- column-name text -->
+ <column type="gchararray"/>
+ </columns>
+ </object>
+ <object class="GtkMessageDialog" id="parsing-error-dialog">
+ <property name="can_focus">False</property>
+ <property name="border_width">5</property>
+ <property name="title" translatable="yes">Parsing error</property>
+ <property name="type_hint">dialog</property>
+ <property name="skip_taskbar_hint">True</property>
+ <property name="skip_pager_hint">True</property>
+ <property name="message_type">error</property>
+ <property name="buttons">close</property>
+ <property name="text" translatable="yes">&lt;b&gt;Bad source buffer!&lt;/b&gt;</property>
+ <property name="use_markup">True</property>
+ <signal name="response" handler="gtk_widget_hide" swapped="no"/>
+ <child internal-child="vbox">
+ <object class="GtkBox" id="messagedialog-vbox">
+ <property name="can_focus">False</property>
+ <property name="orientation">vertical</property>
+ <property name="spacing">14</property>
+ <child internal-child="action_area">
+ <object class="GtkButtonBox" id="messagedialog-action_area">
+ <property name="can_focus">False</property>
+ <property name="layout_style">end</property>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="pack_type">end</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ </object>
+ </child>
+ </object>
</interface>