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>
|
<string>Clone Entry</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut">
|
<property name="shortcut">
|
||||||
<string notr="true">Ctrl+K</string>
|
<string notr="true">Ctrl+D</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="actionEntryMoveUp">
|
<action name="actionEntryMoveUp">
|
||||||
|
|||||||
Reference in New Issue
Block a user