Update of /cvsroot/freevo/freevo/src/audio/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv348/audio/plugins

Modified Files:
        coversearch.py 
Removed Files:
        amazon.py 
Log Message:
move amazon.py to util

Index: coversearch.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/audio/plugins/coversearch.py,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** coversearch.py      21 Oct 2003 21:17:41 -0000      1.21
--- coversearch.py      28 Oct 2003 18:16:26 -0000      1.22
***************
*** 14,17 ****
--- 14,20 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.22  2003/10/28 18:16:26  dischi
+ # move amazon.py to util
+ #
  # Revision 1.21  2003/10/21 21:17:41  gsbarbieri
  # Some more i18n improvements.
***************
*** 107,111 ****
  from gui.AlertBox import AlertBox
  
! import amazon
  
  
--- 110,114 ----
  from gui.AlertBox import AlertBox
  
! from util import amazon
  
  
***************
*** 291,295 ****
          create cover file for the item
          """
-         import amazon
          import directory
          
--- 294,297 ----

--- amazon.py DELETED ---




-------------------------------------------------------
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