|
|
@ -146,7 +146,7 @@ |
|
|
|
<widget class="QStatusBar" name="statusBar"/> |
|
|
|
<widget class="QStatusBar" name="statusBar"/> |
|
|
|
<action name="actionOpen"> |
|
|
|
<action name="actionOpen"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>&Add File...</string> |
|
|
|
<string>&Add torrent file...</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</action> |
|
|
|
</action> |
|
|
|
<action name="actionExit"> |
|
|
|
<action name="actionExit"> |
|
|
@ -199,7 +199,7 @@ |
|
|
|
</action> |
|
|
|
</action> |
|
|
|
<action name="actionDownload_from_URL"> |
|
|
|
<action name="actionDownload_from_URL"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Add &URL...</string> |
|
|
|
<string>Add &link to torrent...</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</action> |
|
|
|
</action> |
|
|
|
<action name="actionCreate_torrent"> |
|
|
|
<action name="actionCreate_torrent"> |
|
|
@ -249,7 +249,7 @@ |
|
|
|
</action> |
|
|
|
</action> |
|
|
|
<action name="actionDecreasePriority"> |
|
|
|
<action name="actionDecreasePriority"> |
|
|
|
<property name="icon"> |
|
|
|
<property name="icon"> |
|
|
|
<iconset resource="../icons.qrc"> |
|
|
|
<iconset resource="icons.qrc"> |
|
|
|
<normaloff>:/Icons/skin/decrease.png</normaloff>:/Icons/skin/decrease.png</iconset> |
|
|
|
<normaloff>:/Icons/skin/decrease.png</normaloff>:/Icons/skin/decrease.png</iconset> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
@ -261,7 +261,7 @@ |
|
|
|
</action> |
|
|
|
</action> |
|
|
|
<action name="actionIncreasePriority"> |
|
|
|
<action name="actionIncreasePriority"> |
|
|
|
<property name="icon"> |
|
|
|
<property name="icon"> |
|
|
|
<iconset resource="../icons.qrc"> |
|
|
|
<iconset resource="icons.qrc"> |
|
|
|
<normaloff>:/Icons/skin/increase.png</normaloff>:/Icons/skin/increase.png</iconset> |
|
|
|
<normaloff>:/Icons/skin/increase.png</normaloff>:/Icons/skin/increase.png</iconset> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
@ -273,7 +273,7 @@ |
|
|
|
</action> |
|
|
|
</action> |
|
|
|
<action name="actionShow_console"> |
|
|
|
<action name="actionShow_console"> |
|
|
|
<property name="icon"> |
|
|
|
<property name="icon"> |
|
|
|
<iconset resource="../icons.qrc"> |
|
|
|
<iconset resource="icons.qrc"> |
|
|
|
<normaloff>:/Icons/oxygen/log.png</normaloff>:/Icons/oxygen/log.png</iconset> |
|
|
|
<normaloff>:/Icons/oxygen/log.png</normaloff>:/Icons/oxygen/log.png</iconset> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
@ -364,11 +364,11 @@ |
|
|
|
</action> |
|
|
|
</action> |
|
|
|
<action name="action_Import_Torrent"> |
|
|
|
<action name="action_Import_Torrent"> |
|
|
|
<property name="icon"> |
|
|
|
<property name="icon"> |
|
|
|
<iconset resource="../icons.qrc"> |
|
|
|
<iconset resource="icons.qrc"> |
|
|
|
<normaloff>:/Icons/oxygen/list-add.png</normaloff>:/Icons/oxygen/list-add.png</iconset> |
|
|
|
<normaloff>:/Icons/oxygen/list-add.png</normaloff>:/Icons/oxygen/list-add.png</iconset> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Import torrent...</string> |
|
|
|
<string>Import existing torrent...</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="toolTip"> |
|
|
|
<property name="toolTip"> |
|
|
|
<string>Import torrent...</string> |
|
|
|
<string>Import torrent...</string> |
|
|
@ -376,7 +376,7 @@ |
|
|
|
</action> |
|
|
|
</action> |
|
|
|
<action name="actionDonate_money"> |
|
|
|
<action name="actionDonate_money"> |
|
|
|
<property name="icon"> |
|
|
|
<property name="icon"> |
|
|
|
<iconset resource="../icons.qrc"> |
|
|
|
<iconset resource="icons.qrc"> |
|
|
|
<normaloff>:/Icons/oxygen/emblem-favorite.png</normaloff>:/Icons/oxygen/emblem-favorite.png</iconset> |
|
|
|
<normaloff>:/Icons/oxygen/emblem-favorite.png</normaloff>:/Icons/oxygen/emblem-favorite.png</iconset> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
@ -388,7 +388,7 @@ |
|
|
|
</action> |
|
|
|
</action> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
<resources> |
|
|
|
<resources> |
|
|
|
<include location="../icons.qrc"/> |
|
|
|
<include location="icons.qrc"/> |
|
|
|
</resources> |
|
|
|
</resources> |
|
|
|
<connections/> |
|
|
|
<connections/> |
|
|
|
</ui> |
|
|
|
</ui> |
|
|
|