more validation fixes
This commit is contained in:
parent
d187dc5beb
commit
2b34d28d6f
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Type=Service
|
||||
Type=Application
|
||||
Exec=${LIBEXEC_INSTALL_DIR}/kdeconnectd
|
||||
X-KDE-StartupNotify=false
|
||||
X-KDE-autostart-phase=0
|
||||
X-GNOME-Autostart-enabled=true
|
||||
OnlyShowIn=KDE;GNOME;Unity;XFCE
|
||||
OnlyShowIn=KDE;GNOME;Unity;XFCE;
|
||||
NoDisplay=true
|
||||
|
||||
Name=KDEConnect daemon
|
||||
|
|
Loading…
Reference in a new issue