summaryrefslogtreecommitdiffstats
path: root/src/virt-viewer-about.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/virt-viewer-about.xml')
-rw-r--r--src/virt-viewer-about.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/virt-viewer-about.xml b/src/virt-viewer-about.xml
index 2f48ecb..01ac17c 100644
--- a/src/virt-viewer-about.xml
+++ b/src/virt-viewer-about.xml
@@ -9,9 +9,9 @@
<property name="window_position">center-on-parent</property>
<property name="type_hint">dialog</property>
<property name="program_name">Virtual Machine Viewer</property>
- <property name="copyright" translatable="yes">Copyright 2007-2008 Daniel P. Berrange
-Copyright 2007-2008 Red Hat, Inc.</property>
- <property name="comments" translatable="yes">A remote desktop client built with GTK-VNC and libvirt</property>
+ <property name="copyright" translatable="yes">Copyright 2007-2011 Daniel P. Berrange
+Copyright 2007-2011 Red Hat, Inc.</property>
+ <property name="comments" translatable="yes">A remote desktop client built with GTK-VNC, SPICE-GTK and libvirt</property>
<property name="website">http://virt-manager.org/</property>
<property name="website_label" translatable="yes">virt-manager.org</property>
<property name="license" translatable="yes">This program is free software; you can redistribute it and/or modify
@@ -28,7 +28,9 @@ 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>
- <property name="authors">Daniel P. Berrange</property>
+ <property name="authors">Daniel P. Berrange
+Marc-André Lureau
+</property>
<property name="translator_credits" translatable="yes">The Fedora Translation Team</property>
<signal name="response" handler="virt_viewer_app_about_close"/>
<signal name="delete_event" handler="virt_viewer_app_about_delete"/>