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:
Vladimir Svyatski 2017-07-07 23:29:26 +03:00 committed by Janek Bevendorff
parent a4d1293eaf
commit 236846baa7

View File

@ -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&amp;mpty recycle bin</string>
</property> </property>
<property name="visible"> <property name="visible">
<bool>false</bool> <bool>false</bool>