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

Modified Files:
        tvlisting_area.py 
Log Message:
Use channel.title for the display.


Index: tvlisting_area.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/gui/areas/tvlisting_area.py,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** tvlisting_area.py   19 Dec 2004 16:41:12 -0000      1.20
--- tvlisting_area.py   22 Dec 2004 02:25:28 -0000      1.21
***************
*** 356,360 ****
              #                (logo_geo[0], logo_geo[1])))
  
!             self.objects.append(self.drawstring(channel.name, label_val.font,
                                                  content, x=tx0, y=ty0,
                                                  width=r.width+2*r.x,
--- 356,360 ----
              #                (logo_geo[0], logo_geo[1])))
  
!             self.objects.append(self.drawstring(channel.title, label_val.font,
                                                  content, x=tx0, y=ty0,
                                                  width=r.width+2*r.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://productguide.itmanagersjournal.com/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to