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

Modified Files:
        freevo_config.py 
Log Message:
resort plugins and add file_ops plugin

Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.241
retrieving revision 1.242
diff -C2 -d -r1.241 -r1.242
*** freevo_config.py    30 Aug 2003 17:10:33 -0000      1.241
--- freevo_config.py    31 Aug 2003 17:15:28 -0000      1.242
***************
*** 291,294 ****
--- 291,296 ----
  IMDB_REMOVE_FROM_SEARCHSTRING = ('the', 'a')
  
+ # delete file in menu
+ plugin.activate('file_ops', level=20)
  
  # use mplayer for video playpack
***************
*** 309,313 ****
  # support for settings bookmarks (key RECORD) while playing. Also
  # auto bookmarking when playback is stopped
! plugin.activate('video.bookmarker')
  
  # For recording tv
--- 311,315 ----
  # support for settings bookmarks (key RECORD) while playing. Also
  # auto bookmarking when playback is stopped
! plugin.activate('video.bookmarker', level=0)
  
  # For recording tv




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to