Add qelectrotech.appdata.xml for fedora packaging.

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2499 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2013-09-09 14:08:09 +00:00
parent 8e5f4762e8
commit 6a163b5efc

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<application>
<id type="desktop">qelectrotech.desktop</id>
<licence>CC0</licence>
<description>
<p>
QElectroTech is a Qt4 application to design electric diagrams.
It uses XML files for elements and diagrams, and includes both a diagram editor and an element editor.
</p>
</description>
<url type="homepage">http://qelectrotech.org</url>
<screenshots>
<screenshot type="default">http://download.tuxfamily.org/qet/screens/qelectrotech5.png</screenshot>
</screenshots>
<!-- FIXME: change this to an upstream email address for spec updates -->
<updatecontact>someone_who_cares@upstream_project.org</updatecontact>
</application>