The branch, eden has been updated
via dad48645cbe298346f1a4a86054764066cc6405c (commit)
from 54319dbac915921688cce81ee996ea5e0fc8545e (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=dad48645cbe298346f1a4a86054764066cc6405c
commit dad48645cbe298346f1a4a86054764066cc6405c
Author: Martijn Kaijser <[email protected]>
Date: Wed Jun 20 10:51:18 2012 +0200
[script.statistics.gsoc2012.scraper] -v0.0.4
diff --git a/script.statistics.gsoc2012.scraper/addon.xml
b/script.statistics.gsoc2012.scraper/addon.xml
index 90a9cca..ddc5e4d 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.3"
+ version="0.0.4"
name="Statistics gathering for scraping GSoC 2012"
provider-name="topfs2, Team XBMC">
<requires>
diff --git a/script.statistics.gsoc2012.scraper/changelog.txt
b/script.statistics.gsoc2012.scraper/changelog.txt
index c835d42..754ccb9 100644
--- a/script.statistics.gsoc2012.scraper/changelog.txt
+++ b/script.statistics.gsoc2012.scraper/changelog.txt
@@ -1,4 +1,4 @@
-[B]0.0.2[/B]
+[B]0.0.4[/B]
- Added to XBMC Eden repo
[B]0.0.1[/B]
diff --git
a/script.statistics.gsoc2012.scraper/resources/language/English/strings.xml
b/script.statistics.gsoc2012.scraper/resources/language/English/strings.xml
index f65ca71..947a2b4 100644
--- a/script.statistics.gsoc2012.scraper/resources/language/English/strings.xml
+++ b/script.statistics.gsoc2012.scraper/resources/language/English/strings.xml
@@ -20,7 +20,7 @@
<string id="32015">Push BACK to cancel</string>
<string id="32016">Next!</string>
- <string id="v17">Submit scraped movies</string>
+ <string id="32017">Submit scraped movies</string>
<string id="32018">Submit scraped episodes</string>
<string id="32019">Submit scraped music videos</string>
<string id="32020">Submit unscraped videos from </string>
diff --git a/script.statistics.gsoc2012.scraper/states.py
b/script.statistics.gsoc2012.scraper/states.py
index 7c2c382..fe55fe4 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.statistics2012.gsoc.scraper')
+__settings__ = xbmcaddon.Addon(id='script.statistics.gsoc2012.scraper')
def chunks(l, n):
-----------------------------------------------------------------------
Summary of changes:
script.statistics.gsoc2012.scraper/addon.xml | 2 +-
script.statistics.gsoc2012.scraper/changelog.txt | 2 +-
.../resources/language/English/strings.xml | 2 +-
script.statistics.gsoc2012.scraper/states.py | 2 +-
4 files changed, 4 insertions(+), 4 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