1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 08:13:27 +00:00

Added queue up/down hotkeys to the Qt interface.

This commit is contained in:
Thomas Hines 2017-01-27 15:42:18 +10:00 committed by Mike Gelfand
parent 14370e5353
commit b3e30c0502

View file

@ -753,11 +753,17 @@
<property name="text">
<string>Move &amp;Up</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+Up</string>
</property>
</action>
<action name="action_QueueMoveDown">
<property name="text">
<string>Move &amp;Down</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+Down</string>
</property>
</action>
<action name="action_QueueMoveBottom">
<property name="text">