D25086: Port to KGlobalAccel
Laurent Montel
noreply at phabricator.kde.org
Sat Nov 9 09:03:25 GMT 2019
mlaurent requested changes to this revision.
mlaurent added a comment.
This revision now requires changes to proceed.
After that it seems ok for me
INLINE COMMENTS
> globalaccel.cpp:25
> + kmenueditGroup = KConfigGroup(&khotkeysrc, QStringLiteral("Data_%1").arg(i));
> + if (kmenueditGroup.readEntry("Name", QString()) == QStringLiteral("KMenuEdit")) {
> + foundKmenuedit = true;
QLatin1String("...") it's a minor optimization
----------------------------------------------
> globalaccel.cpp:38
> + // only migrate the launch actions for now, not the default search action
> + if (KConfigGroup(&khotkeysrc, groupName).readEntry("Type") != QStringLiteral("MENUENTRY_SHORTCUT_ACTION_DATA")) {
> + continue;
same here
REPOSITORY
R103 KMenu Editor
REVISION DETAIL
https://phabricator.kde.org/D25086
To: davidre, #plasma, davidedmundson, mlaurent
Cc: apol, mlaurent, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20191109/c877a091/attachment-0001.html>
More information about the Plasma-devel
mailing list