OSG_Mugshot_fork/data/ui/AboutMugshotDialog.ui

49 lines
2.3 KiB
XML

<interface>
<!-- interface-requires about_mugshot_dialog 1.0 -->
<!-- interface-requires gtk+ 3.0 -->
<object class="AboutMugshotDialog" id="about_mugshot_dialog">
<property name="license" translatable="yes"># Copyright (C) 2013 Sean Davis &lt;smd.seandavis@gmail.com&gt;
# This program is free software: you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 3, as published
# by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranties of
# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
# PURPOSE. See the GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program. If not, see &lt;http://www.gnu.org/licenses/&gt;.
</property><property name="copyright" translatable="yes">Copyright (C) 2013 Sean Davis &lt;smd.seandavis@gmail.com&gt;</property><property name="can_focus">False</property>
<property name="border_width">5</property>
<property name="icon">../media/mugshot.svg</property>
<property name="type_hint">normal</property>
<property name="program_name">Mugshot</property>
<property name="authors">Copyright (C) 2013 Sean Davis &lt;smd.seandavis@gmail.com&gt;</property>
<property name="logo">../media/mugshot.svg</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area1">
<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>
</interface>