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

Modified Files:
        tvmenu.py 
Log Message:
changed menu display type to 'x main menu'


Index: tvmenu.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/tv/tvmenu.py,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** tvmenu.py   9 Jan 2004 02:10:00 -0000       1.11
--- tvmenu.py   11 Jan 2004 15:44:01 -0000      1.12
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.12  2004/01/11 15:44:01  dischi
+ # changed menu display type to 'x main menu'
+ #
  # Revision 1.11  2004/01/09 02:10:00  rshortt
  # Patch from Matthieu Weber to revive add/edit favorites support from the
***************
*** 205,209 ****
              items += p.items(self)
  
!         menuw.pushmenu(menu.Menu(_('TV Main Menu'), items, item_types = 'tv'))
  
  
--- 208,212 ----
              items += p.items(self)
  
!         menuw.pushmenu(menu.Menu(_('TV Main Menu'), items, item_types = 'tv main 
menu'))
  
  




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to