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

Modified Files:
        tvtime.py 
Log Message:
MOved tvtime command into the config.


Index: tvtime.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/tv/plugins/tvtime.py,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** tvtime.py   24 Jun 2003 11:58:21 -0000      1.9
--- tvtime.py   27 Jun 2003 10:58:06 -0000      1.10
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.10  2003/06/27 10:58:06  rshortt
+ # MOved tvtime command into the config.
+ #
  # Revision 1.9  2003/06/24 11:58:21  outlyer
  # Setup the output plugin by default to fix Wan Tat Chee's crash.
***************
*** 217,221 ****
                  outputplugin = 'directfb'
  
!             command = 'tvtime -D %s -k -I %s -n %s -d %s -f %s -c %s' % 
(outputplugin,
                                                                     w,
                                                                     s_norm,
--- 220,225 ----
                  outputplugin = 'directfb'
  
!             command = '%s -D %s -k -I %s -n %s -d %s -f %s -c %s' % 
(config.TVTIME_CMD,
!                                                                    outputplugin,
                                                                     w,
                                                                     s_norm,




-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to