From d3985cc0eface98b878ab6e00260d288d4cbd7b1 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 11 Mar 2016 21:42:50 -0500 Subject: Change date/quote formats and wrapping --- (limited to '.claws-mail/clawsrc') diff --git a/.claws-mail/clawsrc b/.claws-mail/clawsrc index e1aec3c..47ec23f 100644 --- a/.claws-mail/clawsrc +++ b/.claws-mail/clawsrc @@ -33,10 +33,10 @@ compose_subject_format= compose_body_format=Hello,\n show_compose_margin=0 linewrap_length=72 -linewrap_quotation=1 +linewrap_quotation=0 linewrap_pastes=1 primary_paste_unselects=0 -linewrap_auto=1 +linewrap_auto=0 auto_indent=1 autosave=1 autosave_length=50 @@ -45,7 +45,7 @@ warn_large_insert=1 warn_large_insert_size=500 enable_aspell=1 dictionary=en_US -alt_dictionary= +alt_dictionary=en use_alternate_dict=0 check_while_typing=1 recheck_when_changing_dict=1 @@ -59,9 +59,9 @@ reedit_account_autoselect=1 default_reply_list=1 show_ruler=1 reply_quote_mark=> -reply_quote_format=On %d\n%f wrote:\n\n%q\n%X +reply_quote_format=On %D{%Y-%m-%d} at %D{%H:%M}, %f wrote:\n\n%q\n%X forward_quote_mark=> -forward_quote_format=\n\nBegin forwarded message:\n\n?d{Date: %d\n}?f{From: %f\n}?t{To: %t\n}?c{Cc: %c\n}?n{Newsgroups: %n\n}?s{Subject: %s\n}\n\n%M +forward_quote_format=\n\n-------- Forwarded Message --------\n\n?s{Subject: %s\n}?d{Date: %d\n}?f{From: %f\n}?t{To: %t\n}?c{Cc: %c\n}?n{Newsgroups: %n\n}\n\n%M quote_chars=> widget_font= message_font=-misc-fixed-medium-r-normal--14-*-*-*-*-*-*-* @@ -114,7 +114,7 @@ newsgroup_abbrev_len=16 translate_header=0 use_address_book=0 thread_by_subject=1 -date_format=%x(%a) %H:%M +date_format=%Y-%m-%d (%a) %H:%M msgview_date_format=0 bold_unread=1 enable_thread=1 @@ -221,7 +221,7 @@ display_header_pane=0 display_header=1 display_xface=1 render_html=1 -invoke_plugin_on_html=0 +invoke_plugin_on_html=1 promote_html_part=0 line_space=2 never_send_retrcpt=0 @@ -232,7 +232,7 @@ hide_quoted=1 respect_flowed_format=0 show_all_headers=0 show_other_header=0 -attach_desc=1 +attach_desc=0 attach_save_directory= attach_load_directory= mime_textviewer= @@ -242,10 +242,10 @@ layout_mode=0 always_show_message_when_selected=0 select_on_entry=3 show_tooltips=1 -summary_select_prio1=0 -summary_select_prio2=0 -summary_select_prio3=0 -summary_select_prio4=0 +summary_select_prio1=2 +summary_select_prio2=3 +summary_select_prio3=1 +summary_select_prio4=5 summary_select_prio5=0 summary_select_prio6=0 summary_select_prio7=0 @@ -323,11 +323,11 @@ pluginswin_width=-1 pluginswin_height=-1 prefswin_width=700 prefswin_height=550 -folderitemwin_width=500 -folderitemwin_height=-1 +folderitemwin_width=700 +folderitemwin_height=550 zero_replacement_char=0 -editaccountwin_width=500 -editaccountwin_height=-1 +editaccountwin_width=700 +editaccountwin_height=550 accountswin_width=500 accountswin_height=-1 logwin_width=520 -- cgit v0.9.1