GenericToolbarIconLibrary.st
changeset 5329 b0d49e624821
parent 5328 c00be208ceb8
child 5333 59e84155ae45
child 5344 98e14a580110
--- a/GenericToolbarIconLibrary.st	Thu Mar 26 11:21:06 2015 +0100
+++ b/GenericToolbarIconLibrary.st	Thu Mar 26 11:34:07 2015 +0100
@@ -190,49 +190,6 @@
     ^ self clearConsole22x22Icon
 !
 
-clock13x13Icon
-    "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 clock13x13Icon inspect
-     ImageEditor openOnClass:self andSelector:#clock13x13Icon
-     Icon flushCachedIcons
-    "
-
-    <resource: #image>
-
-    ^Icon
-        constantNamed:'GenericToolbarIconLibrary clock13x13Icon'
-        ifAbsentPut:[(Depth4Image new) width:13; height:13; bits:(ByteArray fromPackedString:'@@@@@@@@@@@@H@@ @@@@@AL3D@@@@@L3@3L@@@HSL0L3D @@L3LCL3@@@CL3@@@0@@@3L3L3L@@BD3L3L1H@@@L3L3L@@@@@D3LP@@@@@B@@H@@@@@@@@@@@
-@@@a') ; colorMapFromArray:#[0 0 0 128 128 128 97 97 97 255 255 255]; mask:((Depth1Image new) width:13; height:13; bits:(ByteArray fromPackedString:'@@@O A?@O>A?<G?0_?A?<G?0O>@_0@>@@@@b') ; yourself); yourself]
-!
-
-console13x13Icon
-    "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 console13x13Icon inspect
-     ImageEditor openOnClass:self andSelector:#console13x13Icon
-     Icon flushCachedIcons
-    "
-
-    <resource: #image>
-
-    ^Icon
-        constantNamed:'GenericToolbarIconLibrary console13x13Icon'
-        ifAbsentPut:[(Depth8Image new) width:13; height:13; bits:(ByteArray fromPackedString:'
-@PHB@ HB@ HB@ HB@PLDA@PDA@PDA@PDA@LCAPXFA XFA XFA TC@0\FB@ HB@ HB@ G@0$JA ,LCP8ODA@PB $QB XPDAHPDA@PD (QD1PFB0,UE!!\XC1HT
-D1LYA!!(ZF!!(ZF!!(ZF1L\GPXZF!!(ZF!!(ZF!!4\G!!<_G1<_G1<_G1<_G"@@@@@@@@@@@@@@@B@@@@@@H@@@@B@@@@@@@B@!!HRD!!HRD!!HRD @@@a') ; colorMapFromArray:#[47 88 144 95 128 176 47 112 200 47 104 184 80 96 128 95 104 128 208 232 248 95 104 136 255 248 248 47 104 176 96 112 136 111 128 176 95 112 168 80 96 144 64 88 136 63 72 128 240 240 248 47 96 176 239 240 248 47 96 168 111 120 144 96 120 168 95 104 160 79 96 144 64 80 136 112 128 144 224 232 248 112 120 144 47 96 160 112 128 160 47 88 160 127 136 160 79 112 168 47 88 136]; mask:((Depth1Image new) width:13; height:13; bits:(ByteArray fromPackedString:'??#?>O?8??#?>O?8??#?>O?8??#?>@>@_?@b') ; yourself); yourself]
-!
-
 scrollLockIcon
     <resource: #programImage>
 
@@ -1410,6 +1367,72 @@
         ]
 ! !
 
+!GenericToolbarIconLibrary class methodsFor:'image specs-13x13'!
+
+clock13x13Icon
+    "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 clock13x13Icon inspect
+     ImageEditor openOnClass:self andSelector:#clock13x13Icon
+     Icon flushCachedIcons
+    "
+
+    <resource: #image>
+
+    ^Icon
+        constantNamed:'GenericToolbarIconLibrary clock13x13Icon'
+        ifAbsentPut:[(Depth4Image new) width:13; height:13; bits:(ByteArray fromPackedString:'@@@@@@@@@@@@H@@ @@@@@AL3D@@@@@L3@3L@@@HSL0L3D @@L3LCL3@@@CL3@@@0@@@3L3L3L@@BD3L3L1H@@@L3L3L@@@@@D3LP@@@@@B@@H@@@@@@@@@@@
+@@@a') ; colorMapFromArray:#[0 0 0 128 128 128 97 97 97 255 255 255]; mask:((Depth1Image new) width:13; height:13; bits:(ByteArray fromPackedString:'@@@O A?@O>A?<G?0_?A?<G?0O>@_0@>@@@@b') ; yourself); yourself]
+!
+
+clockPink13x13Icon
+    "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 clockPink13x13Icon inspect
+     ImageEditor openOnClass:self andSelector:#clockPink13x13Icon
+     Icon flushCachedIcons
+    "
+
+    <resource: #image>
+
+    ^Icon
+        constantNamed:'GenericToolbarIconLibrary clockPink13x13Icon'
+        ifAbsentPut:[(Depth4Image new) width:13; height:13; bits:(ByteArray fromPackedString:'@@@@@@@@@@@@H@@ @@@@@AQDD@@@@@QDADP@@@HTQ@QDD @@QDPDQD@@@DQD@@A@@@ADQDQDP@@BEDQDQAH@@@QDQDP@@@@@EDPP@@@@@B@@H@@@@@@@@@@@
+@@@a') ; colorMapFromArray:#[0 0 0 128 128 128 97 97 97 255 255 255 255 127 127]; mask:((Depth1Image new) width:13; height:13; bits:(ByteArray fromPackedString:'@@@O A?@O>A?<G?0_?A?<G?0O>@_0@>@@@@b') ; yourself); yourself]
+!
+
+console13x13Icon
+    "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 console13x13Icon inspect
+     ImageEditor openOnClass:self andSelector:#console13x13Icon
+     Icon flushCachedIcons
+    "
+
+    <resource: #image>
+
+    ^Icon
+        constantNamed:'GenericToolbarIconLibrary console13x13Icon'
+        ifAbsentPut:[(Depth8Image new) width:13; height:13; bits:(ByteArray fromPackedString:'
+@PHB@ HB@ HB@ HB@PLDA@PDA@PDA@PDA@LCAPXFA XFA XFA TC@0\FB@ HB@ HB@ G@0$JA ,LCP8ODA@PB $QB XPDAHPDA@PD (QD1PFB0,UE!!\XC1HT
+D1LYA!!(ZF!!(ZF!!(ZF1L\GPXZF!!(ZF!!(ZF!!4\G!!<_G1<_G1<_G1<_G"@@@@@@@@@@@@@@@B@@@@@@H@@@@B@@@@@@@B@!!HRD!!HRD!!HRD @@@a') ; colorMapFromArray:#[47 88 144 95 128 176 47 112 200 47 104 184 80 96 128 95 104 128 208 232 248 95 104 136 255 248 248 47 104 176 96 112 136 111 128 176 95 112 168 80 96 144 64 88 136 63 72 128 240 240 248 47 96 176 239 240 248 47 96 168 111 120 144 96 120 168 95 104 160 79 96 144 64 80 136 112 128 144 224 232 248 112 120 144 47 96 160 112 128 160 47 88 160 127 136 160 79 112 168 47 88 136]; mask:((Depth1Image new) width:13; height:13; bits:(ByteArray fromPackedString:'??#?>O?8??#?>O?8??#?>O?8??#?>@>@_?@b') ; yourself); yourself]
+! !
+
 !GenericToolbarIconLibrary class methodsFor:'image specs-14x14'!
 
 bookmarks14x14
@@ -2050,6 +2073,29 @@
         ]
 !
 
+bookmarks16x16
+    "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 bookmarks16x16 inspect
+     ImageEditor openOnClass:self andSelector:#bookmarks16x16
+     Icon flushCachedIcons
+    "
+
+    <resource: #image>
+
+    ^Icon
+        constantNamed:'GenericToolbarIconLibrary bookmarks16x16'
+        ifAbsentPut:[(Depth8Image new) width:16; height:16; bits:(ByteArray fromPackedString:'
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@P@A@@@@@@@@@@@@@@@@@@D@ P@@@@@@@@@@@@@@@@D@ DBA@@@@@@@@@@@@@@@A@HA@ P@@@@@@@@@A@PDA@HA@PDB
+A@PD@@@@A@HB@ HA@PDA@PHB@ PA@@@D@PDA@PDA@PDA@PDD@@@@@@PA@@@@@@@@@@DD@@@@@@@@A@D@@@@@@@DD@@@@@@@@@@PA@@@@@@@AA@@@@@@@@@@D
+@P@@@P@@@PP@@@@@@@@D@ @A@PPA@P@BA@@@@@@@A@DAA@P@A@PA@PP@@@@@@P@DA@@@@@@@A@P@@P@@@@@A@@@@@@@@@@@@@P@@@@@a') ; colorMapFromArray:#[240 151 26 255 213 5 245 234 120 240 243 250 240 76 0]; mask:((Depth1Image new) width:16; height:16; bits:(ByteArray fromPackedString:'@P@C @N@A<@G0O?>??9??C?8G?@_<A?0O? >>G <H@ b') ; yourself); yourself]
+!
+
 bottom16x16Icon
     <resource: #image>
     "This resource specification was automatically generated
@@ -16215,7 +16261,7 @@
 timeClassBrowserIcon
     <resource: #programImage>
 
-    ^ self clock16x16Icon    
+    ^ self clockPink13x13Icon    
 !
 
 visualStartableClassBrowserIcon
@@ -17412,11 +17458,11 @@
 !GenericToolbarIconLibrary class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libwidg/GenericToolbarIconLibrary.st,v 1.238 2015-03-26 10:21:06 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg/GenericToolbarIconLibrary.st,v 1.239 2015-03-26 10:34:07 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libwidg/GenericToolbarIconLibrary.st,v 1.238 2015-03-26 10:21:06 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg/GenericToolbarIconLibrary.st,v 1.239 2015-03-26 10:34:07 cg Exp $'
 !
 
 version_HG