mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-12-29 01:06:27 -05:00
Add menu shortcut Alt+m (underlined letter) for "Empty recycle bin" for consistency with other items in the same submenu which all have "Alt+underlined letter" style shortcuts.
This commit is contained in:
parent
a4d1293eaf
commit
236846baa7
@ -557,7 +557,7 @@
|
|||||||
</action>
|
</action>
|
||||||
<action name="actionGroupEmptyRecycleBin">
|
<action name="actionGroupEmptyRecycleBin">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Empty recycle bin</string>
|
<string>E&mpty recycle bin</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="visible">
|
<property name="visible">
|
||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
|
Loading…
Reference in New Issue
Block a user