2019-07-10 01:51:41 +02:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<!-- Generated with glade 3.20.0 -->
|
2019-07-17 13:10:36 +02:00
|
|
|
|
<interface domain="tuhi">
|
2019-07-10 01:51:41 +02:00
|
|
|
|
<requires lib="gtk+" version="3.4"/>
|
|
|
|
|
<object class="GtkAboutDialog" id="about_dialog">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="modal">True</property>
|
|
|
|
|
<property name="type_hint">normal</property>
|
2019-08-08 06:43:19 +02:00
|
|
|
|
<property name="program_name">Tuhi</property>
|
2019-07-10 01:51:41 +02:00
|
|
|
|
<property name="version">@version@</property>
|
|
|
|
|
<property name="copyright">Copyright © 2019 Tuhi Developers</property>
|
|
|
|
|
<property name="website">@url@</property>
|
|
|
|
|
<property name="website_label" translatable="yes">Visit Tuhi’s website</property>
|
2019-08-08 06:43:19 +02:00
|
|
|
|
<property name="logo_icon_name">org.freedesktop.Tuhi</property>
|
2019-07-10 01:51:41 +02:00
|
|
|
|
<property name="license_type">gpl-2-0</property>
|
|
|
|
|
<child internal-child="vbox">
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
|
<object class="GtkButtonBox">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">False</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</interface>
|