summaryrefslogtreecommitdiffstats
path: root/pkgs/kde/plasma/plasma-desktop/no-discover-shortcut.patch
blob: d56b8e4c1fa76527cbdb4d679d0988071c76d2db (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/applets/taskmanager/main.xml
+++ b/applets/taskmanager/main.xml
@@ -85,7 +85,7 @@
     </entry>
     <entry name="launchers" type="StringList">
       <label>The list of launcher tasks on the widget. Usually .desktop file or executable URLs. Special URLs such as preferred://browser that expand to default applications are supported.</label>
-      <default>applications:systemsettings.desktop,applications:org.kde.discover.desktop,preferred://filemanager,preferred://browser</default>
+      <default>applications:systemsettings.desktop,preferred://filemanager,preferred://browser</default>
     </entry>
     <entry name="middleClickAction" type="Enum">
       <label>What to do on middle-mouse click on a task button.</label>