Add missing DBusActivatable=true in the desktop file of krunner

Somewhat ironically missed in 10d647c47a
as it was the whole point of the patch.
GIT_SILENT
wilder-5.22
David Redondo 5 years ago
parent 2e9d3152df
commit c5b87d0155
  1. 1
      krunner/org.kde.krunner.desktop.cmake

@ -51,6 +51,7 @@ Name[zh_CN]=KRunner
Name[zh_TW]=KRunner
OnlyShowIn=KDE;
Type=Application
DBusActivatable=True
X-DBUS-StartupType=Unique
X-DBUS-ServiceName=org.kde.krunner
X-KDE-StartupNotify=false

Loading…
Cancel
Save