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

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


Index: main.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/main.py,v
retrieving revision 1.61
retrieving revision 1.62
diff -C2 -d -r1.61 -r1.62
*** main.py     16 Aug 2003 12:55:06 -0000      1.61
--- main.py     20 Aug 2003 22:29:37 -0000      1.62
***************
*** 11,14 ****
--- 11,17 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.62  2003/08/20 22:29:37  gsbarbieri
+ # UPPER CASE TEXT IS UGLY! :)
+ #
  # Revision 1.61  2003/08/16 12:55:06  dischi
  # wait when shutdown
***************
*** 274,278 ****
          items = get_main_menu(self)
  
!         mainmenu = menu.Menu('FREEVO MAIN MENU', items, item_types='main', 
umount_all = 1)
          menuwidget.pushmenu(mainmenu)
          osd.add_app(menuwidget)
--- 277,281 ----
          items = get_main_menu(self)
  
!         mainmenu = menu.Menu('Freevo Main Menu', items, item_types='main', 
umount_all = 1)
          menuwidget.pushmenu(mainmenu)
          osd.add_app(menuwidget)




-------------------------------------------------------
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