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

Modified Files:
        freevo_config.py local_conf.py.example 
Log Message:
make it possible to bypass confirmation of shutdown

Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.277
retrieving revision 1.278
diff -C2 -d -r1.277 -r1.278
*** freevo_config.py    29 Oct 2003 19:08:30 -0000      1.277
--- freevo_config.py    29 Oct 2003 20:47:44 -0000      1.278
***************
*** 203,206 ****
--- 203,208 ----
  START_FULLSCREEN_X  = 0               # Start in fullscreen mode if using x11 or xv.
  
+ CONFIRM_SHUTDOWN    = 1               # ask before shutdown
+ 
  #
  # Physical ROM drives, multiple ones can be specified

Index: local_conf.py.example
===================================================================
RCS file: /cvsroot/freevo/freevo/local_conf.py.example,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** local_conf.py.example       22 Oct 2003 19:08:33 -0000      1.19
--- local_conf.py.example       29 Oct 2003 20:47:44 -0000      1.20
***************
*** 51,54 ****
--- 51,56 ----
  # START_FULLSCREEN_X  = 0               # Start in fullscreen mode if using x11 or 
xv.
  
+ # CONFIRM_SHUTDOWN    = 1               # ask before shutdown
+ 
  #
  # Physical ROM drives, multiple ones can be specified




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to