add some uninstalled appstream data, this is used by the new kde.org/applications site
This commit is contained in:
parent
3ec577932d
commit
c89bf8bd52
2 changed files with 34 additions and 0 deletions
27
org.kde.kdeconnect.appdata.xml
Normal file
27
org.kde.kdeconnect.appdata.xml
Normal file
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component type="desktop-application">
|
||||
<id>org.kde.kdeconnect</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 provides several features to integrate your phone and your computer:
|
||||
|
||||
|
||||
|
||||
Please note you will need to install KDE Connect on your computer for this app to work, and keep the desktop version up-to-date with the Android version for the latest features to work.
|
||||
</p>
|
||||
</description>
|
||||
<url type="homepage">https://community.kde.org/KDEConnect</url>
|
||||
<url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&product=kdeconnect</url>
|
||||
<url type="help">https://docs.kde.org/index.php?application=kdeconnect-kde&language=en</url>
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<image>https://cdn.kde.org/screenshots/kdeconnect/plasmoid.png</image>
|
||||
<image>https://cdn.kde.org/screenshots/kdeconnect/kcm.png</image>
|
||||
<image>https://cdn.kde.org/screenshots/kdeconnect/gnome3.png</image>
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<project_group>KDE</project_group>
|
||||
</component>
|
7
org.kde.kdeconnect.desktop
Executable file
7
org.kde.kdeconnect.desktop
Executable file
|
@ -0,0 +1,7 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Icon=kdeconnect
|
||||
Terminal=false
|
||||
Name=KDE Connect
|
||||
GenericName=Connect and sync your devices
|
||||
Categories=Qt;KDE;Settings;HardwareSettings;
|
Loading…
Reference in a new issue