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

Modified Files:
      Tag: new_record
        tv.py 
Log Message:
Minor update from the main branch.


Index: tv.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/tv/tv.py,v
retrieving revision 1.13.2.3
retrieving revision 1.13.2.4
diff -C2 -d -r1.13.2.3 -r1.13.2.4
*** tv.py       11 Aug 2003 19:37:26 -0000      1.13.2.3
--- tv.py       21 Aug 2003 00:52:36 -0000      1.13.2.4
***************
*** 10,16 ****
--- 10,22 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.13.2.4  2003/08/21 00:52:36  rshortt
+ # Minor update from the main branch.
+ #
  # Revision 1.13.2.3  2003/08/11 19:37:26  rshortt
  # Adding changes from the main branch.  Preparing to merge.
  #
+ # Revision 1.17  2003/08/20 22:29:37  gsbarbieri
+ # UPPER CASE TEXT IS UGLY! :)
+ #
  # Revision 1.16  2003/08/03 11:10:26  dischi
  # Added TVGUIDE_HOURS_PER_PAGE
***************
*** 164,168 ****
          # items.append(menu.MenuItem('View Favorites', action=self.show_favorites))
  
!         menuw.pushmenu(menu.Menu('TV MAIN MENU', items, item_types = 'tv'))
  
  
--- 170,174 ----
          # items.append(menu.MenuItem('View Favorites', action=self.show_favorites))
  
!         menuw.pushmenu(menu.Menu('TV Main Menu', items, item_types = 'tv'))
  
  




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to