The branch, dharma has been updated
via 685182fe1267eb78e329d9867482c927048031f3 (commit)
from 7eea8b200c01fadee7e6a3446ee615c284836349 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=685182fe1267eb78e329d9867482c927048031f3
commit 685182fe1267eb78e329d9867482c927048031f3
Author: spiff <[email protected]>
Date: Fri Aug 19 17:14:39 2011 +0200
[plugin.video.khanacademy] initial version (0.2). thanks to jbel
diff --git a/.gitignore b/.gitignore
index cec566d..68e0ed1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,5 @@ plugin.audio.dr.dk.netradio/.git
plugin.video.dr.dk.live/.git
plugin.video.dr.dk.live/.idea
plugin.video.dmi.dk/.git
+plugin.video.khanacademy/.git
+plugin.video.khanacademy/.gitignore
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 2 +
.../LICENSE.txt | 0
.../README.md | 16 ++---
plugin.video.khanacademy/addon.py | 74 ++++++++++++++++++++
plugin.video.khanacademy/addon.xml | 16 ++++
plugin.video.khanacademy/changelog.txt | 6 ++
plugin.video.khanacademy/icon.png | Bin 0 -> 23103 bytes
.../resources}/__init__.py | 0
.../resources/language/English/strings.xml | 5 ++
.../resources/lib}/__init__.py | 0
10 files changed, 108 insertions(+), 11 deletions(-)
copy {plugin.audio.modland => plugin.video.khanacademy}/LICENSE.txt (100%)
copy {plugin.video.academicearth => plugin.video.khanacademy}/README.md (55%)
create mode 100755 plugin.video.khanacademy/addon.py
create mode 100644 plugin.video.khanacademy/addon.xml
create mode 100644 plugin.video.khanacademy/changelog.txt
create mode 100644 plugin.video.khanacademy/icon.png
copy {plugin.audio.soundcloud/oauth2/clients =>
plugin.video.khanacademy/resources}/__init__.py (100%)
create mode 100644
plugin.video.khanacademy/resources/language/English/strings.xml
copy {plugin.audio.soundcloud/oauth2/clients =>
plugin.video.khanacademy/resources/lib}/__init__.py (100%)
hooks/post-receive
--
Plugins
------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system,
user administration capabilities and model configuration. Take
the hassle out of deploying and managing Subversion and the
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons