#UI_ENHANCEMENT by cg
authorClaus Gittinger <cg@exept.de>
Wed, 18 May 2016 10:17:57 +0200
changeset 5758 e400a8f03e01
parent 5757 6b9528edde06
child 5759 df4a9cdcf3b7
#UI_ENHANCEMENT by cg class: GenericToolbarIconLibrary changed: #smalllintErrorIcon16x16
GenericToolbarIconLibrary.st
--- a/GenericToolbarIconLibrary.st	Tue May 17 11:00:44 2016 +0200
+++ b/GenericToolbarIconLibrary.st	Wed May 18 10:17:57 2016 +0200
@@ -4841,20 +4841,20 @@
      the ImageEditor may not be able to read the specification."
 
     "
-     self smalllintError16x16 inspect
-     ImageEditor openOnClass:self andSelector:#smalllintError16x16
-     Icon flushCachedIcons
-    "
-
-    <resource: #image>
-
-    ^Icon
-        constantNamed:'GenericToolbarIconLibrary smalllintError16x16'
+     self smalllintErrorIcon16x16 inspect
+     ImageEditor openOnClass:self andSelector:#smalllintErrorIcon16x16
+     Icon flushCachedIcons
+    "
+
+    <resource: #image>
+
+    ^Icon
+        constantNamed:'GenericToolbarIconLibrary class smalllintErrorIcon16x16'
         ifAbsentPut:[(Depth8Image width:16 height:16) bits:(ByteArray fromPackedString:'
-@@@@@@@@@@@@@@@@@@@@@@@@@@DA@PDA@@@@@@@@@@@@@@DB@0PC@ D@@@@@@@@@@@DBAPTEAPTE@P@@@@@@@@@AA0TRA!!HEA0D@@@@@@@@@@P$EA XFAP0A
-@PD@@@@@@@DIAQHFD TIC1@Q@P@@@@@@D!!LEAPTSD!!@UD@D@@@@@@@DVE0TXE <YF!!$O@P@@@@@@@Q,\GPDPFQ(YD@D@@@@@@@D^@Q< HQ$"FRD @P@@@@@A
+@@@@@@@@@@@@@@@@@@@@@@@@@@DA@PDA@@@@@@@@@@@@@@DB@0PC@ D@@@@@@@@@@@DBAPXFA TE@P@@@@@@@@@AA0XHA  FA0D@@@@@@@@@@P$JB0,KA 0A
+@PD@@@@@@@DIB 4NCP(IC1@Q@P@@@@@@D!!LT@QPSD!!@UD@D@@@@@@@DVE0DXE <YF!!$O@P@@@@@@@Q,\GPDPFQ(YD@D@@@@@@@D^@Q< HQ$"FRD @P@@@@@A
 H2P%DA$&F"XYD@D@@@@@@R\(JR(+KB4,J2(A@@@@@@@A@PD.J"(*J"(.@@@@@@@@@@@@@PDA@PDA@P@@@@@@@@@@@@@@@@@@@@@@@@@a')
-            colorMapFromArray:#[0 0 0 255 248 252 240 96 99 239 56 60 239 64 71 240 101 96 255 182 176 239 60 56 255 177 168 240 67 56 255 190 176 255 205 200 239 68 56 255 240 241 255 228 224 239 136 145 224 88 102 239 160 170 255 141 136 240 89 64 255 195 184 255 218 208 255 144 128 255 107 96 255 94 88 255 136 128 80 0 11 191 123 120 207 229 240 176 133 120 128 208 197 80 136 133 224 120 130 239 101 96 208 56 56 128 184 173 176 181 184 95 136 134 239 120 123 176 200 193 79 120 118 200 200 208 207 48 69 255 154 144 240 150 136 176 83 80 224 160 161]
+            colorMapFromArray:#[0 0 0 255 248 252 240 98 96 239 58 56 239 64 64 240 106 96 255 184 176 239 66 56 255 179 168 240 74 56 255 192 176 255 207 200 239 74 56 255 240 240 255 229 224 239 136 141 224 88 98 239 160 167 255 144 136 240 94 64 255 197 184 255 219 208 255 147 128 255 112 96 255 99 88 255 139 128 80 0 8 191 125 120 207 227 240 176 134 120 128 208 200 80 136 134 224 120 126 239 106 96 208 61 56 128 184 174 176 181 184 95 136 135 239 120 120 176 200 194 79 120 119 202 200 208 207 48 63 255 157 144 240 154 136 176 86 80 224 162 160]
             mask:((Depth1Image width:16 height:16) bits:(ByteArray fromPackedString:'@@@_@C>@_<A?0G?0_? ?>C?<G?0_?!!?>G?8O?@G<@@@b'); yourself); yourself]
 !
 
@@ -4883,12 +4883,6 @@
             mask:((Depth1Image width:16 height:16) bits:(ByteArray fromPackedString:'@@@_@C>@_<A?0G?0_? ?>C?<G?0_?!!?>G?8O?@G<@@@b'); yourself); yourself]
 !
 
-smalllintWarning16x16
-    "I want all icons to be named *icon* - ever tried to search an icon,
-     if there is no consistent naming?"
-    ^ self smalllintWarningIcon16x16
-!
-
 smalllintWarningIcon16x16
     "This resource specification was automatically generated
      by the ImageEditor of ST/X."