The branch, dharma has been updated
       via  586918b789a705ce1288170d6ed731e75427a2c0 (commit)
      from  c0135aab85076a077d698657281e9dddb9179e49 (commit)

- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=586918b789a705ce1288170d6ed731e75427a2c0

commit 586918b789a705ce1288170d6ed731e75427a2c0
Author: spiff <[email protected]>
Date:   Thu Jan 5 16:06:35 2012 +0100

    [plugin.video.radbox] initial version (0.0.3). thanks to radbox inc.

diff --git a/.gitignore b/.gitignore
index 0cb62e8..31f7eef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,3 +86,4 @@ plugin.video.happymtb/.git
 plugin.video.tmz/.git
 plugin.video.leafstv/.git
 plugin.audio.sverigesradio/.git
+plugin.video.radbox/.git

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

Summary of changes:
 .gitignore                                         |    1 +
 .../LICENSE.txt                                    |    8 +-
 plugin.video.radbox/README                         |    7 +
 plugin.video.radbox/addon.xml                      |   23 +++
 plugin.video.radbox/changelog.txt                  |    7 +
 plugin.video.radbox/default.py                     |  209 ++++++++++++++++++++
 plugin.video.radbox/fanart.jpg                     |  Bin 0 -> 120881 bytes
 plugin.video.radbox/icon.png                       |  Bin 0 -> 15422 bytes
 .../resources/language/English/strings.xml         |    7 +
 plugin.video.radbox/resources/settings.xml         |    9 +
 10 files changed, 267 insertions(+), 4 deletions(-)
 copy {plugin.audio.groove => plugin.video.radbox}/LICENSE.txt (99%)
 create mode 100644 plugin.video.radbox/README
 create mode 100644 plugin.video.radbox/addon.xml
 create mode 100644 plugin.video.radbox/changelog.txt
 create mode 100644 plugin.video.radbox/default.py
 create mode 100644 plugin.video.radbox/fanart.jpg
 create mode 100644 plugin.video.radbox/icon.png
 create mode 100644 plugin.video.radbox/resources/language/English/strings.xml
 create mode 100644 plugin.video.radbox/resources/settings.xml


hooks/post-receive
-- 
Plugins

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to