added shortcuts

This commit is contained in:
Martchus 2015-10-14 23:27:09 +02:00
parent db7c8c32f6
commit 63d7a45a1c
1 changed files with 10 additions and 1 deletions

View File

@ -43,7 +43,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>966</width> <width>966</width>
<height>29</height> <height>27</height>
</rect> </rect>
</property> </property>
<property name="nativeMenuBar"> <property name="nativeMenuBar">
@ -207,6 +207,9 @@
<property name="toolTip"> <property name="toolTip">
<string>Add multiple downloads (e. g. from a Youtube playlist)</string> <string>Add multiple downloads (e. g. from a Youtube playlist)</string>
</property> </property>
<property name="shortcut">
<string>Ctrl+M</string>
</property>
</action> </action>
<action name="actionRemove_selected_downloads_from_list"> <action name="actionRemove_selected_downloads_from_list">
<property name="enabled"> <property name="enabled">
@ -282,6 +285,9 @@
<property name="toolTip"> <property name="toolTip">
<string>Add a single download</string> <string>Add a single download</string>
</property> </property>
<property name="shortcut">
<string>Ctrl+A</string>
</property>
</action> </action>
<action name="actionSettings"> <action name="actionSettings">
<property name="icon"> <property name="icon">
@ -292,6 +298,9 @@
<property name="text"> <property name="text">
<string>&amp;Settings</string> <string>&amp;Settings</string>
</property> </property>
<property name="shortcut">
<string>F8</string>
</property>
</action> </action>
<action name="actionQuit"> <action name="actionQuit">
<property name="icon"> <property name="icon">