Update of /cvsroot/freevo/freevo/src/util
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7509/util
Modified Files:
mediainfo.py
Log Message:
do not call skin.get_singleton() anymore
Index: mediainfo.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/util/mediainfo.py,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** mediainfo.py 13 Feb 2004 20:26:39 -0000 1.27
--- mediainfo.py 14 Feb 2004 13:05:04 -0000 1.28
***************
*** 11,14 ****
--- 11,17 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.28 2004/02/14 13:05:04 dischi
+ # do not call skin.get_singleton() anymore
+ #
# Revision 1.27 2004/02/13 20:26:39 dischi
# small bugfix
***************
*** 214,217 ****
--- 217,224 ----
filename = filename[filename.rfind('/')+1:]
+ # print dirname
+ # print dirname.__class__
+ # print self.current_cachedir
+ # print self.current_cachedir.__class__
if dirname != self.current_cachedir:
self.load_cache(dirname)
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog