2013-06-19 15:15:25 +01:00
|
|
|
#!/usr/bin/env xdg-open
|
|
|
|
[Desktop Entry]
|
2013-07-03 02:52:44 +01:00
|
|
|
Exec=kcmshell4 kcm_kdeconnect
|
2013-06-19 15:15:25 +01:00
|
|
|
Icon=applications-internet
|
|
|
|
Type=Service
|
|
|
|
|
|
|
|
X-KDE-ServiceTypes=KCModule
|
|
|
|
|
2013-07-03 02:52:44 +01:00
|
|
|
X-KDE-Library=kcm_kdeconnect
|
2013-06-19 15:15:25 +01:00
|
|
|
X-KDE-ParentApp=kcontrol
|
|
|
|
|
|
|
|
X-KDE-System-Settings-Parent-Category=hardware
|
|
|
|
|
|
|
|
Name=KdeConnect
|
|
|
|
|
|
|
|
Comment=Connect your smartphone and your desktop
|
|
|
|
|
|
|
|
X-KDE-Keywords=Network,Android,Devices
|
|
|
|
|
2013-07-03 02:52:44 +01:00
|
|
|
Categories=Qt;KDE;X-KDE-settings-kdeconnect;
|