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