D29178: [dolphin] : Mac integration
Alexander Lohnau
noreply at phabricator.kde.org
Mon Apr 27 14:39:21 BST 2020
alex added inline comments.
INLINE COMMENTS
> broulik wrote in global.cpp:56
> I think you need a `KShell::quoteArgs` in case there's spaces in the path
This causes a compile error: `‘quoteArgs’ is not a member of ‘KShell’`
What @broulik meant was:
`QString command = QStringLiteral("%1 --new-window").arg(KShell::quoteArg(QCoreApplication::applicationFilePath()));`
REPOSITORY
R318 Dolphin
REVISION DETAIL
https://phabricator.kde.org/D29178
To: rjvbb, #dolphin, elvisangelaccio, feverfew
Cc: alex, feverfew, broulik, meven, kfm-devel, #dolphin, azyx, nikolaik, pberestov, iasensio, aprcela, fprice, fbampaloukas, alexde, Codezela, spoorun, navarromorales, firef, ngraham, andrebarros, emmanuelp, rdieter, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20200427/4b5eb2c2/attachment.htm>
More information about the kfm-devel
mailing list