mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
MainWindow: change Clone Entry shortcut to Ctrl+D
Previously, it was Ctrl+K. As per https://github.com/keepassxreboot/keepassxc/pull/10903#discussion_r1641296834.
This commit is contained in:
parent
20eb99f238
commit
63cf7e4936
@ -731,7 +731,7 @@
|
||||
<string>Clone Entry</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string notr="true">Ctrl+K</string>
|
||||
<string notr="true">Ctrl+D</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionEntryMoveUp">
|
||||
|
Loading…
Reference in New Issue
Block a user