The branch, eden-pre has been updated
       via  36b55f75498269bad074541ed5015f9ca86ad272 (commit)
      from  7c57afdbfe1d59d652e3683d0674b364ab84975c (commit)

- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=36b55f75498269bad074541ed5015f9ca86ad272

commit 36b55f75498269bad074541ed5015f9ca86ad272
Author: spiff <[email protected]>
Date:   Mon Oct 3 11:28:03 2011 +0200

    [script.extrafanartdownloader] initial version (0.3.6). thanks to paddycarey

diff --git a/.gitignore b/.gitignore
index bf34a5b..64bd1fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 script.pseudotv/.git
 script.module.xbmcswift/.git
+script.extrafanartdownloader/.git

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

Summary of changes:
 .gitignore                                         |    1 +
 .../LICENSE.txt                                    |  564 ++++++++++----------
 script.extrafanartdownloader/addon.xml             |   22 +
 script.extrafanartdownloader/default.py            |  279 ++++++++++
 script.extrafanartdownloader/icon.png              |  Bin 0 -> 31954 bytes
 .../resources/language/English/strings.xml         |   14 +
 .../resources/settings.xml                         |    7 +
 7 files changed, 605 insertions(+), 282 deletions(-)
 copy {script.favourites => script.extrafanartdownloader}/LICENSE.txt (98%)
 create mode 100644 script.extrafanartdownloader/addon.xml
 create mode 100644 script.extrafanartdownloader/default.py
 create mode 100644 script.extrafanartdownloader/icon.png
 create mode 100644 
script.extrafanartdownloader/resources/language/English/strings.xml
 create mode 100644 script.extrafanartdownloader/resources/settings.xml


hooks/post-receive
-- 
Scripts

------------------------------------------------------------------------------
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