The branch, frodo has been updated
       via  4a6dbaceab6ef7826cd34a1148dbae41ab7f6914 (commit)
      from  fe41f8891f606569cdb0d6bb1f4870b70948f929 (commit)

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

commit 4a6dbaceab6ef7826cd34a1148dbae41ab7f6914
Author: Martijn Kaijser <[email protected]>
Date:   Sun Jul 27 19:06:39 2014 +0200

    [script.lazytv] 0.9.93

diff --git a/script.lazytv/addon.xml b/script.lazytv/addon.xml
index 0e9495b..07f4dae 100644
--- a/script.lazytv/addon.xml
+++ b/script.lazytv/addon.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8" standalone="yes"?>
 <addon id="script.lazytv"
        name="LazyTV"
-       version="0.9.92"
+       version="0.9.93"
        provider-name="KodeKarnage">
     <requires>
         <import addon="xbmc.python" version="2.1.0"/>
diff --git a/script.lazytv/resources/addon_clone.xml 
b/script.lazytv/resources/addon_clone.xml
index 812d2a7..df04e88 100644
--- a/script.lazytv/resources/addon_clone.xml
+++ b/script.lazytv/resources/addon_clone.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8" standalone="yes"?>
 <addon id="script.lazytv.SANNAME"
        name="CLONENAME"
-       version="0.9.92"
+       version="0.9.93"
        provider-name="KodeKarnage">
     <requires>
         <import addon="xbmc.python" version="2.1.0"/>
diff --git a/script.lazytv/resources/settings.xml 
b/script.lazytv/resources/settings.xml
index 1f43a8b..0c91d72 100644
--- a/script.lazytv/resources/settings.xml
+++ b/script.lazytv/resources/settings.xml
@@ -35,7 +35,7 @@
  </category>
  <category label="32060">
  <setting id="skinorno" type="enum" label="32072" lvalues="32073|32074|32075" 
default="0"/>
- <setting id="skinreturn" type="bool" label="32076" default="true"/>
+ <setting id="skin_return" type="bool" label="32076" default="true"/>
  <!--setting id="skinorno" type="bool" label="32072" default="true"/-->
  <setting id="limitshows" type="bool" label="32061" default="false"/>
  <setting id="window_length" label="32062" enable="eq(-1,true)" type="slider" 
default="10" range="1,1,30" option="int" />
diff --git a/script.lazytv/resources/settings_clone.xml 
b/script.lazytv/resources/settings_clone.xml
index 3d9f753..6ff8cf6 100644
--- a/script.lazytv/resources/settings_clone.xml
+++ b/script.lazytv/resources/settings_clone.xml
@@ -29,7 +29,7 @@
  </category>
  <category label="32060">
  <setting id="skinorno" type="enum" label="32072" lvalues="32073|32074|32075" 
default="0"/>
- <setting id="skinreturn" type="bool" label="32076" default="true"/>
+ <setting id="skin_return" type="bool" label="32076" default="true"/>
  <setting id="limitshows" type="bool" label="32061" default="false"/>
  <setting id="window_length" label="32062" enable="eq(-1,true)" type="slider" 
default="10" range="1,1,30" option="int" />
  <setting type="lsep" label="32063" enable="false"/>

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

Summary of changes:
 script.lazytv/addon.xml                    |    2 +-
 script.lazytv/resources/addon_clone.xml    |    2 +-
 script.lazytv/resources/settings.xml       |    2 +-
 script.lazytv/resources/settings_clone.xml |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Scripts

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to