[dolphin] Fix overlays when filename has a colon
authorNicolas Fella <nicolas.fella@gmx.de>
Sat, 21 Mar 2020 14:35:50 +0000 (15:35 +0100)
committerNicolas Fella <nicolas.fella@gmx.de>
Sat, 21 Mar 2020 14:38:27 +0000 (15:38 +0100)
commit20b7e938c504a34e074bb1653204550ec2dbd784
tree5af587292ef36a9b91be38aa5d92cca7d80233ef
parent3ca586c464af9acd9506ad39232fd75251ee1636
[dolphin] Fix overlays when filename has a colon

When the filename contains a ':' it gets split too much and tokens[2] does not contain the full filename any more. Read the name from the original line instead.

Fixes #686

Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
shell_integration/dolphin/ownclouddolphinoverlayplugin.cpp