diff options
-rw-r--r-- | addons/skin.confluence/720p/DialogAddonInfo.xml | 25 | ||||
-rw-r--r-- | addons/skin.confluence/720p/ViewsAddonBrowser.xml | 54 |
2 files changed, 8 insertions, 71 deletions
diff --git a/addons/skin.confluence/720p/DialogAddonInfo.xml b/addons/skin.confluence/720p/DialogAddonInfo.xml index a277fe5063..a5234447e0 100644 --- a/addons/skin.confluence/720p/DialogAddonInfo.xml +++ b/addons/skin.confluence/720p/DialogAddonInfo.xml @@ -157,30 +157,9 @@ <scroll>true</scroll> </control> <control type="label"> - <description>Rating txt</description> - <left>10</left> - <top>90</top> - <width>140</width> - <height>25</height> - <label>$LOCALIZE[563]:</label> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - </control> - <control type="image"> - <description>Rating value</description> - <left>155</left> - <top>90</top> - <width>160</width> - <height>32</height> - <aspectratio align="left">keep</aspectratio> - <texture fallback="LeftRating/rating0.png">$INFO[ListItem.Property(Addon.StarRating),LeftRating/]</texture> - </control> - <control type="label"> <description>Summary txt</description> <left>10</left> - <top>120</top> + <top>90</top> <width>140</width> <height>25</height> <label>$LOCALIZE[20037]:</label> @@ -192,7 +171,7 @@ <control type="fadelabel"> <description>Summary Value</description> <left>160</left> - <top>120</top> + <top>90</top> <width>440</width> <height>25</height> <label fallback="416">$INFO[ListItem.Property(Addon.Summary)]</label> diff --git a/addons/skin.confluence/720p/ViewsAddonBrowser.xml b/addons/skin.confluence/720p/ViewsAddonBrowser.xml index c38037500b..7d0c50de2a 100644 --- a/addons/skin.confluence/720p/ViewsAddonBrowser.xml +++ b/addons/skin.confluence/720p/ViewsAddonBrowser.xml @@ -199,30 +199,9 @@ <font>font13</font> <scroll>true</scroll> </control> - <control type="label"> - <description>Rating txt</description> - <left>10</left> - <top>60</top> - <width>140</width> - <height>25</height> - <label>$LOCALIZE[563]:</label> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - </control> - <control type="image"> - <description>Rating value</description> - <left>155</left> - <top>60</top> - <width>160</width> - <height>32</height> - <aspectratio align="left">keep</aspectratio> - <texture fallback="LeftRating/rating0.png">$INFO[ListItem.Property(Addon.StarRating),LeftRating/]</texture> - </control> <control type="image"> <left>0</left> - <top>90</top> + <top>60</top> <width>490</width> <height>4</height> <texture>separator.png</texture> @@ -230,9 +209,9 @@ <control type="textbox"> <description>Description</description> <left>10</left> - <top>95</top> + <top>65</top> <width>490</width> - <height>192</height> + <height>215</height> <font>font13</font> <align>justify</align> <textcolor>white</textcolor> @@ -452,30 +431,9 @@ <font>font13</font> <scroll>true</scroll> </control> - <control type="label"> - <description>Rating txt</description> - <left>10</left> - <top>60</top> - <width>120</width> - <height>25</height> - <label>$LOCALIZE[563]:</label> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - </control> - <control type="image"> - <description>Rating value</description> - <left>135</left> - <top>60</top> - <width>150</width> - <height>30</height> - <aspectratio align="left">keep</aspectratio> - <texture fallback="LeftRating/rating0.png">$INFO[ListItem.Property(Addon.StarRating),LeftRating/]</texture> - </control> <control type="image"> <left>0</left> - <top>100</top> + <top>70</top> <width>290</width> <height>4</height> <texture>separator.png</texture> @@ -483,9 +441,9 @@ <control type="textbox"> <description>Description</description> <left>10</left> - <top>110</top> + <top>75</top> <width>290</width> - <height>400</height> + <height>445</height> <font>font13</font> <align>justify</align> <textcolor>white</textcolor> |