Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv5668

Modified Files:
        plugin.py 
Log Message:
move more info to the Mimetype

Index: plugin.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/plugin.py,v
retrieving revision 1.55
retrieving revision 1.56
diff -C2 -d -r1.55 -r1.56
*** plugin.py   1 Dec 2003 19:06:46 -0000       1.55
--- plugin.py   6 Dec 2003 13:45:26 -0000       1.56
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.56  2003/12/06 13:45:26  dischi
+ # move more info to the Mimetype
+ #
  # Revision 1.55  2003/12/01 19:06:46  dischi
  # better handling of the MimetypePlugin
***************
*** 213,216 ****
--- 216,226 ----
  
  
+     def dirinfo(self, diritem):
+         """
+         set informations for a diritem based on the content, etc.
+         """
+         pass
+ 
+     
  #
  # Some plugin names to avoid typos




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to