The branch, eden has been updated
       via  00957cdc2671bdee3a9ffb59bbdba92a0490657b (commit)
       via  74eec579ea2915e8264188f9fb164c08de88fa85 (commit)
      from  d884dfd8881a24bf06bb52ab576f084842069466 (commit)

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


http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=74eec579ea2915e8264188f9fb164c08de88fa85

commit 74eec579ea2915e8264188f9fb164c08de88fa85
Author: spiff <[email protected]>
Date:   Thu Apr 12 17:35:44 2012 +0200

    [plugin.video.mtv_de] initial version (1.0.2). thanks to AddonDescriptorDE

diff --git a/.gitignore b/.gitignore
index 0b0a433..e4c626d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -87,3 +87,4 @@ plugin.image.500px/.git
 plugin.video.spiegelonline/.git
 plugin.video.visir/.git
 plugin.video.tv3play.dk/.git
+plugin.video.mtv_de/.git

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

Summary of changes:
 .gitignore                                         |    1 +
 .../LICENSE.txt                                    |    0
 plugin.video.cinemassacre/addon.xml                |   17 ++
 plugin.video.cinemassacre/changelog.txt            |    6 +
 plugin.video.cinemassacre/default.py               |  291 ++++++++++++++++++++
 plugin.video.cinemassacre/icon.png                 |  Bin 0 -> 48208 bytes
 .../resources/language/English/strings.xml         |    4 +-
 .../LICENSE.txt                                    |    0
 plugin.video.mtv_de/addon.xml                      |   18 ++
 plugin.video.mtv_de/changelog.txt                  |    3 +
 plugin.video.mtv_de/default.py                     |  190 +++++++++++++
 plugin.video.mtv_de/icon.png                       |  Bin 0 -> 33926 bytes
 .../resources/language/English/strings.xml         |   10 +
 .../resources/language/German/strings.xml          |   10 +
 14 files changed, 548 insertions(+), 2 deletions(-)
 copy {plugin.video.nederland24 => plugin.video.cinemassacre}/LICENSE.txt (100%)
 create mode 100644 plugin.video.cinemassacre/addon.xml
 create mode 100644 plugin.video.cinemassacre/changelog.txt
 create mode 100644 plugin.video.cinemassacre/default.py
 create mode 100644 plugin.video.cinemassacre/icon.png
 copy {plugin.video.collegehumor => 
plugin.video.cinemassacre}/resources/language/English/strings.xml (55%)
 copy {plugin.audio.radio_de => plugin.video.mtv_de}/LICENSE.txt (100%)
 create mode 100644 plugin.video.mtv_de/addon.xml
 create mode 100644 plugin.video.mtv_de/changelog.txt
 create mode 100644 plugin.video.mtv_de/default.py
 create mode 100644 plugin.video.mtv_de/icon.png
 create mode 100644 plugin.video.mtv_de/resources/language/English/strings.xml
 create mode 100644 plugin.video.mtv_de/resources/language/German/strings.xml


hooks/post-receive
-- 
Plugins

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to