Fix appdata

This commit is contained in:
Athmane Madjoudj
2016-08-05 17:59:57 +00:00
parent 41f6119118
commit 21fba1c4f7

View File

@@ -1,13 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Athmane Madjoudj <athmane@fedoraproject.org> -->
<!--
EmailAddress: athmane@fedoraproject.org
SentUpstream: 2016-08-02
-->
<application>
<id type="desktop">gns3-gui.desktop</id>
<metadata_license>GPLv3</metadata_license>
<project_license>GPLv3</project_license>
<component type="desktop">
<id>gns3-gui.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>GNS3</name>
<summary>Graphical Network Simulator 3</summary>
<description>
<p>
GNS3 is a graphical network simulator that allows you to design complex network
@@ -15,5 +13,17 @@ SentUpstream: 2016-08-02
workstations to powerful routers.
</p>
</description>
<url type="homepage">http://www.gns3.com/</url>
</application>
<screenshots>
<screenshot type="default">
<image>https://a.fsdn.com/con/app/proj/gns-3/screenshots/127765.jpg</image>
</screenshot>
<screenshot>
<image>https://a.fsdn.com/con/app/proj/gns-3/screenshots/127755.jpg</image>
</screenshot>
<screenshot>
<image>https://a.fsdn.com/con/app/proj/gns-3/screenshots/127755.jpg</image>
</screenshot>
</screenshots>
<url type="homepage">http://gns3.com/</url>
<update_contact>athmane_at_fedoraproject.org</update_contact>
</component>