The branch, frodo has been updated
       via  2ca4e19ac327c04086d1c45681a1d49eb15764e5 (commit)
      from  e8ce6333deafb3212acb6b900c409af3492ff977 (commit)

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


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

Summary of changes:
 script.grab.fanart/LICENSE.txt                     |   21 ++
 script.grab.fanart/README.txt                      |   49 +++
 script.grab.fanart/addon.xml                       |   17 +
 script.grab.fanart/changelog.txt                   |   99 ++++++
 script.grab.fanart/default.py                      |   12 +
 script.grab.fanart/icon.png                        |  Bin 0 -> 22145 bytes
 .../resources/__init__.py                          |    0
 .../resources/language/English/strings.xml         |    5 +
 .../resources/lib}/__init__.py                     |    0
 script.grab.fanart/resources/lib/utils.py          |   29 ++
 script.grab.fanart/resources/settings.xml          |    7 +
 script.grab.fanart/service.py                      |  313 ++++++++++++++++++++
 12 files changed, 552 insertions(+), 0 deletions(-)
 create mode 100644 script.grab.fanart/LICENSE.txt
 create mode 100644 script.grab.fanart/README.txt
 create mode 100644 script.grab.fanart/addon.xml
 create mode 100644 script.grab.fanart/changelog.txt
 create mode 100644 script.grab.fanart/default.py
 create mode 100644 script.grab.fanart/icon.png
 copy {script.ace.extrapack => script.grab.fanart}/resources/__init__.py (100%)
 create mode 100644 script.grab.fanart/resources/language/English/strings.xml
 copy {script.ace.extrapack/resources => 
script.grab.fanart/resources/lib}/__init__.py (100%)
 create mode 100644 script.grab.fanart/resources/lib/utils.py
 create mode 100644 script.grab.fanart/resources/settings.xml
 create mode 100644 script.grab.fanart/service.py


hooks/post-receive
-- 
Scripts

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to