Update of /cvsroot/freevo/freevo/src/gui/areas
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4809/src/gui/areas

Modified Files:
        tvlisting_area.py 
Log Message:
delete old tv variables, rename some and fix detection

Index: tvlisting_area.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/gui/areas/tvlisting_area.py,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** tvlisting_area.py   4 Dec 2004 01:27:16 -0000       1.16
--- tvlisting_area.py   5 Dec 2004 13:01:10 -0000       1.17
***************
*** 318,322 ****
          # selected program:
          selected_prog = menu.selected
!         all_channels = config.TV_ALL_CHANNELS.get_all()
  
          start_channel = all_channels.index(menu.channel) / num_rows * num_rows
--- 318,322 ----
          # selected program:
          selected_prog = menu.selected
!         all_channels = config.TV_CHANNELLIST.get_all()
  
          start_channel = all_channels.index(menu.channel) / num_rows * num_rows



-------------------------------------------------------
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://productguide.itmanagersjournal.com/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to