GenericToolbarIconLibrary.st
changeset 5507 b4975cefe877
parent 5469 9316f35ba70c
child 5508 9bcc9e78c4c8
--- a/GenericToolbarIconLibrary.st	Wed Nov 18 11:37:39 2015 +0100
+++ b/GenericToolbarIconLibrary.st	Wed Nov 18 12:34:59 2015 +0100
@@ -15636,25 +15636,49 @@
 !GenericToolbarIconLibrary class methodsFor:'image specs-tools-SystemBrowser-classIcons'!
 
 abstractClassIcon
-    "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 abstractClassIcon inspect
-     ImageEditor openOnClass:self andSelector:#abstractClassIcon
-     Icon flushCachedIcons
-    "
-
-    <resource: #image>
-
-    ^Icon
-        constantNamed:'GenericToolbarIconLibrary abstractClassIcon'
+    ^ self abstractClassIcon2
+!
+
+abstractClassIcon1
+    "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 abstractClassIcon1 inspect
+     ImageEditor openOnClass:self andSelector:#abstractClassIcon1
+     Icon flushCachedIcons
+    "
+
+    <resource: #image>
+
+    ^Icon
+        constantNamed:'GenericToolbarIconLibrary abstractClassIcon1'
         ifAbsentPut:[(Depth4Image width:13 height:11) bits:(ByteArray fromPackedString:'@@@@@@@@@@@@EBIA@@@@@BH"H @@@AH"H"H!!@@ABH#L"I@@@H"L@L"H@@BH#@CH"@@ABH#L"I@@@D"H"H"D@@@@"H"H@@@@@EBIA@@@b') colorMapFromArray:#[214 177 82 229 207 148 204 159 42 226 201 136 207 165 55] mask:((ImageMask width:13 height:11) bits:(ByteArray fromPackedString:'@@@O0A? O?@?<C30OO@?<C?0G>@O0@@a'); yourself); yourself]
 !
 
+abstractClassIcon2
+    "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 abstractClassIcon2 inspect
+     ImageEditor openOnClass:self andSelector:#abstractClassIcon2
+     Icon flushCachedIcons
+    "
+
+    <resource: #image>
+
+    ^Icon
+        constantNamed:'GenericToolbarIconLibrary abstractClassIcon2'
+        ifAbsentPut:[(Depth2Image width:13 height:11) bits:(ByteArray fromPackedString:'@@ @H@@*@@@@H @ @BH@@@B" @@@*(@@@(B @@H@H@@@@@@@@@@@@@@@@@@b') colorMapFromArray:#[0 0 0 84 84 84 127 127 255 255 255 255] mask:((ImageMask width:13 height:11) bits:(ByteArray fromPackedString:'@ @G@@T@AP@M @>@FL@PP@@@@@@@@@@a'); yourself); yourself]
+!
+
 announcementClassIcon
     <resource: #image>
     "This resource specification was automatically generated