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

Modified Files:
        mediamenu.py 
Log Message:
small fix when you want to see all roms

Index: mediamenu.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/plugins/mediamenu.py,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** mediamenu.py        24 Aug 2003 06:58:18 -0000      1.17
--- mediamenu.py        28 Aug 2003 20:52:23 -0000      1.18
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.18  2003/08/28 20:52:23  dischi
+ # small fix when you want to see all roms
+ #
  # Revision 1.17  2003/08/24 06:58:18  gsbarbieri
  # Partial support for "out" icons in main menu.
***************
*** 143,147 ****
              for type in ('audio', 'video', 'image', 'games'):
                  dir_types[type] = [ 'dir', 'audiocd', 'audio', 'video',
!                                     'vcd', 'dvd', None ]
                  
          if self.display_type:
--- 146,150 ----
              for type in ('audio', 'video', 'image', 'games'):
                  dir_types[type] = [ 'dir', 'audiocd', 'audio', 'video',
!                                     'vcd', 'dvd', 'empty_cdrom' ]
                  
          if self.display_type:




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to