Changeset 131

Show
Ignore:
Timestamp:
Thu Nov 2 04:20:38 2006
Author:
manatlan
Message:

- plugin "view" : cache trouble really gone ;-)

Files:

Legend:

Unmodified
Added
Removed
Modified
  • trunk/plugins/show/__init__.py

    r130 r131  
    318 318     def get(self,file):  
    319 319         if file != PixbufCache._file:  
    320               print "RELOAD",file  
    321 320             PixbufCache._file = file  
    322 321             if os.path.isfile(file):