mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-27 14:20:52 +01:00
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2499 bfdf4180-ca20-0410-9c96-a3a8aa849046
17 lines
663 B
XML
17 lines
663 B
XML
<?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> |