D7203: Add Sessions as jump list actions
Dominik Haumann
noreply at phabricator.kde.org
Mon Sep 18 15:44:12 UTC 2017
dhaumann accepted this revision.
dhaumann added a comment.
This revision is now accepted and ready to land.
Looks good to me. Thanks for working on this! :)
INLINE COMMENTS
> katesessionmanager.cpp:567
> + grp.writeEntry(QStringLiteral("Name"), session);
> + grp.writeEntry(QStringLiteral("Exec"), QStringLiteral("kate -s %1").arg(KShell::quoteArg(session))); // TODO proper executable name?
> + }
What is the effect of this TODO?
REPOSITORY
R40 Kate
REVISION DETAIL
https://phabricator.kde.org/D7203
To: broulik, #kate, #vdg, fvogt, dfaure, kfunk, hein, dhaumann
Cc: dhaumann, kwrite-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20170918/fc4b505d/attachment.html>
More information about the KWrite-Devel
mailing list