mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 12:37:39 +03: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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue