X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Fprefs_common.c;h=2ee48890c2b2d047bfba854c2b461839d4e43cac;hp=f338bd20d108b49920ec5de7c405f607ce4cd013;hb=ac0e581cde2e4d8382dbbf8db4c9969108685b72;hpb=a64157f623530e81aed15202c2edf479cc4d0ce3 diff --git a/src/prefs_common.c b/src/prefs_common.c index f338bd20d..2ee48890c 100644 --- a/src/prefs_common.c +++ b/src/prefs_common.c @@ -755,6 +755,8 @@ static PrefParam param[] = { {"warn_queued_on_exit", "TRUE", &prefs_common.warn_queued_on_exit, P_BOOL, &other.checkbtn_warnqueued, prefs_set_data_from_toggle, prefs_set_toggle}, + {"work_offline", "FALSE", &prefs_common.work_offline, P_BOOL, + NULL, NULL, NULL}, {"kill_score", "-9999", &prefs_common.kill_score, P_INT, NULL, NULL, NULL},