Merge branch 'contrib/aivs'

This commit is contained in:
Correl Roush 2011-09-07 18:49:25 -04:00
commit 863106f972
28 changed files with 64 additions and 20 deletions

View file

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<strings>
<string id="0">Transmission</string>
<string id="1">Подключение к Transmission</string>
<string id="2">Ошибка Transmission</string>
<!-- Buttons -->
<string id="101">Добавить</string>
<string id="102">Удалить</string>
<string id="103">Остановить</string>
<string id="104">Запустить</string>
<string id="105">Остановить все</string>
<string id="106">Запустить все</string>
<string id="107">Выход</string>
<!-- Settings -->
<string id="1000">Настройки RPC</string>
<string id="1001">Хост</string>
<string id="1002">Порт</string>
<string id="1003">Пользователь</string>
<string id="1004">Пароль</string>
</strings>

View file

@ -1,19 +1,13 @@
<window> <window>
<defaultcontrol>20</defaultcontrol> <defaultcontrol always="true">1501</defaultcontrol>
<allowoverlays>false</allowoverlays>
<coordinates> <coordinates>
<system>1</system> <system>1</system>
<posx>120</posx> <posx>120</posx>
<posy>70</posy> <posy>70</posy>
</coordinates> </coordinates>
<controls> <controls>
<control type="image">
<description>backdrop</description>
<posx>-20</posx>
<posy>-20</posy>
<width>1000</width>
<height>576</height>
<texture>black.png</texture>
</control>
<control type="image"> <control type="image">
<posx>-10</posx> <posx>-10</posx>
<posy>-8</posy> <posy>-8</posy>
@ -44,97 +38,118 @@
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<height>70</height> <height>70</height>
<width>110</width> <width>120</width>
<align>center</align> <align>center</align>
<aligny>top</aligny> <aligny>top</aligny>
<textoffsety>45</textoffsety> <textoffsety>45</textoffsety>
<label>SCRIPT101</label> <label>SCRIPT101</label>
<font>font12_title</font>
<onright>20</onright> <onright>20</onright>
<ondown>12</ondown> <ondown>12</ondown>
<onup>17</onup> <onup>17</onup>
<texturefocus>add-focus.png</texturefocus>
<texturenofocus>add-nofocus.png</texturenofocus>
</control> </control>
<control type="button" id="12"> <control type="button" id="12">
<description>Remove torrent</description> <description>Remove torrent</description>
<posx>0</posx> <posx>0</posx>
<posy>70</posy> <posy>75</posy>
<height>70</height> <height>70</height>
<width>110</width> <width>120</width>
<align>center</align> <align>center</align>
<aligny>top</aligny> <aligny>top</aligny>
<textoffsety>45</textoffsety> <textoffsety>45</textoffsety>
<label>SCRIPT102</label> <label>SCRIPT102</label>
<font>font12_title</font>
<onright>20</onright> <onright>20</onright>
<onup>11</onup> <onup>11</onup>
<ondown>13</ondown> <ondown>13</ondown>
<texturefocus>remove-focus.png</texturefocus>
<texturenofocus>remove-nofocus.png</texturenofocus>
</control> </control>
<control type="button" id="13"> <control type="button" id="13">
<description>Stop torrent</description> <description>Stop torrent</description>
<posx>0</posx> <posx>0</posx>
<posy>150</posy> <posy>150</posy>
<height>70</height> <height>70</height>
<width>110</width> <width>122</width>
<align>center</align> <align>center</align>
<aligny>top</aligny> <aligny>top</aligny>
<textoffsety>45</textoffsety> <textoffsety>45</textoffsety>
<label>SCRIPT103</label> <label>SCRIPT103</label>
<font>font12_title</font>
<onright>20</onright> <onright>20</onright>
<onup>12</onup> <onup>12</onup>
<ondown>14</ondown> <ondown>14</ondown>
<texturefocus>stop-focus.png</texturefocus>
<texturenofocus>stop-nofocus.png</texturenofocus>
</control> </control>
<control type="button" id="14"> <control type="button" id="14">
<description>Start torrent</description> <description>Start torrent</description>
<posx>0</posx> <posx>0</posx>
<posy>220</posy> <posy>225</posy>
<height>70</height> <height>70</height>
<width>110</width> <width>120</width>
<align>center</align> <align>center</align>
<aligny>top</aligny> <aligny>top</aligny>
<textoffsety>45</textoffsety> <textoffsety>45</textoffsety>
<label>SCRIPT104</label> <label>SCRIPT104</label>
<font>font12_title</font>
<onright>20</onright> <onright>20</onright>
<onup>13</onup> <onup>13</onup>
<ondown>15</ondown> <ondown>15</ondown>
<texturefocus>start-focus.png</texturefocus>
<texturenofocus>start-nofocus.png</texturenofocus>
</control> </control>
<control type="button" id="15"> <control type="button" id="15">
<description>Stop all torrents</description> <description>Stop all torrents</description>
<posx>0</posx> <posx>0</posx>
<posy>300</posy> <posy>300</posy>
<height>70</height> <height>70</height>
<width>110</width> <width>120</width>
<align>center</align> <align>center</align>
<aligny>top</aligny> <aligny>top</aligny>
<textoffsety>45</textoffsety> <textoffsety>45</textoffsety>
<label>SCRIPT105</label> <label>SCRIPT105</label>
<font>font12_title</font>
<onright>20</onright> <onright>20</onright>
<onup>14</onup> <onup>14</onup>
<ondown>16</ondown> <ondown>16</ondown>
<texturefocus>stopall-focus.png</texturefocus>
<texturenofocus>stopall-nofocus.png</texturenofocus>
</control> </control>
<control type="button" id="16"> <control type="button" id="16">
<description>Start all torrents</description> <description>Start all torrents</description>
<posx>0</posx> <posx>0</posx>
<posy>370</posy> <posy>375 </posy>
<height>70</height> <height>70</height>
<width>110</width> <width>120</width>
<align>center</align> <align>center</align>
<aligny>top</aligny> <aligny>top</aligny>
<textoffsety>45</textoffsety> <textoffsety>45</textoffsety>
<label>SCRIPT106</label> <label>SCRIPT106</label>
<font>font12_title</font>
<onright>20</onright> <onright>20</onright>
<onup>15</onup> <onup>15</onup>
<ondown>17</ondown> <ondown>17</ondown>
<texturefocus>startall-focus.png</texturefocus>
<texturenofocus>startall-nofocus.png</texturenofocus>
</control> </control>
<control type="button" id="17"> <control type="button" id="17">
<description>Exit</description> <description>Exit</description>
<posx>0</posx> <posx>0</posx>
<posy>450</posy> <posy>450</posy>
<height>70</height> <height>70</height>
<width>110</width> <width>120</width>
<align>center</align> <align>center</align>
<aligny>top</aligny> <aligny>top</aligny>
<textoffsety>45</textoffsety> <textoffsety>45</textoffsety>
<label>SCRIPT107</label> <label>SCRIPT107</label>
<font>font12_title</font>
<onright>20</onright> <onright>20</onright>
<onup>16</onup> <onup>16</onup>
<texturefocus>exit-focus.png</texturefocus>
<texturenofocus>exit-nofocus.png</texturenofocus>
<ondown>11</ondown> <ondown>11</ondown>
</control> </control>
</control> </control>

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

@ -0,0 +1,4 @@
[Dolphin]
ShowPreview=true
Timestamp=2011,9,1,17,52,44
Version=2

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View file

@ -0,0 +1,2 @@
Used icons SnowIsh-kde-1.3
pause.png,pauseall.png my icons [aivs@yandex.ru]

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 151 KiB

After

Width:  |  Height:  |  Size: 157 KiB