The branch, eden-pre has been updated
       via  79d36561b3035ef27d567d1bd3d5f2f8d9a78d6a (commit)
      from  eda5ad6842613e6675c7b737ea65a1c4fefe7bbb (commit)

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


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

Summary of changes:
 .../LICENSE.txt                                    |    2 +-
 script.xbmc.boblight/README                        |   26 ++
 script.xbmc.boblight/addon.xml                     |   12 +
 script.xbmc.boblight/default.py                    |  193 ++++++++++
 script.xbmc.boblight/icon.png                      |  Bin 0 -> 109913 bytes
 .../resources/language/English/strings.xml         |   57 +++
 .../resources/language/German/strings.xml          |   55 +++
 script.xbmc.boblight/resources/lib/boblight.py     |  201 ++++++++++
 script.xbmc.boblight/resources/lib/settings.py     |  398 ++++++++++++++++++++
 script.xbmc.boblight/resources/lib/tools.py        |   74 ++++
 script.xbmc.boblight/resources/settings.xml        |   44 +++
 .../script.xbmc.boblight.keymap.xml                |    9 +
 12 files changed, 1070 insertions(+), 1 deletions(-)
 copy {script.cdartmanager => script.xbmc.boblight}/LICENSE.txt (100%)
 create mode 100644 script.xbmc.boblight/README
 create mode 100644 script.xbmc.boblight/addon.xml
 create mode 100644 script.xbmc.boblight/default.py
 create mode 100644 script.xbmc.boblight/icon.png
 create mode 100644 script.xbmc.boblight/resources/language/English/strings.xml
 create mode 100644 script.xbmc.boblight/resources/language/German/strings.xml
 create mode 100644 script.xbmc.boblight/resources/lib/boblight.py
 create mode 100644 script.xbmc.boblight/resources/lib/settings.py
 create mode 100644 script.xbmc.boblight/resources/lib/tools.py
 create mode 100644 script.xbmc.boblight/resources/settings.xml
 create mode 100644 script.xbmc.boblight/script.xbmc.boblight.keymap.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. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to