mirror of
https://github.com/GNS3/gns3-gui.git
synced 2026-05-17 00:46:01 +03:00
Fix appdata
This commit is contained in:
@@ -1,19 +1,29 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!-- Copyright 2016 Athmane Madjoudj <athmane@fedoraproject.org> -->
|
<!-- Copyright 2016 Athmane Madjoudj <athmane@fedoraproject.org> -->
|
||||||
<!--
|
<component type="desktop">
|
||||||
EmailAddress: athmane@fedoraproject.org
|
<id>gns3-gui.desktop</id>
|
||||||
SentUpstream: 2016-08-02
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
-->
|
<project_license>GPL-3.0+</project_license>
|
||||||
<application>
|
<name>GNS3</name>
|
||||||
<id type="desktop">gns3-gui.desktop</id>
|
<summary>Graphical Network Simulator 3</summary>
|
||||||
<metadata_license>GPLv3</metadata_license>
|
|
||||||
<project_license>GPLv3</project_license>
|
|
||||||
<description>
|
<description>
|
||||||
<p>
|
<p>
|
||||||
GNS3 is a graphical network simulator that allows you to design complex network
|
GNS3 is a graphical network simulator that allows you to design complex network
|
||||||
topologies. You may run simulations or configure devices ranging from simple
|
topologies. You may run simulations or configure devices ranging from simple
|
||||||
workstations to powerful routers.
|
workstations to powerful routers.
|
||||||
</p>
|
</p>
|
||||||
</description>
|
</description>
|
||||||
<url type="homepage">http://www.gns3.com/</url>
|
<screenshots>
|
||||||
</application>
|
<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>
|
||||||
|
|||||||
Reference in New Issue
Block a user