The branch, dharma has been updated
       via  4ac75127d09c5a7a98c29ed80e994654b2dfd75e (commit)
      from  3989a95b244a060c1cbe33e989b167f9cd98b421 (commit)

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

commit 4ac75127d09c5a7a98c29ed80e994654b2dfd75e
Author: spiff <[email protected]>
Date:   Wed Oct 5 17:55:27 2011 +0200

    [plugin.video.hockeystreams] initial version (1.7.0). thanks to wotever

diff --git a/.gitignore b/.gitignore
index 47d04bf..690475e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,3 +71,5 @@ plugin.video.nos/.git
 plugin.audio.groove/description.xml
 plugin.video.brt/.git
 plugin.video.4players/.git
+plugin.video.hockeystreams/.git
+plugin.video.hockeystreams/.idea

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

Summary of changes:
 .gitignore                                         |    2 +
 .../LICENSE.txt                                    |    0
 plugin.video.hockeystreams/README                  |   16 +
 .../addon.xml                                      |   13 +-
 plugin.video.hockeystreams/default.py              |  476 ++++++++++++++++++++
 plugin.video.hockeystreams/fanart.jpg              |  Bin 0 -> 88379 bytes
 plugin.video.hockeystreams/gethtml.py              |   97 ++++
 plugin.video.hockeystreams/hs_rss.py               |   53 +++
 plugin.video.hockeystreams/icon.png                |  Bin 0 -> 15919 bytes
 .../resources/language/English/strings.xml         |   10 +
 plugin.video.hockeystreams/resources/settings.xml  |   10 +
 plugin.video.hockeystreams/weblogin.py             |  134 ++++++
 12 files changed, 804 insertions(+), 7 deletions(-)
 copy {plugin.audio.groove => plugin.video.hockeystreams}/LICENSE.txt (100%)
 create mode 100644 plugin.video.hockeystreams/README
 copy {plugin.video.escapistmagazine => plugin.video.hockeystreams}/addon.xml 
(59%)
 create mode 100644 plugin.video.hockeystreams/default.py
 create mode 100644 plugin.video.hockeystreams/fanart.jpg
 create mode 100644 plugin.video.hockeystreams/gethtml.py
 create mode 100644 plugin.video.hockeystreams/hs_rss.py
 create mode 100644 plugin.video.hockeystreams/icon.png
 create mode 100644 
plugin.video.hockeystreams/resources/language/English/strings.xml
 create mode 100644 plugin.video.hockeystreams/resources/settings.xml
 create mode 100644 plugin.video.hockeystreams/weblogin.py


hooks/post-receive
-- 
Plugins

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to