Update of /cvsroot/freevo/freevo/src/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv9663
Modified Files: rom_drives.py Log Message: fix audiocd type setting Index: rom_drives.py =================================================================== RCS file: /cvsroot/freevo/freevo/src/plugins/rom_drives.py,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** rom_drives.py 23 Aug 2003 18:35:40 -0000 1.22 --- rom_drives.py 23 Aug 2003 19:57:41 -0000 1.23 *************** *** 10,13 **** --- 10,16 ---- # ----------------------------------------------------------------------- # $Log$ + # Revision 1.23 2003/08/23 19:57:41 dischi + # fix audiocd type setting + # # Revision 1.22 2003/08/23 18:35:40 dischi # use new set_xml_file function in DirItem *************** *** 385,388 **** --- 388,392 ---- devicename=media.devicename, display_type='audio') + media.type = media.info.type media.info.handle_type = 'audio' media.info.media = media ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Freevo-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog