add option to avoid Face images being saved to addrbook
[claws.git] / src / prefs_common.h
index 544e9ddbc4e208dbed8f237958f645dacb19a132..eae0ab76d7a85f7e0e26e3693145eae2e21992cc 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2019 Hiroyuki Yamamoto and the Claws Mail team
+ * Copyright (C) 1999-2020 the Claws Mail team and Hiroyuki Yamamoto
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -354,6 +354,7 @@ struct _PrefsCommon
        gboolean display_header_pane;
        gboolean display_header;
        gboolean display_xface;
+       gboolean save_xface;
        gint line_space;
        gboolean render_html;
        gboolean invoke_plugin_on_html;