]> granicus.if.org Git - transmission/commitdiff
Added queue up/down hotkeys to the Qt interface.
authorThomas Hines <hineta64@gmail.com>
Fri, 27 Jan 2017 05:42:18 +0000 (15:42 +1000)
committerMike Gelfand <mikedld@mikedld.com>
Mon, 1 May 2017 15:57:06 +0000 (18:57 +0300)
qt/MainWindow.ui

index bd4426780f0bdac18301dd3779d84b7fbc901621..13d01989cda44ffa6b9a692c9a6d89980d043a81 100644 (file)
    <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">