wok-next view mate-icon-theme-faenza/stuff/patches/limit-sizes.patch @ rev 21349

build efl with meson
author Hans-G?nter Theisgen
date Thu Apr 09 16:25:22 2020 +0100 (2020-04-09)
parents
children
line source
1 Exclude icons with sizes 32, 64, 96 from iconset.
3 --- a/matefaenza/index.theme
4 +++ b/matefaenza/index.theme
5 @@ -2,7 +2,7 @@
6 Name=MATE-Faenza
7 Inherits=mate,hicolor
8 Comment=Icon theme project with tilish style, by Tiheum. MATE edit by Rowen.
9 -Directories=actions/16,animations/16,apps/16,categories/16,devices/16,emblems/16,mimetypes/16,places/16,status/16,stock/16,actions/22,animations/22,apps/22,categories/22,devices/22,emblems/22,mimetypes/22,places/22,status/22,stock/22,actions/24,animations/24,apps/24,categories/24,devices/24,emblems/24,mimetypes/24,places/24,status/24,stock/24,actions/32,animations/32,apps/32,categories/32,devices/32,emblems/32,mimetypes/32,places/32,status/32,stock/32,actions/48,animations/48,apps/48,categories/48,devices/48,emblems/48,mimetypes/48,places/48,status/48,stock/48,actions/64,animations/64,apps/64,categories/64,devices/64,emblems/64,mimetypes/64,places/64,status/64,stock/64,actions/96,animations/96,apps/96,categories/96,devices/96,emblems/96,mimetypes/96,places/96,status/96,stock/96,actions/scalable,apps/scalable,categories/scalable,devices/scalable,emblems/scalable,mimetypes/scalable,places/scalable,status/scalable,stock/scalable
10 +Directories=actions/16,animations/16,apps/16,categories/16,devices/16,emblems/16,mimetypes/16,places/16,status/16,stock/16,actions/22,animations/22,apps/22,categories/22,devices/22,emblems/22,mimetypes/22,places/22,status/22,stock/22,actions/24,animations/24,apps/24,categories/24,devices/24,emblems/24,mimetypes/24,places/24,status/24,stock/24,actions/48,animations/48,apps/48,categories/48,devices/48,emblems/48,mimetypes/48,places/48,status/48,stock/48,actions/scalable,apps/scalable,categories/scalable,devices/scalable,emblems/scalable,mimetypes/scalable,places/scalable,status/scalable,stock/scalable
12 [actions/16]
13 Size=16
14 @@ -154,56 +154,6 @@
15 Context=Stock
16 Type=fixed
18 -[actions/32]
19 -Size=32
20 -Context=Actions
21 -Type=fixed
22 -
23 -[animations/32]
24 -Size=32
25 -Context=Animations
26 -Type=fixed
27 -
28 -[apps/32]
29 -Size=32
30 -Context=Apps
31 -Type=fixed
32 -
33 -[devices/32]
34 -Size=32
35 -Context=Devices
36 -Type=fixed
37 -
38 -[categories/32]
39 -Size=32
40 -Context=Categories
41 -Type=fixed
42 -
43 -[emblems/32]
44 -Size=32
45 -Context=Emblems
46 -Type=fixed
47 -
48 -[mimetypes/32]
49 -Size=32
50 -Context=Mimetypes
51 -Type=fixed
52 -
53 -[places/32]
54 -Size=32
55 -Context=Places
56 -Type=fixed
57 -
58 -[status/32]
59 -Size=32
60 -Context=Status
61 -Type=fixed
62 -
63 -[stock/32]
64 -Size=32
65 -Context=Stock
66 -Type=fixed
67 -
68 [actions/48]
69 Size=48
70 Context=Actions
71 @@ -251,106 +201,6 @@
73 [stock/48]
74 Size=48
75 -Context=Stock
76 -Type=fixed
77 -
78 -[actions/64]
79 -Size=64
80 -Context=Actions
81 -Type=fixed
82 -
83 -[animations/64]
84 -Size=64
85 -Context=Animations
86 -Type=fixed
87 -
88 -[apps/64]
89 -Size=64
90 -Context=Apps
91 -Type=fixed
92 -
93 -[categories/64]
94 -Size=64
95 -Context=Categories
96 -Type=fixed
97 -
98 -[devices/64]
99 -Size=64
100 -Context=Devices
101 -Type=fixed
102 -
103 -[emblems/64]
104 -Size=64
105 -Context=Emblems
106 -Type=fixed
107 -
108 -[mimetypes/64]
109 -Size=64
110 -Context=Mimetypes
111 -Type=fixed
112 -
113 -[places/64]
114 -Size=64
115 -Context=Places
116 -Type=fixed
117 -
118 -[status/64]
119 -Size=64
120 -Context=Status
121 -Type=fixed
122 -
123 -[stock/64]
124 -Size=64
125 -Context=Stock
126 -Type=fixed
127 -
128 -[actions/96]
129 -Size=96
130 -Context=Actions
131 -Type=fixed
132 -
133 -[animations/96]
134 -Size=96
135 -Context=Animations
136 -Type=fixed
137 -
138 -[apps/96]
139 -Size=96
140 -Context=Apps
141 -Type=fixed
142 -
143 -[categories/96]
144 -Size=96
145 -Context=Categories
146 -Type=fixed
147 -
148 -[devices/96]
149 -Size=96
150 -Context=Devices
151 -Type=fixed
152 -
153 -[emblems/96]
154 -Size=96
155 -Context=Emblems
156 -Type=fixed
157 -
158 -[mimetypes/96]
159 -Size=96
160 -Context=Mimetypes
161 -Type=fixed
162 -
163 -[places/96]
164 -Size=96
165 -Context=Places
166 -Type=fixed
167 -
168 -[status/96]
169 -Size=96
170 -Context=Status
171 -Type=fixed
172 -
173 -[stock/96]
174 -Size=96
175 Context=Stock
176 Type=fixed
178 --- a/matefaenzadark/index.theme
179 +++ b/matefaenzadark/index.theme
180 @@ -2,7 +2,7 @@
181 Name=MATE-Faenza-Dark
182 Inherits=matefaenza
183 Comment=Icon theme project with tilish style, by Tiheum
184 -Directories=actions/16,apps/16,categories/16,status/16,stock/16,actions/22,apps/22,categories/22,status/22,stock/22,actions/24,apps/24,categories/24,status/24,stock/24,actions/32,apps/32,categories/32,status/32,stock/32,actions/48,apps/48,categories/48,status/48,stock/48,actions/64,apps/64,categories/64,status/64,stock/64,actions/96,apps/96,categories/96,status/96,stock/96,actions/scalable,apps/scalable,categories/scalable,status/scalable,stock/scalable
185 +Directories=actions/16,apps/16,categories/16,status/16,stock/16,actions/22,apps/22,categories/22,status/22,stock/22,actions/24,apps/24,categories/24,status/24,stock/24,actions/48,apps/48,categories/48,status/48,stock/48,actions/scalable,apps/scalable,categories/scalable,status/scalable,stock/scalable
187 [actions/16]
188 Size=16
189 @@ -79,31 +79,6 @@
190 Context=Stock
191 Type=fixed
193 -[actions/32]
194 -Size=32
195 -Context=Actions
196 -Type=fixed
197 -
198 -[apps/32]
199 -Size=32
200 -Context=Apps
201 -Type=fixed
202 -
203 -[categories/32]
204 -Size=32
205 -Context=Categories
206 -Type=fixed
207 -
208 -[status/32]
209 -Size=32
210 -Context=Status
211 -Type=fixed
212 -
213 -[stock/32]
214 -Size=32
215 -Context=Stock
216 -Type=fixed
217 -
218 [actions/48]
219 Size=48
220 Context=Actions
221 @@ -126,56 +101,6 @@
223 [stock/48]
224 Size=48
225 -Context=Stock
226 -Type=fixed
227 -
228 -[actions/64]
229 -Size=64
230 -Context=Actions
231 -Type=fixed
232 -
233 -[apps/64]
234 -Size=64
235 -Context=Apps
236 -Type=fixed
237 -
238 -[categories/64]
239 -Size=64
240 -Context=Categories
241 -Type=fixed
242 -
243 -[status/64]
244 -Size=64
245 -Context=Status
246 -Type=fixed
247 -
248 -[stock/64]
249 -Size=64
250 -Context=Stock
251 -Type=fixed
252 -
253 -[actions/96]
254 -Size=96
255 -Context=Actions
256 -Type=fixed
257 -
258 -[apps/96]
259 -Size=96
260 -Context=Apps
261 -Type=fixed
262 -
263 -[categories/96]
264 -Size=96
265 -Context=Categories
266 -Type=fixed
267 -
268 -[status/96]
269 -Size=96
270 -Context=Status
271 -Type=fixed
272 -
273 -[stock/96]
274 -Size=96
275 Context=Stock
276 Type=fixed
278 --- a/matefaenzagray/index.theme
279 +++ b/matefaenzagray/index.theme
280 @@ -2,7 +2,7 @@
281 Name=MATE-Faenza-Gray
282 Inherits=matefaenzadark,matefaenza
283 Comment=Icon theme project with tilish style, by Tiheum
284 -Directories=actions/16,actions/22,actions/24,actions/32,actions/48,actions/64,actions/96,actions/scalable
285 +Directories=actions/16,actions/22,actions/24,actions/48,actions/scalable
287 [actions/16]
288 Size=16
289 @@ -19,23 +19,8 @@
290 Context=Actions
291 Type=fixed
293 -[actions/32]
294 -Size=32
295 -Context=Actions
296 -Type=fixed
297 -
298 [actions/48]
299 Size=48
300 -Context=Actions
301 -Type=fixed
302 -
303 -[actions/64]
304 -Size=64
305 -Context=Actions
306 -Type=fixed
307 -
308 -[actions/96]
309 -Size=96
310 Context=Actions
311 Type=fixed