The branch, eden has been updated
via 54319dbac915921688cce81ee996ea5e0fc8545e (commit)
from 3c3269fafcba026ac4777126547ad46ef2067611 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=54319dbac915921688cce81ee996ea5e0fc8545e
commit 54319dbac915921688cce81ee996ea5e0fc8545e
Author: Martijn Kaijser <[email protected]>
Date: Wed Jun 20 06:59:35 2012 +0200
[script.statistics.gsoc2012.scraper] -v0.0.3
diff --git a/script.statistics.gsoc2012.scraper/addon.xml
b/script.statistics.gsoc2012.scraper/addon.xml
index 35c4758..90a9cca 100644
--- a/script.statistics.gsoc2012.scraper/addon.xml
+++ b/script.statistics.gsoc2012.scraper/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="script.statistics.gsoc2012.scraper"
- version="0.0.2"
+ version="0.0.3"
name="Statistics gathering for scraping GSoC 2012"
provider-name="topfs2, Team XBMC">
<requires>
diff --git a/script.statistics.gsoc2012.scraper/states.py
b/script.statistics.gsoc2012.scraper/states.py
index 4f4456c..7c2c382 100644
--- a/script.statistics.gsoc2012.scraper/states.py
+++ b/script.statistics.gsoc2012.scraper/states.py
@@ -5,7 +5,7 @@ import server
import string
-__settings__ = xbmcaddon.Addon(id='script.statistics.gsoc.scraper')
+__settings__ = xbmcaddon.Addon(id='script.statistics2012.gsoc.scraper')
def chunks(l, n):
-----------------------------------------------------------------------
Summary of changes:
script.statistics.gsoc2012.scraper/addon.xml | 2 +-
script.statistics.gsoc2012.scraper/states.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Scripts
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons