The branch, dharma-pre has been updated
       via  7553f0d177f285b4c5d74ae3d9bb7f128af2b5ef (commit)
      from  e777b6c8165b66833581fb785e99104605e24221 (commit)

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

commit 7553f0d177f285b4c5d74ae3d9bb7f128af2b5ef
Author: Clumsy <[email protected]>
Date:   Mon Oct 18 18:34:02 2010 +0200

    [plugin.video.eevblog] version bump due to new icon by freezy3k

diff --git a/plugin.video.eevblog/addon.xml b/plugin.video.eevblog/addon.xml
index ee7eeef..c10dbb5 100644
--- a/plugin.video.eevblog/addon.xml
+++ b/plugin.video.eevblog/addon.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="plugin.video.eevblog"
        name="EEVblog"
-       version="0.1.4"
+       version="0.1.5"
        provider-name="Clumsy">
   <requires>
     <import addon="xbmc.python" version="1.0"/>
diff --git a/plugin.video.eevblog/changelog.txt 
b/plugin.video.eevblog/changelog.txt
index f56fcca..19804d1 100644
--- a/plugin.video.eevblog/changelog.txt
+++ b/plugin.video.eevblog/changelog.txt
@@ -1,3 +1,7 @@
+[B]Version 0.1.5[/B]
+ 
+- new icon thanks to freezy3k
+
 [B]Version 0.1.4[/B]
 
 - Rearanged his webpage again ... grml
diff --git a/plugin.video.eevblog/default.py b/plugin.video.eevblog/default.py
index cc985dd..73e61a5 100644
--- a/plugin.video.eevblog/default.py
+++ b/plugin.video.eevblog/default.py
@@ -3,7 +3,7 @@ import xbmc, xbmcgui, xbmcplugin, urllib2, urllib, re, string, 
sys, os, tracebac
 __plugin__ =  'EEVblog'
 __author__ = 'Clumsy <[email protected]>'
 __date__ = '08-27-2010'
-__version__ = '0.1.4'
+__version__ = '0.1.5'
 __settings__ = xbmcaddon.Addon(id='plugin.video.eevblog')
 
 # Thanks to some of the other plugin authors, where I borrowed some ideas from 
!

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

Summary of changes:
 plugin.video.eevblog/addon.xml     |    2 +-
 plugin.video.eevblog/changelog.txt |    4 ++++
 plugin.video.eevblog/default.py    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Plugins

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to