Sophie

Sophie

distrib > Mandriva > 2009.1 > i586 > media > main-release-src > by-pkgid > d332d08c90e19358bb4c06236acd8a8c > files > 3

mc-4.6.2-8mdv2009.1.src.rpm

--- src/main.c	2006-08-24 13:56:32.000000000 +0200
+++ src/main.c.oden	2006-08-24 13:53:29.000000000 +0200
@@ -146,7 +146,7 @@
 int pause_after_run = pause_on_dumb_terminals;
 
 /* It true saves the setup when quitting */
-int auto_save_setup = 1;
+int auto_save_setup = 0;
 
 #ifndef HAVE_CHARSET
 /* If true, allow characters in the range 160-255 */
@@ -213,7 +213,7 @@
 int confirm_execute = 0;
 
 /* Asks for confirmation before leaving the program */
-int confirm_exit = 1;
+int confirm_exit = 0;
 
 /* Asks for confirmation when using F3 to view a directory and there
    are tagged files */