0
0
mirror of https://github.com/keepassxreboot/keepassxc.git synced 2024-09-19 20:02:18 +02: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:
Carlo Teubner 2024-06-15 17:51:38 +01:00
parent 20eb99f238
commit 63cf7e4936

View File

@ -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">