Merge pull request #246 from glutanimate/additional-browser-hotkeys

Add hotkeys for "Invert Selection" and "Reschedule"
This commit is contained in:
Damien Elmes 2018-07-26 16:31:53 +10:00 committed by GitHub
commit 8325f5b396
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -324,6 +324,9 @@
<property name="text">
<string>&amp;Reschedule...</string>
</property>
<property name="shortcut">
<string>Ctrl+Alt+R</string>
</property>
</action>
<action name="actionSelectAll">
<property name="text">
@ -345,6 +348,9 @@
<property name="text">
<string>&amp;Invert Selection</string>
</property>
<property name="shortcut">
<string>Ctrl+Alt+S</string>
</property>
</action>
<action name="actionFind">
<property name="text">