3
<requires lib="gtk+" version="2.16"/>
4
<!-- interface-requires about_acire_dialog 1.0 -->
5
<!-- interface-naming-policy project-wide -->
6
<object class="AboutAcireDialog" id="about_acire_dialog">
7
<property name="border_width">5</property>
8
<property name="icon">../media/icon.png</property>
9
<property name="type_hint">normal</property>
10
<property name="has_separator">False</property>
11
<property name="program_name">Acire</property>
12
<child internal-child="vbox">
13
<object class="GtkVBox" id="dialog-vbox1">
14
<property name="visible">True</property>
15
<property name="orientation">vertical</property>
16
<property name="spacing">2</property>
20
<child internal-child="action_area">
21
<object class="GtkHButtonBox" id="dialog-action_area1">
22
<property name="visible">True</property>
23
<property name="layout_style">end</property>
26
<property name="expand">False</property>
27
<property name="pack_type">end</property>
28
<property name="position">0</property>