975892dcd0
Device now has a public dbus interface Removed wizard from kcm: now the main list shows all the devices and you can pair/unpair using a checkbox Both Kde and Android now use unique device ids
20 lines
395 B
Desktop File
Executable file
20 lines
395 B
Desktop File
Executable file
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Exec=kcmshell4 kcm_kdeconnect
|
|
Icon=applications-internet
|
|
Type=Service
|
|
|
|
X-KDE-ServiceTypes=KCModule
|
|
|
|
X-KDE-Library=kcm_kdeconnect
|
|
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
|
|
|
|
Categories=Qt;KDE;X-KDE-settings-kdeconnect;
|