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.
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.