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

Modified Files:
        mplayer.py 
Log Message:
Remove double-quit


Index: mplayer.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/video/plugins/mplayer.py,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** mplayer.py  19 Oct 2003 09:51:41 -0000      1.34
--- mplayer.py  20 Oct 2003 13:36:42 -0000      1.35
***************
*** 21,24 ****
--- 21,27 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.35  2003/10/20 13:36:42  outlyer
+ # Remove double-quit
+ #
  # Revision 1.34  2003/10/19 09:51:41  dischi
  # move from str command to list, resort some stuff
***************
*** 435,439 ****
          Stop mplayer and set thread to idle
          """
-         self.thread.app.write('quit\n')
          self.thread.stop('quit\n')
          rc.app(None)
--- 438,441 ----




-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to