Provide an appdata file
Needs work, Albert? :D CCMAIL: albertvaka@gmail.com
This commit is contained in:
parent
d1d196a15d
commit
29911c7185
1 changed files with 23 additions and 0 deletions
23
kdeconnect.appdata.xml
Normal file
23
kdeconnect.appdata.xml
Normal file
|
@ -0,0 +1,23 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component type="desktop">
|
||||
<id>org.kde.kdeconnect.desktop</id>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>GPL-2.0+</project_license>
|
||||
<name>KDE Connect</name>
|
||||
<summary>Seamless connection of your devices</summary>
|
||||
<description>
|
||||
<p>KDE Connect will ensure that your devices are easily reachable by making it possible to share documents, pictures or even remotely control them.</p>
|
||||
</description>
|
||||
<url type="homepage">https://community.kde.org/KDEConnect/</url>
|
||||
<url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&product=kalgebra</url>
|
||||
<!-- <url type="help">http://docs.kde.org/stable/en/kdeedu/kalgebra/index.html</url> -->
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<!-- <image>http://kde.org/images/screenshots/kalgebra.png</image> -->
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<project_group>KDE Connect</project_group>
|
||||
<provides>
|
||||
<binary>kdeconnectd</binary>
|
||||
</provides>
|
||||
</component>
|
Loading…
Reference in a new issue