#UI_ENHANCEMENT by cg
authorClaus Gittinger <cg@exept.de>
Fri, 29 Jun 2018 10:01:45 +0200
changeset 6362 6b79d8bfdcd9
parent 6359 7c4a24875876
child 6363 7503af1bfc35
#UI_ENHANCEMENT by cg class: GenericToolbarIconLibrary class added: #reload12x12Icon
GenericToolbarIconLibrary.st
--- a/GenericToolbarIconLibrary.st	Thu Jun 21 18:41:38 2018 +0200
+++ b/GenericToolbarIconLibrary.st	Fri Jun 29 10:01:45 2018 +0200
@@ -1696,6 +1696,30 @@
                             yourself);
                 yourself
         ]
+!
+
+reload12x12Icon
+    "This resource specification was automatically generated
+     by the ImageEditor of ST/X."
+
+    "Do not manually edit this!! If it is corrupted,
+     the ImageEditor may not be able to read the specification."
+
+    "
+     self reload12x12Icon inspect
+     ImageEditor openOnClass:self andSelector:#reload12x12Icon
+     Icon flushCachedIcons
+    "
+
+    <resource: #image>
+
+    ^Icon
+        constantNamed:'MacOSX2ToolbarIconLibrary class reload12x12Icon'
+        ifAbsentPut:[(Depth8Image width:12 height:12) bits:(ByteArray fromPackedString:'
+@0LC@5=XDS4PZPD/@0M)UPX\C4(>PD$^@0L5K !!PF490Z#HM@6$!!IG\(F%),C!!4)@0](E%Q-E3(3]&<)TQ$6['',#S4Q&M3!!VH''MGQ7HD^$,?KGT<Z1=''NP(E
+I6TKJ4!!#Z1L%EE,0\VA9@BA4Z6PXQV1RPS,BI%MWBW0UJ$X1WTI^VWQ)D$1MWCQ!!X 18P25Q')
+            colorMapFromArray:#[69 140 213 229 233 237 113 193 238 240 240 240 99 147 204 112 156 209 124 174 224 197 210 227 110 188 239 169 195 227 120 200 239 115 158 200 121 165 210 119 177 222 118 211 255 83 168 234 206 217 231 163 190 225 183 201 225 101 186 239 119 211 255 106 158 213 64 129 195 124 162 208 133 215 250 186 203 225 94 176 237 94 188 247 95 170 226 138 224 255 99 149 208 108 191 239 121 160 204 126 174 222 192 208 230 174 190 208 90 167 227 114 210 255 99 158 216 176 190 211 73 154 225 122 181 223 108 177 231 92 142 199 107 151 202 226 229 232 97 161 220 197 210 229 108 177 232 117 206 250 119 192 234 131 213 252 120 165 213 183 202 227 103 145 197 96 177 234 99 182 234 143 229 255 106 175 227 101 184 239 139 167 204 176 197 226 110 172 225 112 153 202 138 174 217 111 195 243 104 183 236 183 197 211 73 142 213 122 213 255 113 199 248 112 170 218 97 140 201 133 171 216 94 172 234 117 154 202 113 151 201 172 190 210 101 195 255 126 160 204 96 188 240 240 240 239 107 200 248 156 178 206 58 117 190 172 194 222 103 159 214 212 219 225 178 197 226 137 169 206 111 201 253 117 204 248 144 172 209 115 199 243 97 160 220 219 224 233 71 136 209 114 170 220 112 168 218 190 203 215 110 189 237 140 170 208 99 175 232 133 223 255 72 133 204 233 235 236 111 188 238 170 197 228 106 202 255 97 140 200 135 169 200 131 222 255 115 206 253 110 162 221 108 166 216 114 167 220 197 208 218 92 138 200 117 209 255 74 154 221 151 176 206 76 144 207 124 158 202 147 174 204 78 147 213]
+            mask:((ImageMask width:12 height:12) bits:(ByteArray fromPackedString:'@@@O<A?0O?@?<C/0_@A=8G? _<A? D<@'); yourself); yourself]
 ! !
 
 !GenericToolbarIconLibrary class methodsFor:'image specs-13x13'!