The branch, frodo has been updated
       via  c08ef2e0e9d5c320b99ac711ad4bdc7fda941dd8 (commit)
      from  ffe5e85f5a586e03e5478e7790e065e205c33b84 (commit)

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

commit c08ef2e0e9d5c320b99ac711ad4bdc7fda941dd8
Author: ronie <[email protected]>
Date:   Mon Mar 4 23:46:05 2013 +0100

    [script.cu.lrclyrics] -v1.0.6

diff --git a/script.cu.lrclyrics/addon.xml b/script.cu.lrclyrics/addon.xml
index f9e9c6f..86a8a08 100644
--- a/script.cu.lrclyrics/addon.xml
+++ b/script.cu.lrclyrics/addon.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<addon id="script.cu.lrclyrics" name="CU LRC Lyrics" version="1.0.5" 
provider-name="Taxigps|ronie">
+<addon id="script.cu.lrclyrics" name="CU LRC Lyrics" version="1.0.6" 
provider-name="Taxigps|ronie">
        <requires>
                <import addon="xbmc.python" version="2.1.0"/>
                <import addon="script.module.chardet" version="2.1.1"/>
diff --git a/script.cu.lrclyrics/changelog.txt 
b/script.cu.lrclyrics/changelog.txt
index a43d994..7bf9de3 100644
--- a/script.cu.lrclyrics/changelog.txt
+++ b/script.cu.lrclyrics/changelog.txt
@@ -1,8 +1,10 @@
+v1.0.6
+- fixed potential import of a third party scrapers module
+
 v1.0.5
 - fixed can't show lyric right after reselect in list, need reset control
 - handle encode error in scraper GomAudio
 - added option to save lyrics to song folder
-- fixed potential import of a third party scrapers module
 
 v1.0.4
 - fixed saving lyrics

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

Summary of changes:
 script.cu.lrclyrics/addon.xml     |    2 +-
 script.cu.lrclyrics/changelog.txt |    4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Scripts

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to