The branch, dharma has been updated
       via  43dd2a9fcbcbc70d9043158038f544d771f6a5d2 (commit)
      from  1d34078e3f27838e9f1763ec61668974541326da (commit)

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

commit 43dd2a9fcbcbc70d9043158038f544d771f6a5d2
Author: spiff <[email protected]>
Date:   Tue Mar 1 20:00:35 2011 +0100

    [plugin.video.googletechtalks] initial version (0.1.0). thanks to nevermore

diff --git a/.gitignore b/.gitignore
index 59ec451..6ea4e9f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,5 @@ plugin.audio.relive/.git
 plugin.audio.modland/.git
 plugin.video.svtplay/.git
 plugin.video.pbs/.git
+plugin.video.googletechtalks/.git
+plugin.video.googletechtalks/.gitignore

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

Summary of changes:
 .gitignore                                         |    2 +
 .../LICENSE.txt                                    |    0
 plugin.video.googletechtalks/addon.xml             |   26 ++++++
 plugin.video.googletechtalks/changelog.txt         |    5 +
 plugin.video.googletechtalks/googletechtalks.py    |   77 +++++++++++++++++
 plugin.video.googletechtalks/icon.png              |  Bin 0 -> 4568 bytes
 plugin.video.googletechtalks/youtube.py            |   89 ++++++++++++++++++++
 7 files changed, 199 insertions(+), 0 deletions(-)
 copy {plugin.audio.modland => plugin.video.googletechtalks}/LICENSE.txt (100%)
 create mode 100644 plugin.video.googletechtalks/addon.xml
 create mode 100644 plugin.video.googletechtalks/changelog.txt
 create mode 100644 plugin.video.googletechtalks/googletechtalks.py
 create mode 100644 plugin.video.googletechtalks/icon.png
 create mode 100644 plugin.video.googletechtalks/youtube.py


hooks/post-receive
-- 
Plugins

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to