|
|
@ -35,7 +35,7 @@ |
|
|
|
<x>0</x> |
|
|
|
<x>0</x> |
|
|
|
<y>0</y> |
|
|
|
<y>0</y> |
|
|
|
<width>914</width> |
|
|
|
<width>914</width> |
|
|
|
<height>21</height> |
|
|
|
<height>22</height> |
|
|
|
</rect> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<widget class="QMenu" name="menuEdit"> |
|
|
|
<widget class="QMenu" name="menuEdit"> |
|
|
@ -44,6 +44,8 @@ |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<addaction name="actionStart"/> |
|
|
|
<addaction name="actionStart"/> |
|
|
|
<addaction name="actionPause"/> |
|
|
|
<addaction name="actionPause"/> |
|
|
|
|
|
|
|
<addaction name="actionStartAll"/> |
|
|
|
|
|
|
|
<addaction name="actionPauseAll"/> |
|
|
|
<addaction name="separator"/> |
|
|
|
<addaction name="separator"/> |
|
|
|
<addaction name="actionDelete"/> |
|
|
|
<addaction name="actionDelete"/> |
|
|
|
<addaction name="actionTopPriority"/> |
|
|
|
<addaction name="actionTopPriority"/> |
|
|
@ -191,6 +193,16 @@ |
|
|
|
<string>&Pause</string> |
|
|
|
<string>&Pause</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</action> |
|
|
|
</action> |
|
|
|
|
|
|
|
<action name="actionStartAll"> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string>R&esume All</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</action> |
|
|
|
|
|
|
|
<action name="actionPauseAll"> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string>P&ause All</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</action> |
|
|
|
<action name="actionDelete"> |
|
|
|
<action name="actionDelete"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>&Delete</string> |
|
|
|
<string>&Delete</string> |
|
|
@ -334,16 +346,6 @@ |
|
|
|
<string>If you like qBittorrent, please donate!</string> |
|
|
|
<string>If you like qBittorrent, please donate!</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</action> |
|
|
|
</action> |
|
|
|
<action name="actionStartAll"> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string>R&esume All</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</action> |
|
|
|
|
|
|
|
<action name="actionPauseAll"> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string>P&ause All</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</action> |
|
|
|
|
|
|
|
<action name="actionAutoExit"> |
|
|
|
<action name="actionAutoExit"> |
|
|
|
<property name="checkable"> |
|
|
|
<property name="checkable"> |
|
|
|
<bool>true</bool> |
|
|
|
<bool>true</bool> |
|
|
|