Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv1017
Modified Files:
plugin.py
Log Message:
add AUDIOCD as plugin type
Index: plugin.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/plugin.py,v
retrieving revision 1.47
retrieving revision 1.48
diff -C2 -d -r1.47 -r1.48
*** plugin.py 27 Oct 2003 20:09:38 -0000 1.47
--- plugin.py 8 Nov 2003 13:18:48 -0000 1.48
***************
*** 10,13 ****
--- 10,16 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.48 2003/11/08 13:18:48 dischi
+ # add AUDIOCD as plugin type
+ #
# Revision 1.47 2003/10/27 20:09:38 dischi
# Rewrote the function to find the plugins to make it more generic
***************
*** 176,184 ****
#
! AUDIO_PLAYER = 'AUDIO_PLAYER'
! VIDEO_PLAYER = 'VIDEO_PLAYER'
! DVD_PLAYER = 'DVD_PLAYER'
! VCD_PLAYER = 'VCD_PLAYER'
! TV = 'TV'
RADIO_PLAYER = 'RADIO_PLAYER'
--- 179,188 ----
#
! AUDIO_PLAYER = 'AUDIO_PLAYER'
! AUDIOCD_PLAYER = 'AUDIOCD_PLAYER'
! VIDEO_PLAYER = 'VIDEO_PLAYER'
! DVD_PLAYER = 'DVD_PLAYER'
! VCD_PLAYER = 'VCD_PLAYER'
! TV = 'TV'
RADIO_PLAYER = 'RADIO_PLAYER'
-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog