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

Modified Files:
        tv.py 
Log Message:
UPPER CASE TEXT IS UGLY! :)


Index: tv.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/tv/tv.py,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** tv.py       3 Aug 2003 11:10:26 -0000       1.16
--- tv.py       20 Aug 2003 22:29:37 -0000      1.17
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # 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
***************
*** 150,154 ****
                            display_type='tv'),
                    menu.MenuItem('Scheduled Recordings',action=self.view_schedule)    
   ]
!         menuw.pushmenu(menu.Menu('TV MAIN MENU', items, item_types = 'tv'))
  
  
--- 153,157 ----
                            display_type='tv'),
                    menu.MenuItem('Scheduled Recordings',action=self.view_schedule)    
   ]
!         menuw.pushmenu(menu.Menu('TV Main Menu', items, item_types = 'tv'))
  
  




-------------------------------------------------------
This SF.net email is sponsored by Dice.com.
Did you know that Dice has over 25,000 tech jobs available today? From
careers in IT to Engineering to Tech Sales, Dice has tech jobs from the
best hiring companies. http://www.dice.com/index.epl?rel_code=104
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to