Update of /cvsroot/freevo/freevo/src/tv
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3897

Modified Files:
        tvguide.py 
Log Message:
Fix a crash.


Index: tvguide.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/tv/tvguide.py,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** tvguide.py  5 Jun 2004 18:15:46 -0000       1.30
--- tvguide.py  13 Jun 2004 00:28:19 -0000      1.31
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.31  2004/06/13 00:28:19  outlyer
+ # Fix a crash.
+ #
  # Revision 1.30  2004/06/05 18:15:46  dischi
  # cleanup
***************
*** 189,193 ****
          elif event == em.MENU_PAGEUP:
              self.event_change_channel(-self.n_items)
-             self.event_PageUp()
              self.menuw.refresh()
  
--- 192,195 ----



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to