2010-11-24 15:57:40 -05:00
<?xml version="1.0" encoding="UTF-8"?>
2017-05-31 14:08:31 +01:00
<!-- Generated with glade 3.20.0 -->
2012-02-01 17:26:46 -05:00
<interface>
2016-05-17 17:07:48 -04:00
<requires lib="gtk+" version="3.14"/>
2012-02-01 17:26:46 -05:00
<object class="GtkAboutDialog" id="vmm-about">
<property name="can_focus">False</property>
2008-10-31 10:18:55 -04:00
<property name="destroy_with_parent">True</property>
2009-09-23 10:45:44 -04:00
<property name="type_hint">dialog</property>
2008-10-31 10:18:55 -04:00
<property name="program_name">Virtual Machine Manager</property>
2018-01-09 14:49:27 -05:00
<property name="copyright" translatable="yes">Copyright (C) 2006-2018 Red Hat Inc.</property>
2008-10-31 10:18:55 -04:00
<property name="comments" translatable="yes">Powered by libvirt</property>
2018-04-30 13:56:53 +01:00
<property name="website">https://virt-manager.org/</property>
<property name="website_label">https://virt-manager.org/</property>
2008-10-31 10:18:55 -04:00
<property name="license"> This program is free software; you can redistribute it and/or modify
2007-02-15 15:35:37 -05:00
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY 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, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</property>
2008-10-31 10:18:55 -04:00
<property name="authors">Daniel P. Berrange <berrange@redhat.com>
2009-03-09 17:02:58 -04:00
Cole Robinson <crobinso@redhat.com>
2011-07-12 11:50:11 -04:00
Hugh O. Brock <hbrock@redhat.com>
2007-02-15 15:35:37 -05:00
</property>
2008-10-31 10:18:55 -04:00
<property name="translator_credits" translatable="yes" comments="TRANSLATORS: Replace this string with your names, one name per line.">translator-credits</property>
2010-11-24 15:57:40 -05:00
<property name="artists">Máirín Duffy <duffy@redhat.com>
2009-03-09 17:02:58 -04:00
Mike Langlie <mlanglie@redhat.com>
Jeremy Perry <jeperry@redhat.com>
2011-07-12 11:50:11 -04:00
Jakub Steiner <jsteiner@redhat.com>
2009-03-09 17:02:58 -04:00
</property>
2011-07-12 11:50:11 -04:00
<property name="logo_icon_name">virt-manager</property>
2012-02-01 17:26:46 -05:00
<signal name="delete-event" handler="on_vmm_about_delete_event" swapped="no"/>
<signal name="response" handler="on_vmm_about_response" swapped="no"/>
2008-10-31 10:18:55 -04:00
<child internal-child="vbox">
2012-02-01 17:26:46 -05:00
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
2008-10-31 10:18:55 -04:00
<child internal-child="action_area">
2012-02-01 17:26:46 -05:00
<object class="GtkButtonBox" id="dialog-action_area1">
<property name="can_focus">False</property>
</object>
2008-10-31 10:18:55 -04:00
<packing>
<property name="expand">False</property>
2012-02-01 17:26:46 -05:00
<property name="fill">True</property>
2009-09-23 10:45:44 -04:00
<property name="pack_type">end</property>
<property name="position">0</property>
2008-10-31 10:18:55 -04:00
</packing>
</child>
2012-02-01 17:26:46 -05:00
</object>
2008-10-31 10:18:55 -04:00
</child>
2012-02-01 17:26:46 -05:00
</object>
</interface>