mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01: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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user