<div dir="ltr">ok :)  i managed to fix that with <div><br></div><div><div><font face="arial, sans-serif">var test = defaultApplication("filemanager").split(" ")</font></div><div><font face="arial, sans-serif">print (test[0])</font></div>
</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/1/29 Aaron J. Seigo <span dir="ltr"><<a href="mailto:aseigo@kde.org" target="_blank">aseigo@kde.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Tuesday, January 29, 2013 16:24:31 Nowardev-Team wrote:<br>
> and it worked fine but for dolphin you get this<br>
><br>
><br>
> dolphin %i -caption "%c" %u<br>
<br>
</div>this is the exec line from the .desktop file.<br>
<br>
i supose it could either:<br>
<br>
* simply return the .desktop file path (might break any users of it that don't<br>
understand how to use that)<br>
* sanitize the command line by chopping everything after the first space<br>
<br>
i'm unsure which i like better. the latter is easier, but it could also be<br>
nice to get the .desktop file. that would require adding API, though; so<br>
couldn't hit 4.10.<br>
<br>
i suppose both could be done, too ... sanitize in 4.10.x and get-me-the-<br>
desktop-file in 4.11<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Aaron J. Seigo</font></span><br>_______________________________________________<br>
Plasma-devel mailing list<br>
<a href="mailto:Plasma-devel@kde.org">Plasma-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/plasma-devel" target="_blank">https://mail.kde.org/mailman/listinfo/plasma-devel</a><br>
<br></blockquote></div><br></div>