The branch, dharma-pre has been updated
       via  3392eedd07c46da0c292cc6ca0c1bc6c27d4eaee (commit)
      from  eb1289c057d0332de223d65ddc4d8f6687db6540 (commit)

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

commit 3392eedd07c46da0c292cc6ca0c1bc6c27d4eaee
Author: amet <a...@nospam>
Date:   Sun Nov 21 19:56:10 2010 +0400

    [script.recentlyadded] -v 2.0.1
    credit to the original author and contributors

diff --git a/script.recentlyadded/RecentlyAdded.py 
b/script.recentlyadded/RecentlyAdded.py
index 893d487..810f3dd 100644
--- a/script.recentlyadded/RecentlyAdded.py
+++ b/script.recentlyadded/RecentlyAdded.py
@@ -15,6 +15,14 @@
 # *
 # *  this file was taken from 
http://xbmc-addons.googlecode.com/svn/packages/scripts/RecentlyAdded.py
 # *  and modified to be a XBMC Add-on under gpl2 license on 20. November 2010.
+# *
+# *  Thanks to:
+# *
+# *  Nuka for the original RecentlyAdded.py
+# *
+# *  ronie and Hitcher for the improvements made while in official repo
+# *  
+# *  Team XBMC
 
 import xbmc
 from xbmcgui import Window
diff --git a/script.recentlyadded/addon.xml b/script.recentlyadded/addon.xml
index 83d5538..e26915c 100644
--- a/script.recentlyadded/addon.xml
+++ b/script.recentlyadded/addon.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="script.recentlyadded"
        name="Recently Added XBMC Script"
-       version="2.0.0"
+       version="2.0.1"
        provider-name="alex">
   <requires>
     <import addon="xbmc.python" version="1.0"/>

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

Summary of changes:
 script.recentlyadded/RecentlyAdded.py |    8 ++++++++
 script.recentlyadded/addon.xml        |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Scripts

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to