diff options
-rw-r--r-- | addons/skin.pm3-hd/720p/DialogSeekBar.xml | 42 |
1 files changed, 28 insertions, 14 deletions
diff --git a/addons/skin.pm3-hd/720p/DialogSeekBar.xml b/addons/skin.pm3-hd/720p/DialogSeekBar.xml index bc271ef1e1..9ba95f516b 100644 --- a/addons/skin.pm3-hd/720p/DialogSeekBar.xml +++ b/addons/skin.pm3-hd/720p/DialogSeekBar.xml @@ -50,9 +50,10 @@ </control>
<control type="label">
<description>Playing Label</description>
- <posx>200</posx>
+ <posx>120</posx>
<posy>8</posy>
<height>20</height>
+ <width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
@@ -62,9 +63,10 @@ </control>
<control type="label">
<description>Paused Label</description>
- <posx>200</posx>
+ <posx>120</posx>
<posy>8</posy>
<height>20</height>
+ <width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
@@ -74,9 +76,10 @@ </control>
<control type="label">
<description>Cache Label</description>
- <posx>200</posx>
+ <posx>120</posx>
<posy>8</posy>
<height>20</height>
+ <width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
@@ -86,9 +89,10 @@ </control>
<control type="label">
<description>Seeking Label</description>
- <posx>200</posx>
+ <posx>120</posx>
<posy>8</posy>
<height>20</height>
+ <width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
@@ -99,9 +103,10 @@ <control type="label">
<description>RW x2 Label</description>
- <posx>200</posx>
+ <posx>120</posx>
<posy>8</posy>
<height>20</height>
+ <width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
@@ -111,9 +116,10 @@ </control>
<control type="label">
<description>RW x4 Label</description>
- <posx>200</posx>
+ <posx>120</posx>
<posy>8</posy>
<height>20</height>
+ <width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
@@ -123,9 +129,10 @@ </control>
<control type="label">
<description>RW x8 Label</description>
- <posx>200</posx>
+ <posx>120</posx>
<posy>8</posy>
<height>20</height>
+ <width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
@@ -135,9 +142,10 @@ </control>
<control type="label">
<description>RW x16 Label</description>
- <posx>200</posx>
+ <posx>120</posx>
<posy>8</posy>
<height>20</height>
+ <width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
@@ -147,9 +155,10 @@ </control>
<control type="label">
<description>RW x32 Label</description>
- <posx>200</posx>
+ <posx>120</posx>
<posy>8</posy>
<height>20</height>
+ <width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
@@ -160,9 +169,10 @@ <control type="label">
<description>FF x2 Label</description>
- <posx>200</posx>
+ <posx>120</posx>
<posy>8</posy>
<height>20</height>
+ <width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
@@ -172,9 +182,10 @@ </control>
<control type="label">
<description>FF x4 Label</description>
- <posx>200</posx>
+ <posx>120</posx>
<posy>8</posy>
<height>20</height>
+ <width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
@@ -184,9 +195,10 @@ </control>
<control type="label">
<description>FF x8 Label</description>
- <posx>200</posx>
+ <posx>120</posx>
<posy>8</posy>
<height>20</height>
+ <width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
@@ -196,9 +208,10 @@ </control>
<control type="label">
<description>FF x16 Label</description>
- <posx>200</posx>
+ <posx>120</posx>
<posy>8</posy>
<height>20</height>
+ <width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
@@ -208,9 +221,10 @@ </control>
<control type="label">
<description>FF x32 Label</description>
- <posx>200</posx>
+ <posx>120</posx>
<posy>8</posy>
<height>20</height>
+ <width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
|