Fix Open With in Filesystem view

KateFileActions::showOpenWithMenu expects the desktop path to be given in the action's data as a string instead of as a StringList. This fix sets the action data to the chosen application's desktop path.

BUG: 471060

Merge request reports

Loading