XPToolbarIconLibrary.st
changeset 6243 d864428928e4
parent 6212 83cd9c4e5d3e
child 6298 91adfda26278
--- a/XPToolbarIconLibrary.st	Fri Dec 01 11:57:31 2017 +0100
+++ b/XPToolbarIconLibrary.st	Fri Dec 08 20:29:45 2017 +0100
@@ -6842,10 +6842,32 @@
 !
 
 stxHelpIcon
-    <resource: #programImage>
-
-    ^ self helpIcon2
-    "/ ^ self help32x32Icon
+    "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 stxHelpIcon inspect
+     ImageEditor openOnClass:self andSelector:#stxHelpIcon
+     Icon flushCachedIcons
+    "
+
+    <resource: #image>
+
+    ^Icon
+        constantNamed:'XPToolbarIconLibrary class stxHelpIcon'
+        ifAbsentPut:[(Depth4Image width:28 height:28) bits:(ByteArray fromPackedString:'
+@@@@@@@@@@@@@@@@@@@@@@@@H@@@@@@@@@@@@@@@@@@3H@@@@@@@@@@@@@@@@CL2@@@@@@@@@@@@@@@@L3L @@@@@@@@@@@@@@@3L3@@@@@@@@@@@@@BLCL3
+L0@@@@L3@@@@@CL0L3L3@@H3L3L0@@A@L3@3L3LBH#L3L3A@@D@3LCL3L0H"L3L3LD@@PCL0L3L3@"D3L1L0P@A@L3@3L3LBH!!L1L3A@@D@3LCL3L0H"HQL3
+LD@@PCL0L3L3@"H#D3L0PEUEL3@3L3LBH"D1L3A@UET3LBL3L0H"D3LSLD@DT3L0H#L3@"D#L3D0P@PCL3LBH#LBHRL3L3A@A@L3L3@"H0H"H3L3LD@D@3L3
+MUH"@"H#L3L0P@PCL3L"@"HBH"L3L3A@A@H"H"H H H"H#L2HD@D@ET"H"UR@"H"H"UPP@QDQUT"H HBH"IUUDQ@AUUTQPURH@H"UUQDT@@@AUUTQE@B@ UT
+QUUP@@@@AUUUQD@@QDUU@@@@@@@@@EUU@@@EUP@@@@@b')
+            colorMapFromArray:#[64 64 64 0 128 92 192 192 192 253 253 253 191 191 0 127 127 127]
+            mask:((ImageMask width:28 height:28) bits:(ByteArray fromPackedString:'
+@X@@@@G @@@A<@@@@_ @@@G<@@@G?@\@C?9? C????A????0_???<G????A????0_???<G????C????0????<O????C????0????<O????C????0????<O??
+??C????0_???8A???8@G??0@@O?0@@@a'); yourself); yourself]
 !
 
 systemBrowserIcon