The branch, dharma-pre has been updated
       via  40e5a59914c112f9877d2bd64b9d08e8103af78c (commit)
      from  190e6a7864ce0b866e29aa380591862bb2d83d3c (commit)

- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=40e5a59914c112f9877d2bd64b9d08e8103af78c

commit 40e5a59914c112f9877d2bd64b9d08e8103af78c
Author: amet <a...@nospam>
Date:   Fri Oct 29 15:44:54 2010 +0400

    [script.xbmc.subtitles] -v2.0.4
    - added: right arrow to indicate where the services have been hiding
    - added: new icon, thanks freezy3k

diff --git a/script.xbmc.subtitles/addon.xml b/script.xbmc.subtitles/addon.xml
index 959be28..a718d0f 100644
--- a/script.xbmc.subtitles/addon.xml
+++ b/script.xbmc.subtitles/addon.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="script.xbmc.subtitles"
        name="XBMC Subtitles"
-       version="2.0.3"
+       version="2.0.4"
        provider-name="Amet">
   <requires>
     <import addon="xbmc.python" version="1.0"/>
diff --git a/script.xbmc.subtitles/changelog.txt 
b/script.xbmc.subtitles/changelog.txt
index 3a6aadd..ba10168 100644
--- a/script.xbmc.subtitles/changelog.txt
+++ b/script.xbmc.subtitles/changelog.txt
@@ -1,3 +1,7 @@
+2.0.4
+- added: right arrow to indicate where the services have been hiding
+- added: new icon, thanks freezy3k
+
 2.0.3
 - fixed: script fails in some cases, related to new window
 
diff --git a/script.xbmc.subtitles/icon.png b/script.xbmc.subtitles/icon.png
index 39c61a2..45f61f1 100644
Binary files a/script.xbmc.subtitles/icon.png and 
b/script.xbmc.subtitles/icon.png differ
diff --git 
a/script.xbmc.subtitles/resources/skins/Default/720p/script-XBMC-Subtitles-main.xml
 
b/script.xbmc.subtitles/resources/skins/Default/720p/script-XBMC-Subtitles-main.xml
index 8166e46..816d521 100644
--- 
a/script.xbmc.subtitles/resources/skins/Default/720p/script-XBMC-Subtitles-main.xml
+++ 
b/script.xbmc.subtitles/resources/skins/Default/720p/script-XBMC-Subtitles-main.xml
@@ -38,6 +38,14 @@
                        <height>540</height>
                        <texture 
border="20,20,20,20">default-panel.png</texture>
                </control>
+        <control type="image">
+            <posx>1038</posx>
+            <posy>330</posy>
+            <width>32</width>
+            <height>24</height>
+            <texture>nav-right.png</texture>
+            <colordiffuse>FF009CFF</colordiffuse>
+        </control> 
        <!-- ** Required ** Do not change <id>or<type>-->
                <control type="group">
                        <posx>200</posx>

-----------------------------------------------------------------------

Summary of changes:
 script.xbmc.subtitles/addon.xml                    |    2 +-
 script.xbmc.subtitles/changelog.txt                |    4 ++++
 script.xbmc.subtitles/icon.png                     |  Bin 49236 -> 56609 bytes
 .../Default/720p/script-XBMC-Subtitles-main.xml    |    8 ++++++++
 .../resources/skins/Default/media/nav-right.png    |  Bin 3370 -> 3382 bytes
 5 files changed, 13 insertions(+), 1 deletions(-)
 copy script.cdartmanager/resources/skins/Default/media/default-scroll-up.png 
=> script.xbmc.subtitles/resources/skins/Default/media/nav-right.png (80%)


hooks/post-receive
-- 
Scripts

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to