Fix bug #2975: Implement setting -0000 timezone to hide sender localtime
[claws.git] / src / prefs_common.h
index 13f966e2b22664694b58302a3ce961fd21e9050b..d3d9fa9410d3cca03349d065593ef640a2536f5d 100644 (file)
@@ -1,6 +1,6 @@
 /*
- * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2013 Hiroyuki Yamamoto and the Claws Mail team
+ * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client
+ * Copyright (C) 1999-2016 Hiroyuki Yamamoto and the Claws Mail team
  *
  * 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
@@ -14,7 +14,6 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
- * 
  */
 
 #ifndef __PREFS_COMMON_H__
@@ -144,7 +143,7 @@ struct _PrefsCommon
        TransferEncodingMethod encoding_method;
        gboolean outgoing_fallback_to_ascii;
        gboolean warn_empty_subj;
-
+       gboolean hide_timezone;
        gboolean allow_jisx0201_kana;
 
        /* Compose */