change the <execute> to <command> in the mouse focus example
This commit is contained in:
parent
c2557387b2
commit
098ae047f8
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@
|
||||||
<enabled>true</enabled>
|
<enabled>true</enabled>
|
||||||
<name>Konqueror</name>
|
<name>Konqueror</name>
|
||||||
</startupnotify>
|
</startupnotify>
|
||||||
<execute>kfmclient openProfile filemanagement</execute>
|
<command>kfmclient openProfile filemanagement</command>
|
||||||
</action>
|
</action>
|
||||||
</keybind>
|
</keybind>
|
||||||
</keyboard>
|
</keyboard>
|
||||||
|
|
Loading…
Reference in a new issue