The branch, dharma has been updated
       via  b6ed87247972dbfef57f7af90669adf4cda8a5cc (commit)
      from  09ee217c4db9f114a09b202d72aed30a16b6d000 (commit)

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

commit b6ed87247972dbfef57f7af90669adf4cda8a5cc
Author: spiff <[email protected]>
Date:   Mon Dec 20 15:22:13 2010 +0100

    [plugin.video.eyetv.parser] initial version (1.0.0). thanks to beenje

diff --git a/.gitignore b/.gitignore
index 91cfa76..2417ee4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ plugin.audio.podcatcher/.git
 plugin.audio.podcatcher/.gitignore
 plugin.audio.podcatcher/icon.xcf
 plugin.video.vega/.git
+plugin.video.eyetv.parser/.git

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

Summary of changes:
 .gitignore                                         |    1 +
 .../LICENSE.txt                                    |    0
 plugin.video.eyetv.parser/addon.xml                |   20 +++
 plugin.video.eyetv.parser/changelog.txt            |    6 +
 plugin.video.eyetv.parser/default.py               |  136 ++++++++++++++++++++
 plugin.video.eyetv.parser/icon.png                 |  Bin 0 -> 79944 bytes
 .../resources/language/English/strings.xml         |   15 ++
 plugin.video.eyetv.parser/resources/settings.xml   |    8 +
 8 files changed, 186 insertions(+), 0 deletions(-)
 copy {plugin.audio.internet.archive => plugin.video.eyetv.parser}/LICENSE.txt 
(100%)
 create mode 100644 plugin.video.eyetv.parser/addon.xml
 create mode 100644 plugin.video.eyetv.parser/changelog.txt
 create mode 100644 plugin.video.eyetv.parser/default.py
 create mode 100644 plugin.video.eyetv.parser/icon.png
 create mode 100644 
plugin.video.eyetv.parser/resources/language/English/strings.xml
 create mode 100644 plugin.video.eyetv.parser/resources/settings.xml


hooks/post-receive
-- 
Plugins

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to