summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Temminghoff <phil65@kodi.tv>2017-03-06 21:51:25 -0500
committerGitHub <noreply@github.com>2017-03-06 21:51:25 -0500
commitc6cf768e94d64eb20e8cb1f4aaa2605b4f06a873 (patch)
tree32bc75622863e9bb7a0e2ddd960f9b9274ecb721
parent2dc38610cf27c560611005f29101ce88042a7404 (diff)
parent616b3aab7f7ec2ccadeac4ff4e4200d4c43f0f48 (diff)
Merge pull request #1029 from learningit/krypton-plugin.video.charge-3.0.2
[plugin.video.charge] 3.0.2
-rw-r--r--plugin.video.charge/addon.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin.video.charge/addon.xml b/plugin.video.charge/addon.xml
index 20a1202..8dead1c 100644
--- a/plugin.video.charge/addon.xml
+++ b/plugin.video.charge/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.charge"
name="Charge! TV Live"
- version="3.0.1"
+ version="3.0.2"
provider-name="t1m">
<requires>
<import addon="xbmc.python" version="2.25.0"/>
@@ -16,7 +16,7 @@
<description lang="en_GB">CHARGE! is a new free broadcast network featuring action programming including movies, series and sports entertainment.</description>
<disclaimer lang="en_GB">Feel free to use this script. For information visit the wiki.</disclaimer>
<platform>all</platform>
- <language>en_GB</language>
+ <language>en</language>
<license>GNU GENERAL PUBLIC LICENSE. Version 2, June 1991</license>
<forum>http://forum.kodi.tv/showthread.php?tid=308956</forum>
<website>www.watchcharge.com</website>