about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--Makefile10
-rw-r--r--config/aerc.conf6
2 files changed, 12 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 15cc129..6c9963d 100644
--- a/Makefile
+++ b/Makefile
@@ -21,15 +21,23 @@ clean:
 PREFIX?=/usr/local
 _INSTDIR=$(DESTDIR)$(PREFIX)
 BINDIR?=$(_INSTDIR)/bin
+SHAREDIR?=$(_INSTDIR)/share/aerc
 MANDIR?=$(_INSTDIR)/share/man
 
 install: all
-	mkdir -p $(BINDIR) $(MANDIR)/man1 $(MANDIR)/man5 $(PCDIR)
+	mkdir -p $(BINDIR) $(MANDIR)/man1 $(MANDIR)/man5 \
+		$(SHAREDIR) $(SHAREDIR)/filters
 	install -m755 aerc $(BINDIR)/aerc
 	install -m644 aerc.1 $(MANDIR)/man1/aerc.1
 	install -m644 aerc-config.5 $(MANDIR)/man5/aerc-config.5
 	install -m644 aerc-imap.5 $(MANDIR)/man5/aerc-imap.5
 	install -m644 aerc-smtp.5 $(MANDIR)/man5/aerc-smtp.5
+	install -m644 config/accounts.conf $(SHAREDIR)/accounts.conf
+	install -m644 config/aerc.conf $(SHAREDIR)/aerc.conf
+	install -m644 config/binds.conf $(SHAREDIR)/binds.conf
+	install -m755 contrib/hldiff.py $(SHAREDIR)/filters/hldiff.py
+	install -m755 contrib/html $(SHAREDIR)/filters/html
+	install -m755 contrib/plaintext.py $(SHAREDIR)/filters/plaintext.py
 
 .DEFAULT_GOAL := all
 
diff --git a/config/aerc.conf b/config/aerc.conf
index 530e92b..6ed0c3b 100644
--- a/config/aerc.conf
+++ b/config/aerc.conf
@@ -62,6 +62,6 @@ editor=
 # You can also match on non-mimetypes, by prefixing with the header to match
 # against (non-case-sensitive) and a comma, e.g. subject,text will match a
 # subject which contains "text". Use header,~regex to match against a regex.
-subject,~^\[PATCH=contrib/hldiff.py
-text/html=contrib/html
-text/*=contrib/plaintext.py
+subject,~^\[PATCH=/usr/share/aerc/filters/hldiff.py
+text/html=/usr/share/aerc/filters/html
+text/*=/usr/share/aerc/filters/plaintext.py
5 -0500 Initial pass on new frontend design' href='/akspecs/aerc/commit/ui/grid.go?h=0.1.2&id=8c8c21f3ffef1a7083405c45221576858d1af5d5'>8c8c21f ^
1892d73 ^



8c8c21f ^



1892d73 ^

























































8c8c21f ^









1892d73 ^
8c8c21f ^








1892d73 ^
8c8c21f ^

















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
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





                              
                                
                              
                                

                                     
                         









                                                 
                    


                                                                                   






                                          


                      



                   



                        

























































                                                                                             









                                                               
                               








                                                                                
                               

















                                                                         
ong/suckless/dwm/commit/dwm.1?h=5.4.1&id=7ab8c8728168234f6b9e99d1be384323d1246b10'>7ab8c87 ^
1836b67 ^

7ab8c87 ^
2b35fae ^
72655f0 ^
df74b26 ^


72655f0 ^
df74b26 ^
7ab8c87 ^
72655f0 ^
df74b26 ^
7ab8c87 ^
3af6434 ^
df74b26 ^
7ab8c87 ^
df74b26 ^
72655f0 ^
7ab8c87 ^
72655f0 ^
6499fc4 ^
7ab8c87 ^
6499fc4 ^
9066ee2 ^
7ab8c87 ^
9066ee2 ^
bab575c ^
1549faf ^
7ab8c87 ^

1549faf ^
bab575c ^
df74b26 ^
7ab8c87 ^

df74b26 ^
45aea23 ^
7ab8c87 ^
45aea23 ^
df74b26 ^
7ab8c87 ^
1549faf ^
bab575c ^
df74b26 ^
7ab8c87 ^

1549faf ^
bab575c ^
7ab8c87 ^
daae3bb ^
bab575c ^
3e06ede ^
7ab8c87 ^

4bb89e2 ^
df74b26 ^
7ab8c87 ^
2b35fae ^
0c3544d ^
0e5c819 ^
7ab8c87 ^
0e5c819 ^
4bd0d33 ^
7ab8c87 ^
4bd0d33 ^
0e5c819 ^
7ab8c87 ^
0c3544d ^
7ab8c87 ^
dc5c070 ^
4bb89e2 ^
60b3dce ^
7ab8c87 ^

4bb89e2 ^
7ab8c87 ^
5ef6ef1 ^

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
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