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

Modified Files:
        tvlisting_area.py 
Log Message:
rename class to fit pattern matching in handle

Index: tvlisting_area.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/gui/areas/tvlisting_area.py,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** tvlisting_area.py   9 Oct 2004 16:22:57 -0000       1.12
--- tvlisting_area.py   4 Nov 2004 19:56:26 -0000       1.13
***************
*** 36,40 ****
  # -----------------------------------------------------------------------------
  
! __all__ = [ 'TVListingArea' ]
  
  
--- 36,40 ----
  # -----------------------------------------------------------------------------
  
! __all__ = [ 'TvlistingArea' ]
  
  
***************
*** 59,63 ****
  
  
! class TVListingArea(Area):
      """
      this call defines the listing area
--- 59,63 ----
  
  
! class TvlistingArea(Area):
      """
      this call defines the listing area



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to