The branch, eden-pre has been updated
       via  4adf430d57c3667694efe06a0e80d16de84c9d37 (commit)
      from  86bad27fd12fa3e793b86afbcaa95c6ef50ce613 (commit)

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

commit 4adf430d57c3667694efe06a0e80d16de84c9d37
Author: spiff <[email protected]>
Date:   Tue Jan 31 21:19:48 2012 +0100

    [plugin.video.news.tv2.dk] initial version (1.0.2). thanks to twinther 
[[email protected]]

diff --git a/.gitignore b/.gitignore
index 17ad2f0..e632d27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -73,3 +73,4 @@ plugin.video.the.trailers/.git
 plugin.video.the.trailers/.gitignore
 plugin.audio.radio_de/.git
 plugin.video.jupiterbroadcasting/.git
+plugin.video.news.tv2.dk/.git

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

Summary of changes:
 .gitignore                                         |    1 +
 .../LICENSE.txt                                    |    0
 plugin.video.news.tv2.dk/addon.py                  |  132 ++++++++++++++++++++
 plugin.video.news.tv2.dk/addon.xml                 |   18 +++
 .../buggalo.py                                     |    0
 plugin.video.news.tv2.dk/changelog.txt             |    9 ++
 plugin.video.news.tv2.dk/fanart.jpg                |  Bin 0 -> 64068 bytes
 plugin.video.news.tv2.dk/icon.png                  |  Bin 0 -> 6535 bytes
 .../resources/language/Danish/strings.xml          |    5 +-
 .../resources/language/English/strings.xml         |    6 +-
 10 files changed, 168 insertions(+), 3 deletions(-)
 copy {plugin.audio.abradio.cz => plugin.video.news.tv2.dk}/LICENSE.txt (100%)
 create mode 100644 plugin.video.news.tv2.dk/addon.py
 create mode 100644 plugin.video.news.tv2.dk/addon.xml
 copy {plugin.video.dr.dk.live => plugin.video.news.tv2.dk}/buggalo.py (100%)
 create mode 100644 plugin.video.news.tv2.dk/changelog.txt
 create mode 100644 plugin.video.news.tv2.dk/fanart.jpg
 create mode 100644 plugin.video.news.tv2.dk/icon.png
 copy {plugin.audio.dr.dk.netradio => 
plugin.video.news.tv2.dk}/resources/language/Danish/strings.xml (78%)
 copy {plugin.audio.dr.dk.netradio => 
plugin.video.news.tv2.dk}/resources/language/English/strings.xml (78%)


hooks/post-receive
-- 
Plugins

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to