The branch, eden-pre has been updated
       via  e770658eee4de8d3f88180e36975a57a93bb8040 (commit)
       via  385c252189b7ea16a3683069b495fd5e0581c275 (commit)
      from  2f8cd1ec3490a75e7cd2670ca619cc095fafc693 (commit)

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

commit e770658eee4de8d3f88180e36975a57a93bb8040
Author: spiff <[email protected]>
Date:   Tue Dec 13 20:32:35 2011 +0100

    [plugin.video.gaffa.tv] initial version (1.0.0). thanks to twinther 
[[email protected]]

diff --git a/.gitignore b/.gitignore
index 1a4162c..983a929 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,5 @@ plugin.video.tv2.dk/.git
 plugin.video.tv2.dk/.idea
 plugin.video.gamereactor.dk/.git
 plugin.video.gamereactor.dk/.idea
+plugin.video.gaffa.tv/.git
+plugin.video.gaffa.tv/.idea

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

commit 385c252189b7ea16a3683069b495fd5e0581c275
Author: spiff <[email protected]>
Date:   Mon Dec 12 22:31:36 2011 +0100

    [plugin.video.gamereactor.dk] initial version (1.0.0). thanks to twinther 
[[email protected]]

diff --git a/.gitignore b/.gitignore
index 37067c9..1a4162c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,5 @@ plugin.video.vimeo/.pydevproject
 plugin.video.tmz/.git
 plugin.video.tv2.dk/.git
 plugin.video.tv2.dk/.idea
+plugin.video.gamereactor.dk/.git
+plugin.video.gamereactor.dk/.idea

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

Summary of changes:
 .gitignore                                         |    4 +
 .../LICENSE.txt                                    |    0
 plugin.video.gaffa.tv/addon.py                     |   86 ++++++++++++++++++
 plugin.video.gaffa.tv/addon.xml                    |   17 ++++
 plugin.video.gaffa.tv/changelog.txt                |    2 +
 plugin.video.gaffa.tv/fanart.jpg                   |  Bin 0 -> 31754 bytes
 plugin.video.gaffa.tv/icon.png                     |  Bin 0 -> 9178 bytes
 .../resources/language/Danish/strings.xml          |    4 +
 .../resources/language/English/strings.xml         |    4 +
 .../LICENSE.txt                                    |    0
 plugin.video.gamereactor.dk/addon.py               |   92 ++++++++++++++++++++
 plugin.video.gamereactor.dk/addon.xml              |   17 ++++
 plugin.video.gamereactor.dk/changelog.txt          |    2 +
 plugin.video.gamereactor.dk/fanart.jpg             |  Bin 0 -> 94804 bytes
 plugin.video.gamereactor.dk/icon.png               |  Bin 0 -> 25068 bytes
 15 files changed, 228 insertions(+), 0 deletions(-)
 copy {plugin.audio.abradio.cz => plugin.video.gaffa.tv}/LICENSE.txt (100%)
 create mode 100644 plugin.video.gaffa.tv/addon.py
 create mode 100644 plugin.video.gaffa.tv/addon.xml
 create mode 100644 plugin.video.gaffa.tv/changelog.txt
 create mode 100644 plugin.video.gaffa.tv/fanart.jpg
 create mode 100644 plugin.video.gaffa.tv/icon.png
 create mode 100644 plugin.video.gaffa.tv/resources/language/Danish/strings.xml
 create mode 100644 plugin.video.gaffa.tv/resources/language/English/strings.xml
 copy {plugin.audio.abradio.cz => plugin.video.gamereactor.dk}/LICENSE.txt 
(100%)
 create mode 100644 plugin.video.gamereactor.dk/addon.py
 create mode 100644 plugin.video.gamereactor.dk/addon.xml
 create mode 100644 plugin.video.gamereactor.dk/changelog.txt
 create mode 100644 plugin.video.gamereactor.dk/fanart.jpg
 create mode 100644 plugin.video.gamereactor.dk/icon.png


hooks/post-receive
-- 
Plugins

------------------------------------------------------------------------------
Systems Optimization Self Assessment
Improve efficiency and utilization of IT resources. Drive out cost and 
improve service delivery. Take 5 minutes to use this Systems Optimization 
Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to