Searched refs:confirm_html (Results 1 – 1 of 1) sorted by relevance
561 gboolean confirm_html; in composer_presend_check_unwanted_html() local574 confirm_html = g_settings_get_boolean (settings, "prompt-on-unwanted-html"); in composer_presend_check_unwanted_html()579 if (html_mode && send_html && confirm_html && recipients != NULL) { in composer_presend_check_unwanted_html()