Update of /cvsroot/freevo/freevo/src/tv/plugins
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20756/src/tv/plugins

Modified Files:
        xine.py 
Log Message:
use popen from notifier and remove util.popen

Index: xine.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/tv/plugins/xine.py,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** xine.py     26 Jun 2005 10:53:00 -0000      1.12
--- xine.py     28 Jun 2005 15:56:09 -0000      1.13
***************
*** 14,17 ****
--- 14,20 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.13  2005/06/28 15:56:09  dischi
+ # use popen from notifier and remove util.popen
+ #
  # Revision 1.12  2005/06/26 10:53:00  dischi
  # use kaa.epg instead of pyepg
***************
*** 79,83 ****
  
  import config     # Configuration handler. reads config file.
! from util.popen import Process
  import util
  import plugin
--- 82,86 ----
  
  import config     # Configuration handler. reads config file.
! from kaa.notifier import Process
  import util
  import plugin



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to