The branch, gotham has been updated
       via  64ec9f669e85094d62d6779ad11fd4ebfa1dd08f (commit)
      from  3b8daeb9c31e1b2da35dcc2b5e21101796fab00a (commit)

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


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

Summary of changes:
 .../LICENSE.txt                                    |    0
 plugin.video.cessfull/README                       |   22 +++
 plugin.video.cessfull/addon.py                     |  189 ++++++++++++++++++++
 plugin.video.cessfull/addon.xml                    |   26 +++
 plugin.video.cessfull/changelog.txt                |    2 +
 plugin.video.cessfull/fanart.jpg                   |  Bin 0 -> 142380 bytes
 plugin.video.cessfull/icon.png                     |  Bin 0 -> 12124 bytes
 .../resources}/__init__.py                         |   11 +-
 plugin.video.cessfull/resources/images/error.png   |  Bin 0 -> 9103 bytes
 .../resources/language/English/strings.xml         |   14 ++
 .../resources/language/French/strings.xml          |   16 ++
 .../resources/lib/__init__.py                      |   13 +-
 plugin.video.cessfull/resources/lib/cessfullapi.py |  122 +++++++++++++
 plugin.video.cessfull/resources/settings.xml       |    8 +
 14 files changed, 412 insertions(+), 11 deletions(-)
 copy {plugin.video.putio => plugin.video.cessfull}/LICENSE.txt (100%)
 create mode 100644 plugin.video.cessfull/README
 create mode 100644 plugin.video.cessfull/addon.py
 create mode 100644 plugin.video.cessfull/addon.xml
 create mode 100644 plugin.video.cessfull/changelog.txt
 create mode 100644 plugin.video.cessfull/fanart.jpg
 create mode 100644 plugin.video.cessfull/icon.png
 copy {plugin.video.putio/resources/lib => 
plugin.video.cessfull/resources}/__init__.py (91%)
 create mode 100644 plugin.video.cessfull/resources/images/error.png
 create mode 100644 plugin.video.cessfull/resources/language/English/strings.xml
 create mode 100644 plugin.video.cessfull/resources/language/French/strings.xml
 copy {plugin.video.putio => plugin.video.cessfull}/resources/lib/__init__.py 
(88%)
 create mode 100644 plugin.video.cessfull/resources/lib/cessfullapi.py
 create mode 100644 plugin.video.cessfull/resources/settings.xml


hooks/post-receive
-- 
Plugins

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to