D15371: Don't assign twice the same key to the action New Tab
Jaime Torres Amate
noreply at phabricator.kde.org
Sun Sep 9 12:25:35 BST 2018
jtamate created this revision.
jtamate added a reviewer: Dolphin.
Herald added a project: Dolphin.
Herald added a subscriber: kfm-devel.
jtamate requested review of this revision.
REVISION SUMMARY
QKeySequence::AddTab = Qt::CTRL + Qt::Key_T.
Leaving only the first avoids the warning window "There are two actions (New Tab, New Tab) that want to use the same shortcut (Ctrl+T)"
BUG: 398324
TEST PLAN
su - test
unset KDE_FULL_SESSION
dolphin
After: No more the warning window.
REPOSITORY
R318 Dolphin
REVISION DETAIL
https://phabricator.kde.org/D15371
AFFECTED FILES
src/dolphinmainwindow.cpp
To: jtamate, #dolphin
Cc: kfm-devel, feverfew, spoorun, navarromorales, firef, andrebarros, emmanuelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180909/8837b14b/attachment.htm>
More information about the kfm-devel
mailing list