Add void support, misc other changes
This commit is contained in:
parent
274c0a37d3
commit
4bbfa111d5
25 changed files with 136 additions and 395 deletions
|
@ -18,7 +18,7 @@ close_receive_dialog=1
|
|||
save_message=1
|
||||
confirm_send_queued_messages=0
|
||||
send_dialog_mode=0
|
||||
sendwin_width=705
|
||||
sendwin_width=764
|
||||
sendwin_height=1032
|
||||
outgoing_charset=AUTO
|
||||
encoding_method=0
|
||||
|
@ -165,7 +165,7 @@ summary_col_size_tags=150
|
|||
folderwin_x=16
|
||||
folderwin_y=16
|
||||
folderview_width=284
|
||||
folderview_height=896
|
||||
folderview_height=1010
|
||||
folderview_visible=1
|
||||
folder_col_show_folder=1
|
||||
folder_col_show_new=1
|
||||
|
@ -185,30 +185,30 @@ folder_default_hide_read_threads=0
|
|||
folder_default_hide_read_msgs=0
|
||||
folder_default_hide_del_msgs=0
|
||||
summaryview_width=1627
|
||||
summaryview_height=468
|
||||
summaryview_height=523
|
||||
main_messagewin_x=256
|
||||
main_messagewin_y=210
|
||||
messageview_width=1627
|
||||
messageview_height=427
|
||||
messageview_height=486
|
||||
messageview_visible=1
|
||||
mainview_x=0
|
||||
mainview_y=0
|
||||
mainview_width=1627
|
||||
mainview_height=1028
|
||||
mainview_height=1142
|
||||
mainwin_x=0
|
||||
mainwin_y=0
|
||||
mainwin_maximised=0
|
||||
mainwin_fullscreen=0
|
||||
mainwin_menubar=1
|
||||
mainwin_width=1916
|
||||
mainwin_height=1028
|
||||
mainwin_height=1142
|
||||
messagewin_width=636
|
||||
messagewin_height=1028
|
||||
mimeview_tree_height=60
|
||||
sourcewin_width=956
|
||||
sourcewin_height=1032
|
||||
sourcewin_height=1142
|
||||
compose_width=956
|
||||
compose_height=1028
|
||||
compose_height=1142
|
||||
compose_notebook_height=166
|
||||
compose_x=0
|
||||
compose_y=0
|
||||
|
@ -368,9 +368,9 @@ zero_replacement_char=0
|
|||
editaccountwin_width=600
|
||||
editaccountwin_height=440
|
||||
accountswin_width=500
|
||||
accountswin_height=-1
|
||||
accountswin_height=402
|
||||
logwin_width=520
|
||||
logwin_height=-1
|
||||
logwin_height=400
|
||||
filtering_debugwin_width=600
|
||||
filtering_debugwin_height=-1
|
||||
folderselwin_width=300
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue