summary refs log tree commit diff stats
path: root/config
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2021-11-06 17:11:43 +0100
committerRobin Jarry <robin@jarry.cc>2021-11-06 17:11:43 +0100
commit02e7d8aca88d433062e00fa2988e533944a563f4 (patch)
treed138835cae70595bc36112c96705b682cdff0fdc /config
parente41ed82cf3dbb4a1152a562ab754a9dc4a6c57b3 (diff)
downloadaerc-02e7d8aca88d433062e00fa2988e533944a563f4.tar.gz
doc: fix typo today-time-format -> this-day-time-format
Fixes: 42b4302ba32e ("index: allow dynamic formatting of message dates")
Signed-off-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'config')
-rw-r--r--config/aerc.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/aerc.conf.in b/config/aerc.conf.in
index 0421901..cd40af5 100644
--- a/config/aerc.conf.in
+++ b/config/aerc.conf.in
@@ -20,7 +20,7 @@ timestamp-format=2006-01-02 03:04 PM
 # If this is not specified, timestamp-format is used instead.
 #
 # Default: ""
-today-time-format=
+this-day-time-format=
 
 #
 # Index-only time format for messages that were received/sent this year.
a2a1ab1e ^
d326f24d ^


1fc1d8af ^
9c512bba ^
a2a1ab1e ^


1fc1d8af ^
d326f24d ^
a2a1ab1e ^




d326f24d ^

a2a1ab1e ^


















383b3f2d ^
a2a1ab1e ^


1fc1d8af ^

a2a1ab1e ^
1fc1d8af ^
a2a1ab1e ^



a2a1ab1e ^





1fc1d8af ^
a2a1ab1e ^
1fc1d8af ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
                                                                      

               





                    


                  
                       


                                       
 


                                         
 


                                                                             
                      
 


                         
                                                                                          
 




                                                                            

                                             


















                                                                              
                                                            


                                                                             

                                                        
 
                                                        



                                                                        





                                      
                                                      
                                                  



                                                 
>
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162