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

updated libvirt (4.3.0 -> 5.10.0)
author Hans-G?nter Theisgen
date Thu Dec 12 17:26:25 2019 +0100 (2019-12-12)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mate-icon-theme-faenza/stuff/patches/limit-sizes.patch	Thu Dec 12 17:26:25 2019 +0100
     1.3 @@ -0,0 +1,312 @@
     1.4 +Exclude icons with sizes 32, 64, 96 from iconset.
     1.5 +
     1.6 +--- a/matefaenza/index.theme
     1.7 ++++ b/matefaenza/index.theme
     1.8 +@@ -2,7 +2,7 @@
     1.9 + Name=MATE-Faenza
    1.10 + Inherits=mate,hicolor
    1.11 + Comment=Icon theme project with tilish style, by Tiheum. MATE edit by Rowen.
    1.12 +-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
    1.13 ++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
    1.14 + 
    1.15 + [actions/16]
    1.16 + Size=16
    1.17 +@@ -154,56 +154,6 @@
    1.18 + Context=Stock
    1.19 + Type=fixed
    1.20 + 
    1.21 +-[actions/32]
    1.22 +-Size=32
    1.23 +-Context=Actions
    1.24 +-Type=fixed
    1.25 +-
    1.26 +-[animations/32]
    1.27 +-Size=32
    1.28 +-Context=Animations
    1.29 +-Type=fixed
    1.30 +-
    1.31 +-[apps/32]
    1.32 +-Size=32
    1.33 +-Context=Apps
    1.34 +-Type=fixed
    1.35 +-
    1.36 +-[devices/32]
    1.37 +-Size=32
    1.38 +-Context=Devices
    1.39 +-Type=fixed
    1.40 +-
    1.41 +-[categories/32]
    1.42 +-Size=32
    1.43 +-Context=Categories
    1.44 +-Type=fixed
    1.45 +-
    1.46 +-[emblems/32]
    1.47 +-Size=32
    1.48 +-Context=Emblems
    1.49 +-Type=fixed
    1.50 +-
    1.51 +-[mimetypes/32]
    1.52 +-Size=32
    1.53 +-Context=Mimetypes
    1.54 +-Type=fixed
    1.55 +-
    1.56 +-[places/32]
    1.57 +-Size=32
    1.58 +-Context=Places
    1.59 +-Type=fixed
    1.60 +-
    1.61 +-[status/32]
    1.62 +-Size=32
    1.63 +-Context=Status
    1.64 +-Type=fixed
    1.65 +-
    1.66 +-[stock/32]
    1.67 +-Size=32
    1.68 +-Context=Stock
    1.69 +-Type=fixed
    1.70 +-
    1.71 + [actions/48]
    1.72 + Size=48
    1.73 + Context=Actions
    1.74 +@@ -251,106 +201,6 @@
    1.75 + 
    1.76 + [stock/48]
    1.77 + Size=48
    1.78 +-Context=Stock
    1.79 +-Type=fixed
    1.80 +-
    1.81 +-[actions/64]
    1.82 +-Size=64
    1.83 +-Context=Actions
    1.84 +-Type=fixed
    1.85 +-
    1.86 +-[animations/64]
    1.87 +-Size=64
    1.88 +-Context=Animations
    1.89 +-Type=fixed
    1.90 +-
    1.91 +-[apps/64]
    1.92 +-Size=64
    1.93 +-Context=Apps
    1.94 +-Type=fixed
    1.95 +-
    1.96 +-[categories/64]
    1.97 +-Size=64
    1.98 +-Context=Categories
    1.99 +-Type=fixed
   1.100 +-
   1.101 +-[devices/64]
   1.102 +-Size=64
   1.103 +-Context=Devices
   1.104 +-Type=fixed
   1.105 +-
   1.106 +-[emblems/64]
   1.107 +-Size=64
   1.108 +-Context=Emblems
   1.109 +-Type=fixed
   1.110 +-
   1.111 +-[mimetypes/64]
   1.112 +-Size=64
   1.113 +-Context=Mimetypes
   1.114 +-Type=fixed
   1.115 +-
   1.116 +-[places/64]
   1.117 +-Size=64
   1.118 +-Context=Places
   1.119 +-Type=fixed
   1.120 +-
   1.121 +-[status/64]
   1.122 +-Size=64
   1.123 +-Context=Status
   1.124 +-Type=fixed
   1.125 +-
   1.126 +-[stock/64]
   1.127 +-Size=64
   1.128 +-Context=Stock
   1.129 +-Type=fixed
   1.130 +-
   1.131 +-[actions/96]
   1.132 +-Size=96
   1.133 +-Context=Actions
   1.134 +-Type=fixed
   1.135 +-
   1.136 +-[animations/96]
   1.137 +-Size=96
   1.138 +-Context=Animations
   1.139 +-Type=fixed
   1.140 +-
   1.141 +-[apps/96]
   1.142 +-Size=96
   1.143 +-Context=Apps
   1.144 +-Type=fixed
   1.145 +-
   1.146 +-[categories/96]
   1.147 +-Size=96
   1.148 +-Context=Categories
   1.149 +-Type=fixed
   1.150 +-
   1.151 +-[devices/96]
   1.152 +-Size=96
   1.153 +-Context=Devices
   1.154 +-Type=fixed
   1.155 +-
   1.156 +-[emblems/96]
   1.157 +-Size=96
   1.158 +-Context=Emblems
   1.159 +-Type=fixed
   1.160 +-
   1.161 +-[mimetypes/96]
   1.162 +-Size=96
   1.163 +-Context=Mimetypes
   1.164 +-Type=fixed
   1.165 +-
   1.166 +-[places/96]
   1.167 +-Size=96
   1.168 +-Context=Places
   1.169 +-Type=fixed
   1.170 +-
   1.171 +-[status/96]
   1.172 +-Size=96
   1.173 +-Context=Status
   1.174 +-Type=fixed
   1.175 +-
   1.176 +-[stock/96]
   1.177 +-Size=96
   1.178 + Context=Stock
   1.179 + Type=fixed
   1.180 + 
   1.181 +--- a/matefaenzadark/index.theme
   1.182 ++++ b/matefaenzadark/index.theme
   1.183 +@@ -2,7 +2,7 @@
   1.184 + Name=MATE-Faenza-Dark
   1.185 + Inherits=matefaenza
   1.186 + Comment=Icon theme project with tilish style, by Tiheum
   1.187 +-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
   1.188 ++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
   1.189 + 
   1.190 + [actions/16]
   1.191 + Size=16
   1.192 +@@ -79,31 +79,6 @@
   1.193 + Context=Stock
   1.194 + Type=fixed
   1.195 + 
   1.196 +-[actions/32]
   1.197 +-Size=32
   1.198 +-Context=Actions
   1.199 +-Type=fixed
   1.200 +-
   1.201 +-[apps/32]
   1.202 +-Size=32
   1.203 +-Context=Apps
   1.204 +-Type=fixed
   1.205 +-
   1.206 +-[categories/32]
   1.207 +-Size=32
   1.208 +-Context=Categories
   1.209 +-Type=fixed
   1.210 +-
   1.211 +-[status/32]
   1.212 +-Size=32
   1.213 +-Context=Status
   1.214 +-Type=fixed
   1.215 +-
   1.216 +-[stock/32]
   1.217 +-Size=32
   1.218 +-Context=Stock
   1.219 +-Type=fixed
   1.220 +-
   1.221 + [actions/48]
   1.222 + Size=48
   1.223 + Context=Actions
   1.224 +@@ -126,56 +101,6 @@
   1.225 + 
   1.226 + [stock/48]
   1.227 + Size=48
   1.228 +-Context=Stock
   1.229 +-Type=fixed
   1.230 +-
   1.231 +-[actions/64]
   1.232 +-Size=64
   1.233 +-Context=Actions
   1.234 +-Type=fixed
   1.235 +-
   1.236 +-[apps/64]
   1.237 +-Size=64
   1.238 +-Context=Apps
   1.239 +-Type=fixed
   1.240 +-
   1.241 +-[categories/64]
   1.242 +-Size=64
   1.243 +-Context=Categories
   1.244 +-Type=fixed
   1.245 +-
   1.246 +-[status/64]
   1.247 +-Size=64
   1.248 +-Context=Status
   1.249 +-Type=fixed
   1.250 +-
   1.251 +-[stock/64]
   1.252 +-Size=64
   1.253 +-Context=Stock
   1.254 +-Type=fixed
   1.255 +-
   1.256 +-[actions/96]
   1.257 +-Size=96
   1.258 +-Context=Actions
   1.259 +-Type=fixed
   1.260 +-
   1.261 +-[apps/96]
   1.262 +-Size=96
   1.263 +-Context=Apps
   1.264 +-Type=fixed
   1.265 +-
   1.266 +-[categories/96]
   1.267 +-Size=96
   1.268 +-Context=Categories
   1.269 +-Type=fixed
   1.270 +-
   1.271 +-[status/96]
   1.272 +-Size=96
   1.273 +-Context=Status
   1.274 +-Type=fixed
   1.275 +-
   1.276 +-[stock/96]
   1.277 +-Size=96
   1.278 + Context=Stock
   1.279 + Type=fixed
   1.280 + 
   1.281 +--- a/matefaenzagray/index.theme
   1.282 ++++ b/matefaenzagray/index.theme
   1.283 +@@ -2,7 +2,7 @@
   1.284 + Name=MATE-Faenza-Gray
   1.285 + Inherits=matefaenzadark,matefaenza
   1.286 + Comment=Icon theme project with tilish style, by Tiheum
   1.287 +-Directories=actions/16,actions/22,actions/24,actions/32,actions/48,actions/64,actions/96,actions/scalable
   1.288 ++Directories=actions/16,actions/22,actions/24,actions/48,actions/scalable
   1.289 + 
   1.290 + [actions/16]
   1.291 + Size=16
   1.292 +@@ -19,23 +19,8 @@
   1.293 + Context=Actions
   1.294 + Type=fixed
   1.295 + 
   1.296 +-[actions/32]
   1.297 +-Size=32
   1.298 +-Context=Actions
   1.299 +-Type=fixed
   1.300 +-
   1.301 + [actions/48]
   1.302 + Size=48
   1.303 +-Context=Actions
   1.304 +-Type=fixed
   1.305 +-
   1.306 +-[actions/64]
   1.307 +-Size=64
   1.308 +-Context=Actions
   1.309 +-Type=fixed
   1.310 +-
   1.311 +-[actions/96]
   1.312 +-Size=96
   1.313 + Context=Actions
   1.314 + Type=fixed
   1.315 +