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

Modified Files:
        xine.py 
Log Message:
fix to stop event

Index: xine.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/tv/plugins/xine.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** xine.py     5 Aug 2004 17:27:17 -0000       1.5
--- xine.py     15 Sep 2004 20:45:13 -0000      1.6
***************
*** 14,17 ****
--- 14,20 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.6  2004/09/15 20:45:13  dischi
+ # fix to stop event
+ #
  # Revision 1.5  2004/08/05 17:27:17  dischi
  # Major (unfinished) tv update:
***************
*** 179,185 ****
          Stop xine
          """
          if self.app:
              self.app.stop('quit\n')
-         self.destroy()
          
  
--- 182,188 ----
          Stop xine
          """
+         TVPlayer.stop(self)
          if self.app:
              self.app.stop('quit\n')
          
  



-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to