sync with 0.9.12cvs1
[claws.git] / src / prefs_common.c
index 07312a8a2d8b292a94c62a2dcd0b938e7d848f4b..20b90c669f13a6f37ded219305343b17b19ba30f 100644 (file)
@@ -728,7 +728,7 @@ static PrefParam param[] = {
         P_BOOL, &other.checkbtn_addaddrbyclick,
         prefs_set_data_from_toggle, prefs_set_toggle},
 
-       {"confirm_on_exit", "TRUE", &prefs_common.confirm_on_exit, P_BOOL,
+       {"confirm_on_exit", "FALSE", &prefs_common.confirm_on_exit, P_BOOL,
         &other.checkbtn_confonexit,
         prefs_set_data_from_toggle, prefs_set_toggle},
        {"clean_trash_on_exit", "FALSE", &prefs_common.clean_on_exit, P_BOOL,