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

Modified Files:
        xine.py 
Log Message:
Add support for df_xine.


Index: xine.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/video/plugins/xine.py,v
retrieving revision 1.59
retrieving revision 1.60
diff -C2 -d -r1.59 -r1.60
*** xine.py     18 Dec 2004 13:37:27 -0000      1.59
--- xine.py     1 Apr 2005 18:04:14 -0000       1.60
***************
*** 18,21 ****
--- 18,24 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.60  2005/04/01 18:04:14  rshortt
+ # Add support for df_xine.
+ #
  # Revision 1.59  2004/12/18 13:37:27  dischi
  # adjustments to new childapp
***************
*** 112,115 ****
--- 115,120 ----
                  self.reason = "'fbxine' version too old"
                  return
+         elif config.XINE_COMMAND.find('df_xine') >= 0:
+            type = 'df' 
          else:
              type = 'X'



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to