XPToolbarIconLibrary.st
changeset 4108 cf211d44ee4b
parent 4067 62b0ade5de93
child 4113 52bbc9fb566a
--- a/XPToolbarIconLibrary.st	Fri Nov 13 14:18:50 2009 +0100
+++ b/XPToolbarIconLibrary.st	Mon Nov 16 17:09:31 2009 +0100
@@ -1,6 +1,6 @@
 "
  COPYRIGHT (c) 2004 by eXept Software AG
-              All Rights Reserved
+	      All Rights Reserved
 
  This software is furnished under a license and may be used
  only in accordance with the terms of that license and with the
@@ -9,7 +9,7 @@
  other person.  No title to or ownership of the software is
  hereby transferred.
 "
-"{ Package: 'stx:libtool' }"
+"{ Package: 'stx:libwidg' }"
 
 GenericToolbarIconLibrary subclass:#XPToolbarIconLibrary
 	instanceVariableNames:''
@@ -23,7 +23,7 @@
 copyright
 "
  COPYRIGHT (c) 2004 by eXept Software AG
-              All Rights Reserved
+	      All Rights Reserved
 
  This software is furnished under a license and may be used
  only in accordance with the terms of that license and with the
@@ -58,8 +58,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class addBreakPointIcon2'
-        ifAbsentPut:[(Depth2Image new) width: 12; height: 21; photometric:(#palette); bitsPerSample:(#(2)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'EUUT_??=_:+=_%V=^TA-^P@-^P@-^P@-_ B=_:+=_??=_:+=_**=^)V-^%U-^%U-^UU-_%V=_:+=_??=EUUT') ; colorMapFromArray:#[255 0 0 63 63 63 0 0 0 127 127 127]; mask:((Depth1Image new) width: 12; height: 21; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'_>C?<O?0??C?<O?0??C?<O?0??C?<O?0??C?<O?0??C?<O?0??C?<G? ') ; yourself); yourself]
+	constantNamed:'XPToolbarIconLibrary class addBreakPointIcon2'
+	ifAbsentPut:[(Depth2Image new) width: 12; height: 21; photometric:(#palette); bitsPerSample:(#(2)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'EUUT_??=_:+=_%V=^TA-^P@-^P@-^P@-_ B=_:+=_??=_:+=_**=^)V-^%U-^%U-^UU-_%V=_:+=_??=EUUT') ; colorMapFromArray:#[255 0 0 63 63 63 0 0 0 127 127 127]; mask:((Depth1Image new) width: 12; height: 21; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'_>C?<O?0??C?<O?0??C?<O?0??C?<O?0??C?<O?0??C?<O?0??C?<G? ') ; yourself); yourself]
 !
 
 addOverlayIcon
@@ -78,8 +78,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class addOverlayIcon'
-        ifAbsentPut:[(Depth8Image new) width: 11; height: 12; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class addOverlayIcon'
+	ifAbsentPut:[(Depth8Image new) width: 11; height: 12; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 R@@@RT%RST1LTD9H@D%IT%MRSD1PS$!!RT$5RUEILT%INT%UVT%YWU%IVUUIHT%!!YV%-ZVU!!RWD!!MT%Y[@E-VT%5\RD1RU%,@V5YRWU1HT%!!YV%-ZVU!!RWEIU
 U%IVU5YRU%URZ%IR@EITT ART&,@@@@@T%MR@@@@@@@@@@@@T @@@@@@') ; colorMapFromArray:#[255 248 248 63 144 224 64 152 232 79 160 232 64 152 224 64 144 224 63 136 224 48 128 216 48 120 216 47 112 216 47 112 208 32 104 208 32 96 208 31 88 200 16 88 200 16 80 200 15 72 192 15 64 192 0 64 192 0 56 184 0 56 176 0 48 160 143 200 248 128 200 248 127 192 248 112 184 248 111 176 248 96 168 248 95 160 248 80 152 248 79 144 248 64 128 248 63 120 248 48 112 248 32 104 248 31 96 248 16 88 248 15 80 248 0 72 248 0 64 240 0 48 168 112 176 248 111 168 248 96 160 248 95 152 248 80 144 248 79 136 248 63 128 248 48 120 248 47 112 248 15 72 248 0 48 176 95 168 232 191 224 248 191 216 248 176 208 248 175 208 248 175 200 248 160 200 248 160 192 248 159 192 248 159 184 248 144 184 248 144 176 248 143 168 248 128 168 248 128 160 248 127 160 248 127 152 240 31 72 176 111 168 232 127 160 216 207 216 240 240 240 248 240 232 240 63 88 176 239 232 240 240 240 240 48 88 176 96 168 224 224 224 232 96 160 224 240 144 24 255 248 48 255 248 96 255 248 24 240 208 24 255 248 152 255 248 88 255 248 136 255 248 176 255 248 200 48 80 176 223 216 224 96 152 224 96 152 216 95 152 216 48 120 208 80 144 208 80 136 208 79 128 200 79 120 200 79 120 192 64 112 192 64 104 184 63 104 184 63 96 184 15 56 160]; mask:((Depth1Image new) width: 11; height: 12; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'A@@N@F;@?>A?0G>@O8A?0O? [,@N@@P@') ; yourself); yourself]
 !
@@ -100,8 +100,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class addOverlayIcon2'
-        ifAbsentPut:[(Depth8Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class addOverlayIcon2'
+	ifAbsentPut:[(Depth8Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@% <@@@@@@@@@@@@@@C/P&.4@@@@@@@@@@@@@WGDIZ@@@@@@@@@@@@@B?B:Y(@@@@@@@@@@@@@N<AQ$8@@@@@@@CXFF=//:% S''L#^''(@H\''@X6ET
 :4XINT=JR.T/PYMY\WEF78#DRL;N#@CHS$9N4P$+H7)2&I @@@@@@@B@RT=^@@@@@@@@@@@@@M%OFYD@@@@@@@@@@@@@W3CN" @@@@@@@@@@@@C'''' :4@@@@
 @@@@@@@@@@@BIP@@@@@@@@@a') ; colorMapFromArray:#[176 175 128 176 240 159 143 159 128 240 240 208 240 223 128 192 160 112 192 159 79 191 160 111 255 240 208 127 208 96 255 255 224 175 239 144 239 239 176 191 176 175 15 79 0 160 176 95 255 208 128 255 240 224 208 207 192 192 160 111 239 223 111 175 160 159 255 240 207 47 32 31 0 160 0 64 176 48 95 80 79 176 160 128 111 128 48 143 128 127 208 208 207 255 240 223 208 207 191 112 159 95 79 64 63 0 96 0 240 224 160 144 159 143 255 255 223 239 224 176 224 223 127 176 160 127 160 159 144 96 207 80 240 224 128 224 224 223 223 207 207 127 159 111 63 175 48 160 144 96 112 111 96 175 159 112 240 239 176 255 224 127 239 223 143 176 144 96 191 159 111 96 207 79 224 224 175 80 176 64 240 239 143 223 208 159 176 127 64 144 144 143 240 224 159 31 159 31 240 239 175 223 208 191 208 207 144 160 144 143 143 224 112 240 239 208 64 176 63 95 207 79 63 160 47 207 191 144 160 128 64 255 224 176 0 127 0 80 191 64 208 192 143 239 207 112 223 192 96 160 143 111 176 240 144 239 224 192 255 239 160 207 192 176 223 191 95 143 239 112 255 224 175 240 224 207 15 160 15 80 79 79 16 95 16 0 80 0 143 224 111 191 240 159 255 224 143 175 240 144 208 176 80 207 191 143 63 63 48 240 208 128 15 127 15 255 239 191 192 192 191 207 207 207 207 176 112 63 48 47 112 112 111 0 175 0 223 207 191 144 239 127 0 79 0 0 112 0 239 224 223 159 159 144 224 223 192 223 192 160 111 96 47 191 176 159 0 95 0 255 255 240 239 224 191 192 191 191 176 176 175 207 175 112 15 112 15 208 192 192 144 143 96 240 223 143 223 192 159 223 191 128 176 160 112 175 175 175 111 207 80 96 95 80 16 79 16 176 160 144 15 79 15 159 144 143 240 240 176 128 127 112 224 223 191 16 80 16 192 175 127 128 223 111 191 159 96 31 31 16 159 159 63 80 80 79 15 64 15 160 159 159 31 144 16 255 240 192 240 240 224 208 207 207 16 80 15 64 64 63 160 160 160 160 143 96 143 144 128 224 208 143 255 239 143 176 144 111 128 224 111 159 144 128 255 240 191 176 239 159 96 96 95 111 111 96 207 207 192 160 160 159 240 208 144 175 143 111 240 223 160 255 208 112 223 223 208 192 176 112 95 112 80 144 128 80 240 224 144 255 240 239 255 255 208 192 192 176 207 191 160 160 144 128 240 208 143 32 32 31 224 223 208 15 175 15 144 224 127 64 63 48 48 48 47 144 112 48 95 192 79 240 224 192 240 239 160 239 192 96 31 95 15 32 160 31 159 143 80 175 175 160 224 223 207 223 208 208 48 159 47 191 176 176 32 159 31 15 128 15 224 224 191 240 224 191 240 239 159 192 192 175 176 175 160 79 79 64 95 160 47 0 111 0 127 112 111 223 208 207 208 191 128 207 176 128 191 191 176 127 223 96 255 224 159 31 16 15 255 239 176 207 192 192 192 175 111 15 80 0 240 240 192 64 112 63 240 255 208 223 192 175 192 191 176 159 239 127 191 191 175 95 159 79 240 208 112 16 175 16]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@0@G @^@A8@G G?8??3??G?8A8@G @^@A8@C@@@a') ; yourself); yourself]
@@ -123,8 +123,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class addOverlayIcon3'
-        ifAbsentPut:[(Depth8Image new) width: 12; height: 12; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class addOverlayIcon3'
+	ifAbsentPut:[(Depth8Image new) width: 12; height: 12; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@K_ 5^ @@@@@@@@@@LGI*,\@@@@@@@@@@M*+5<\@@@@@@@@@@N&(.[4@@@@@8*;H2M+X1K7K,\3L7-/F1[?''.Z*6/+3%.MK@2\&99L;\.-?P7[6=/^F*
 ,;GL2-ST@@@@@L6;/,H@@@@@@@@@@NN>+=D@@@@@@@@@@LN57<<@@@@@@@@@@N[V+M$@@@@@') ; colorMapFromArray:#[255 248 248 63 144 224 64 152 232 79 160 232 64 152 224 64 144 224 63 136 224 48 128 216 48 120 216 47 112 216 47 112 208 32 104 208 32 96 208 31 88 200 16 88 200 16 80 200 15 72 192 15 64 192 0 64 192 0 56 184 0 56 176 0 48 160 143 200 248 128 200 248 127 192 248 112 184 248 111 176 248 96 168 248 95 160 248 80 152 248 79 144 248 64 128 248 63 120 248 48 112 248 32 104 248 31 96 248 16 88 248 15 80 248 0 72 248 0 64 240 0 48 168 112 176 248 111 168 248 96 160 248 95 152 248 80 144 248 79 136 248 63 128 248 48 120 248 47 112 248 15 72 248 0 48 176 95 168 232 191 224 248 191 216 248 176 208 248 175 208 248 175 200 248 160 200 248 160 192 248 159 192 248 159 184 248 144 184 248 144 176 248 143 168 248 128 168 248 128 160 248 127 160 248 127 152 240 31 72 176 111 168 232 240 240 248 240 232 240 63 88 176 239 232 240 240 240 240 48 88 176 96 168 224 224 224 232 96 160 224 223 216 232 48 80 176 224 224 240 223 216 224 96 152 224 96 152 216 95 152 216 239 232 232 208 208 224 48 120 208 80 144 208 80 136 208 79 128 200 79 120 200 79 120 192 64 112 192 64 104 184 63 104 184 63 96 184 15 56 160 0 0 0 207 216 240 240 144 24 255 248 48 255 248 96 255 248 24 240 208 24 255 248 152 255 248 88 255 248 136 255 248 176 255 248 200 227 227 236 225 225 234 244 244 249 242 242 247 218 217 230 212 211 224 234 234 242 253 253 254 251 251 252 227 226 235 226 226 237 243 243 247 220 220 231 240 239 244 237 237 244 233 233 240 52 89 178 231 231 238 50 87 176 229 229 239 248 248 251 246 246 249 223 223 233 222 221 232 238 238 244 56 94 181 55 92 180 53 90 178 233 232 239 51 88 176 232 232 241 251 251 253 249 249 251 228 228 237 225 224 234 241 241 246 238 237 243 56 93 180 254 254 255 229 229 237 227 227 238 246 246 250 244 244 248 219 219 230 236 236 243 255 255 255 51 88 177 231 230 238 249 249 252 247 247 250 241 241 247 239 239 245 236 235 242 54 91 179 231 231 240 176 175 128 176 240 159 143 159 128 127 208 96 175 239 144 15 79 0 160 176 95 0 160 0 64 176 48 112 159 95 0 96 0 144 159 143 96 207 80 127 159 111 63 175 48 96 207 79 80 176 64 31 159 31 143 224 112 64 176 63 95 207 79 63 160 47 0 127 0 80 191 64 176 240 144 143 239 112 15 160 15 16 95 16 0 80 0 143 224 111 191 240 159 175 240 144 15 127 15 0 175 0 144 239 127 0 79 0 0 112 0 0 95 0 15 112 15 111 207 80 16 79 16 15 79 15 16 80 16 128 223 111 159 159 63 15 64 15 31 144 16 16 80 15 128 224 111 176 239 159 95 112 80 15 175 15 144 224 127 95 192 79 31 95 15 32 160 31 48 159 47 32 159 31 15 128 15 95 160 47 0 111 0 127 223 96 15 80 0 64 112 63 159 239 127 95 159 79 16 175 16]; mask:((ImageMask new) width: 12; height: 12; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'C0,O@@<EC0G?<O?0??C?<@<FC0DO@@<@') ; yourself); yourself]
 !
@@ -145,8 +145,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class changesBrowser18x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 18; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class changesBrowser18x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 18; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ HB@ HB@ HB@ HA@@@@@@@@@" (JBL HB@ H@XA
 @@@@@@HB@ HB@ HB@ HB@P A@@@@@@H(JB #HB@ HB@F@P(A@@@B@ HB@ HB@ HB@ DH@PLA@@@BJB (H2@ HB@ A DJ@PPA@ HB@ HB@ HB@ HAB@DC@PXA
 @" (JBL HB@ H@ AB DD@P8A@" A@PD#@RHXF@ A@0DF@PDA@" (JBT#H2LZE@(AA@DN@P@@@" AJ@D#@Q\TB LAA DA@P@@@" (JB\%GQ4LAPPAC D@@@@@
@@ -170,8 +170,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class changesBrowser22x24Icon2'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class changesBrowser22x24Icon2'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@B@ HB@ HB@ HB@ D@@@@@@@@@@@@@@(>O#8VB (JB %XA@@@@@@@@@@@B@ HB@ HB@ HB@ E[@P@@@@@@
 @@@@@(>O#8VB (JB %XAWPD@@@@@@@@B@ HB@ HB@ HB@ E[@T A@@@@@@@@@(>O#8VB (JB %,AWPEI@P@@@@@@@@JO@PDA!!V 3APPHEQ,=]PD@@@@@@@@B
 #8>O!!4<KE3]EQ$D0FAIV@@@@@@@@@(<A#4<\VH>O#8>O#8>OBEX@@@@@@@JO#6P]TX>O#8>O#8>O#1<E]P@@@@@B#0D5K8>O@PDA@X<A@X<BDBH@@@@@@(=(
@@ -196,8 +196,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class cut19x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 19; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class cut19x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 19; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@%JQ@@@@@@@@!!P@@@@@@@@@@@J!!-F@@@@@@@@HT@@@@@@@@@@@AR!!TP@@@@@Q0^E@@@@@@@@@@@@TXUV@@@@ T4BI@@@@@@@@@@@@A.U P@@
 ]''2E@"P@@@@@@@@@@@@+HD8@DU:EXRPG@@@@@@@@@@@@GH%]YW4]KZ=''!!P@@@@@@@@@@@J6[[;L- *YB@HT@@@@@@@@@@@A5 RP>FI^W@@BE@@@@@S>D]@@@
 C2!!RJ(52@@@@!!PA4P1TYBH>$M0-Q[GN_@@@@@HU4NINPOJ-$#1PJ_:^_@@@@@@BE#$&2,@AW]0!!1@3%+DAAP@@@@!!UQ&E @@VX19R)IOA#TF^8P@@HVXX:(@
@@ -221,8 +221,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class deleteFile17x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 17; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class deleteFile17x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 17; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 M@0LC@0LCBP&E4!!HV%)ZV%(LV%)ZV%)BM1!!)CC!!HV%)ZV 1ZV%)ZV$I_Y#<LW"EHV%)ZCE)ZV%)ZV&1LY 0F[B-HV%(LV%)ZV%)Z[E=&CE=ZS"EHV 1ZV%)Z
 V%),H3\HB@ HB@ HCE)ZV%)ZV$H3SC@0Z$Y$IS8LV%)ZV%)ZP&1LFF(8M@A#O 1ZV%(VR%)DL3\!!UR][BTL>CE)ZB QEXE<7FFDNF$-''FS8LV%(RDU0/VF)-
 C!!4,T# +O 1ZV!!<;J@<<G 8]K@,6M# >CE)BP#(MOPDNGR0[HT$SM#8LV$9NS MOC!!4,EF)+HT%IO 1ZSD1LVP8]K@T"JSH!!W!!L>CE)LSB4NGR0PPCTGYU4!!
@@ -246,8 +246,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class desktopIcon1'
-        ifAbsentPut:[(Depth24Image new) width: 24; height: 24; photometric:(#rgb); bitsPerSample:(#(8 8 8)); samplesPerPixel:(3); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class desktopIcon1'
+	ifAbsentPut:[(Depth24Image new) width: 24; height: 24; photometric:(#rgb); bitsPerSample:(#(8 8 8)); samplesPerPixel:(3); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
 @@@@@@@@@@@@@@@@(:N#(:N#&I"X&I"X&I"X&I"X@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@(:N#(:N#&I"X&I"X&I"X&I"X (JB
@@ -286,8 +286,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class directoryOpen18x18Icon'
-        ifAbsentPut:[(Depth8Image new) width: 18; height: 18; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class directoryOpen18x18Icon'
+	ifAbsentPut:[(Depth8Image new) width: 18; height: 18; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@EMST5MS@IJRA0\G@@@@@@AST5MST5MSRQ=M)''MGMUA%L8>O#8=ST5MS]1^B (HW\WEZ]Q%[-H=ST5MS]8JB (JBEHJB (JB (=ST5MS
 ]5QTUEQTUEQTM $IBP$IBP$I](NC 8NC 8LIW@8$S4=NOC0%LXRDT"@F#8=!!^WM3\7N%_WHBF3>.+Z!!O)0UDP$IBP$JJRC @LE]#YB"B (JB (JB $HA''7AS
 ]F6V)B\''I2\''I2\''I2]Y$P5SWP>3"ADQDQDQDQDQDQDS&%MSQ'')KUUUUUUUUUUUUU[H *UMSF"HH,[F1,[F1,V-QHY@;T5MS(;L-!!XVE W8K*$TLJ)L@T5MS
@@ -310,8 +310,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class directoryOpen22x24Icon1'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class directoryOpen22x24Icon1'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 T5MST5MST5MST5MST5MST5MST5MST5MST5MST5MST5MST5MST5MST5MST5L@@@@@@@@@@@@@@@@@@@AST5MST5MS@@@@@@@@@@@@@@@@@@@@T5MST5MST0@@
 @@@@@@@@@@@@@@@@@EMST5MST5L@@@@@@@@@@@@@@@@@@@AST5MST5MS@@@@@@@@@@@@@@@@@@@@T5MST5MST0@@@IJRA0\G@@@@@@AST5MST5MST5L@@D$_
 SZY3Q3UPYSNO#8>OT5MST5MS@@A7E8JB !!]1\U)5FU.4#5MST5MST0@@]8JB (JBEHJB (JB (=ST5MST5L@@G]TUEQTUEQTUCXIBP$IBP$IBUMS@@A6 8NC
@@ -336,8 +336,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class directoryOpen22x24Icon2'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class directoryOpen22x24Icon2'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 T5MST5MST5MST5MST5MST5MST5MST5MST5MST5MST5MST5MST5MST5MST5L@@@@@@@@@@@@@@@@@@@AST5MST5MS@@@@@@@@@@@@@@@@@@@@T5MST5MST0@@
 @@@@@@@@@@@@@@@@@EMST5MST5L@@@@@@@@@@@@@@@@@@@AST5MST5MS@@@@@@@@@@@@@@@@@@@@T5MST5MST0@@@IJRA0\G@@@@@@AST5MST5MST5L@@D$_
 SZY3Q3UPYSNO#8>OT5MST5MS@@A7E8JB !!]1\U)5FU.4#5MST5MST0@@]8JB (JBEHJB (JB (=ST5MST5L@@G]TUEQTUEQTUCXIBP$IBP$IBUMS@@A6 8NC
@@ -362,8 +362,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class directoryUp22x24Icon2'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class directoryUp22x24Icon2'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@A@ L@@@@@@@@@@@@@@@@@@@@@@@@DAPXGB@$@@@@@@@@@@@@@@@@@@@@@B ,LCP8OD@@@@@@@@@@@
 @@@@@@@@@P\LCQDRD!!LTEP@@@@@@@@@@@@@@E TLCQDRE1 XFQ([@@@@@@@@@@@@@@(\CQ4^E1 XG2@!!H"L@@@@@@BT%IRT"I  HI1 XJB$@@@@@@@@@@B(+
 KB4.K3@@@CDYJCH)@@@@@@@@@@@3MCT5MSX7L3L8NSH:JP@@@@@@@@@@IS,5MST5OCT5MS$:OR$3L3L@@@@@@CL?O3<?O3<?PDEBOTL)QDQEQ @@@@@*Q4!!H
@@ -388,8 +388,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class displayScreen22x32Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class displayScreen22x32Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@T @@@@@@@@@@@@@@@@@@@@@@@@@@T%H@@@@@@@@@@@@@@@AWU6UWZ7(@@@@@@@@@@@@@''):^B0N,-H^GPVPNLP@@@@C"
 J]QYVQ''/;>< <QPR#^X+4[0@@@@@M$]GKZ94SQH,KB0,N87&;S03@@@@@CYE''@?-XT8F)*Z&) YNX^4<30@@@@@)BGTV#"/&#X4FA(5NXR.NE)@@@@@@JUM7
 ]P>NJ6G&9.[&XR.NE''V!!<@@@@B$*GG]5C8;-J6E!!J>6NE''U7P((@@@@@"+X\]7TVC8:N#(8OE''U7GCUQ@@@@@@,^DA17]WU5E!!Y5]ZQ7GAAJK @@@@C0X+DP
@@ -417,8 +417,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class edit17x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 17; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class edit17x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 17; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 UA,[F1,[F3=DI''M/ZV4O"H ["H"H"H!!+V"6(WP6%MC!!R"A.H"H"H"F.Q''&^-HXA>\PNHF8"H"H"H"J97UX(% UXIC8 ["H"H"H"H+)FTHJDL]@!!3"A.H"H"H
 "H".RA8(*% #Y!!\WF8"H"H"H"F- EE1:DJ2XPFT["H"H"H"HR%BFGE:''G0BVYQ.H"H"H"H"MI8]$#G2IFV1%F8"H"H"HZ1)!!B#A0[*B K&T["H"H"H /SVNY
 B4I=A5-KYQ.H"H"HZ9NRQ0X5()AYVU,SF8!!+Z6-AD!!6Z''@EINWY9X!! ["G!!8^G<>S$1W#:$<&2(*Z!!.H]7]7\"PNAI>N@$X)!!HU*F8!!7]7\6MADUN).[''XL)
@@ -442,8 +442,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class editorOverlayIcon'
-        ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class editorOverlayIcon'
+	ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@O@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@C4HO@@@@@@@@@@@@
@@ -477,8 +477,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class editorOverlayIcon2'
-        ifAbsentPut:[(Depth8Image new) width: 17; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class editorOverlayIcon2'
+	ifAbsentPut:[(Depth8Image new) width: 17; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@A/ZV4O"H @@@@@@@@@@@@@WP6%MC!!R"@@@@@@@@@@@@@B-HXA>\PNH@@@@@@@@@@@@UX(% UXINH @@@@@@@@@@@BTHJDL]@ @"@@@@@@@
 @@@@@A8(*% #Y @@@@@@@@@@@@A EE1:DJ0@@@@@@@@@@@@@@EBFGE:''G0@@@@@@@@@@@@BMI8]$#G2I@@@@@@@@@@@@@A)!!B#A0[ @@@@@@@@@@@@@/SVNY
 B4H@@@@@@@@@@@@@@INRQ0X5( @@@@@@@@@@@@AAD!!6Z''@EI@@@@@@@@@@@@@G<>S$1W#0@@@@@@@@@@@@@@\"PNAI>N@@@@@@@@@@@@@@@6MADUN @@@@@@
@@ -502,8 +502,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class editorPenOverlay'
-        ifAbsentPut:[(Depth8Image new) width: 11; height: 20; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class editorPenOverlay'
+	ifAbsentPut:[(Depth8Image new) width: 11; height: 20; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@1,OD# @@@@@@@K*L9JN&-@@@@@@@:Y+O3\"C@@@@@KWU'']B6"JX@@@@@7Y''""<*G@@@@@@BW''>^8&<D@@@@@/YJ928?(@@@@@@B34YV;9) @@@@@
 6I;R0M_L@@@@@@BT/(&"1<T@@@@@([B?7(*+@@@@@@C\6:6F)NL@@@@@*)FV7>BB@@@@@@CN*[F/-=(@@@@@@L&\#XS!!@@@@@@@@)ZNP$:\@@@@@@@B((>WV
 @@@@@@@@@J2E0 @@@@@@@@@@,*@@@@@@@@@@@@B<@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[160 160 160 247 246 249 225 225 234 245 244 247 21 91 255 48 118 255 71 155 231 75 126 202 72 122 199 116 116 120 237 236 242 72 141 255 212 211 224 32 101 209 63 143 226 153 188 255 106 175 235 170 204 255 7 66 194 0 50 164 58 137 224 75 160 234 66 135 255 140 175 255 29 72 179 3 67 246 19 88 255 18 83 201 36 106 255 50 125 219 191 225 255 58 99 184 57 149 229 80 149 255 55 95 181 125 160 253 52 89 178 50 87 176 105 172 233 104 170 232 101 166 229 10 71 196 98 162 226 5 63 191 94 154 222 2 56 178 3 73 255 30 100 255 57 127 255 1 50 177 185 219 255 130 165 254 84 140 212 81 136 209 101 170 255 36 107 211 54 123 255 56 94 181 126 161 253 55 92 180 53 90 178 51 88 176 125 193 255 68 157 232 88 157 255 135 170 255 132 200 255 96 157 223 12 59 167 4 74 255 112 180 255 139 207 255 23 89 204 75 144 255 149 184 255 54 131 221 122 154 245 119 187 255 166 200 255 28 97 255 109 178 255 69 117 196 56 93 180 66 113 193 45 115 255 126 194 255 0 50 171 96 165 255 105 174 234 77 163 236 41 113 214 177 212 255 12 82 255 39 109 255 93 161 255 157 192 255 174 208 255 64 108 190 61 104 187 63 132 255 117 186 255 67 149 229 53 127 212 181 215 255 255 255 255 52 90 178 51 88 177 144 179 255 103 169 231 102 167 230 188 222 255 100 165 228 27 95 206 99 163 227 104 173 255 97 159 225 87 145 215 84 153 255 78 131 206 10 79 255 91 168 235 127 162 254 54 91 179 14 77 199 162 196 255 45 119 216 98 160 225 132 201 255 3 64 241 204 208 220 222 120 43 183 59 8 254 203 97 163 140 130 254 191 54 210 109 64 228 90 9 254 187 34 254 165 54 254 158 1 250 206 0 254 212 90 155 31 0 254 128 21 254 225 166 253 222 69 254 226 7 248 201 137 247 181 30 254 177 17 254 216 73 248 194 1 192 147 138 254 223 0 254 219 0 242 102 12 254 226 119 254 191 0 254 231 26 254 203 3 169 113 95 249 210 160 254 176 36 254 231 201 254 165 69 241 195 142 234 184 145 186 100 65 226 180 137 254 239 98 245 209 172 220 114 42 161 124 106 254 197 55 222 209 212 254 203 78 253 226 47 254 209 81 160 115 98 247 183 8 166 46 5 241 212 187 254 136 5 254 184 94 254 144 8 254 178 11 215 172 138 254 159 21 213 175 169 242 177 95 254 220 37 254 207 47 254 181 24 145 109 112 193 129 103 223 153 96 195 100 52 193 132 116 223 137 33 254 147 47 254 141 47 245 202 137 254 116 14 254 171 10 207 90 27 254 161 10 248 203 113 254 162 0 254 158 0 254 213 16 254 194 26 255 255 255 213 217 227 248 198 0 182 93 58 254 147 36 247 198 128 205 177 176 210 140 105 254 231 65 249 193 57 240 178 78 254 191 42 254 201 65 254 184 75 228 142 66 254 167 2 195 120 93 254 214 81 248 214 181 248 122 26 254 167 5 197 82 32 232 174 56]; mask:((Depth1Image new) width: 11; height: 20; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@<@G8@_ C>@O0@?@G8@_ C<@O0A>@G8@?@C<@O @>@C0@N@@0@B@@@@a') ; yourself); yourself]
@@ -525,8 +525,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class fileBrowser26x24Icon'
-        ifAbsentPut:[(Depth8Image new) width: 26; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class fileBrowser26x24Icon'
+	ifAbsentPut:[(Depth8Image new) width: 26; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ADQDQDQDQDQDQDQDQDQDP@@@@@@@@@@@@@@DQD[F1,[F1,[F1,[
 F1,[C0(@@@@@@@@@@@@QDQD5MSP4MCP1LSD1LSD1FP0@@@@@@@@@@AD!!MQDLC@0LC@0LC@0LC@0LC@0@@@@@@@@@DR@4M@0C@0LC@0LC@0LC@0LC@0,@@@@@
 @@@QHCP4C@HCA@\C@0LC@C,;N#(:N#(:N#(@@AD^L3LLA@LG@0LC@0@;OC0<OC0<OC0<N30@DQ83L00-H@LC@0LC@@0LC@0LC@0LC@0LC@0QGSL1CA$YKR@C
@@ -553,8 +553,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class fileContents19x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 19; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class fileContents19x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 19; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 IQTFA XFA XND@ _G2T%IRT%IRTFIRT%IRT[E0$/A!! _IRT%IRT%A"T%IRT%F1,[F0X(CA<%IRT%IPX%ISL3L2T3L3LF@3HQG2T%IRTFIRT%IRT%IRT%A"$%
 H 0_IRT%A"T%L3L3ISL3L0PDA@PDA@P%IPX%IRT%IRT%IRTRKR4&J0<YIRTFIRT3L2T%L3H3BSL3L0@*FRT%A"T%IRT%IQ4TE00XKRXEGA$%IPX%ISL%L1,%
 L3L FCL3K (YIRTFIRT%IRT[IS@1CA G@!! QFRT%A"T%ISL3E3L3L@03L1XVFA$%IPX%F1,[@20C@2<0F@0 A1XYIRTFIRH3BSLAL0$$K3L3L2@ FRT%A"T!!
@@ -578,8 +578,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class fileIn18x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 18; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class fileIn18x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 18; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@]GQ4]GQ4]GQ4]GQ4]@@@@@@@]GQ4]GQ4]GQ4]GQ4]@@@@@@@]GQ4]GQ4]GQ4]GQ4]EQTUEQTUEQTTGQ4]GQ4]GQ4]EQ4]GQDDI2XUEA4]GQ4]GQ4]
 EQ4]GP$K@"XUG!!P]GQ4]GQ4]EQ4]GP$QA"XTEAPTGQ4]GQ4]EQ4]GP<QARX_GBDTGR$]GQ4]EQ4]GQLIFQ,%E!!\TGR$)GQ4]EQ4]GQ4IH"X)JR$)JR$)JQ4]
 EQ4]D1DDJAH)JR$)JR$)JR$]EQ4SC1 [G0()JR$)JR$)JR$)EQ4]DQ([C!!@)JR$)JR$)JR$]EQ4OC@TFI 8)JR$)JR$)JQ4]EQ4@H TFI 8(B DTGR$)GQ4]
@@ -603,8 +603,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class fileSave19x19Icon'
-        ifAbsentPut:[(Depth8Image new) width: 19; height: 19; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class fileSave19x19Icon'
+	ifAbsentPut:[(Depth8Image new) width: 19; height: 19; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @CT4MCH0K20)I2P$H2H!!G14\@CV%(/SL4][4=OS4=OS4=OQ@OP(4(Y;4F1,[=OS4=OS4<.W^PC4HL9"W=A.#&/S4=OS4;NOW43$4A3JU$_P[''974=OS49]/S
 3,PYFP\1#H+'':^/3<?O38=/S1<BNFA GK8RD^7Y.Y59ZT$1HP3<9F1TUA2:@_GM-ZU9ZT$5GP389F1,UEP\-]''M,Y&AXUD1JP389NQ,[EQTGJ&)/Y6M]U5EK
 RTD=NS$9MQTUA2%#X.S$8-?Z5MCM2LN6,[DUEPX''V%+"8-?Z5MCM2LO@*ZZ)FQ$DI5UU8K.9-;R1+::-&X"E*Q X@2YNS-?_6-SP2LO@-JZ\$:LUEPT&RT'']
@@ -628,8 +628,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class fileSaveAs22x19Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 19; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class fileSaveAs22x19Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 19; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @EV[&2N]_>1!!M#$9@;FJ[5CY@@@@@EW83CMQA8L3L3L3L3L3L3LB[(UOX B[Z\435-[VL3L3L3L3)4^?@&;>F!!B(HDTSL=[[7#L3L3L3?IC0,+)I,ORB82N>
 U3OVP@<3L3L3Q2^2\LR^P\E3F2+*J_EFZ8#:>/+:EB]]&J+7<$,A8_''C_;Z6C-==134J\W1_YS+%%-T&49H@0<X?CEX% S4J\Q?+++LI#[.S^^D@@LM 75Z@
 ;6^KCW1>++M&2OTV(SCN@@CC*>6\1<&56-7)1S#O%7ZT]C@E3 @@06GI+=KR.IG@A,*7M^!!Z&!!#XP)<@@LL6B *8.IG@KA67[TN4LZV,D]E(@@CCM-3\SA''B
@@ -653,8 +653,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class heartOverlay'
-        ifAbsentPut:[(Depth8Image new) width: 16; height: 15; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class heartOverlay'
+	ifAbsentPut:[(Depth8Image new) width: 16; height: 15; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 O3<NC0<?O3<?O4EAL4@?O3<8C =^@PD?L%MAL3L3TC= XC,DGPH@L$<''F%D6CCMPA \"UAAEJU<5WR((M6%)T@Y$OFDCM11DF4LMMEI\ZU@?G%\_Q",QQ3$,
 F!!(RI%APO1%VRPU"UT :KRABF&]PO3<?B4(SX286HR TP$5PO3<?O3=(K1THYU!!KOSAPO3<?O3<?O6 #E %&VU)PO3<?O3<?O3<?SC9EJTAPO3<?O3<?O3<?
 O2T1IE-PO3<?O3<?O3<?O3<?S!!\JTC<?O3<?O3<?O3<?O3<XTC<?O3<?O3<?O3<?O3<?TE@?O3<?O3<?') ; colorMapFromArray:#[237 93 63 240 72 43 255 96 56 255 110 74 255 125 93 255 116 81 244 165 152 255 175 155 255 102 64 255 95 55 96 57 66 215 109 88 224 81 58 255 52 2 230 114 94 241 101 71 255 107 70 255 94 54 255 87 44 255 136 106 255 61 12 255 113 78 255 104 67 252 101 65 208 79 60 223 96 73 255 55 5 255 71 26 255 92 51 255 105 68 252 134 104 255 138 109 255 58 8 255 80 37 255 186 169 255 130 99 255 100 62 190 136 133 236 53 17 255 56 6 255 70 24 255 89 47 255 51 1 255 104 66 255 64 17 255 67 20 255 99 60 255 164 142 109 41 45 252 109 74 197 81 70 241 57 15 255 57 7 255 68 22 255 90 48 255 101 63 236 144 129 255 75 30 255 77 33 255 167 145 255 180 162 255 63 15 255 108 72 255 255 255 159 49 39 241 51 8 255 52 1 255 61 13 255 81 38 255 98 59 255 111 75 255 85 42 255 87 45 255 162 139 255 183 164 255 73 28 238 109 78 120 41 44 212 97 79 248 64 20 77 77 77 255 84 41 255 97 58 247 36 9 255 129 98 255 97 57 252 170 150 255 181 162 255 83 40 255 76 32 120 45 46 220 64 38 252 51 2 255 58 9 239 97 68 241 73 37 241 132 110 255 128 96 255 106 69 255 109 72 255 178 158 255 93 52 255 86 43 114 46 52 212 117 99 248 53 7]; mask:((Depth1Image new) width: 16; height: 15; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'NC1>?/???????7??_?8??A?8C?@G8@_@@<@A @F@') ; yourself); yourself]
@@ -676,8 +676,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class help28x28Icon2'
-        ifAbsentPut:[(Depth4Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#[4]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class help28x28Icon2'
+	ifAbsentPut:[(Depth4Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#[4]); samplesPerPixel:(1); 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#D3L0P@A@L3@3L3LBH"D1L3A@A@L3LBL3L0H"D3LSLD@D@3L0H#L3@"D#L3D0P@PCL3LBH#LBHRL3L3A@A@L3L3@"H0H"H3L3LD@D@3L3
@@ -707,8 +707,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class hexToggle19x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 19; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class hexToggle19x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 19; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 IQTFA XFA XND@ _G2T%IRT%IRTFIRT%IRT[E0$/A!! _IRT%IRT%A"T%IRT%F1,[F0X(CA<%IRT%IPX%ISL3L2T3L3LF@3HQG2T%IRTFIRT3IRT%L2D3A"$%
 H 0_IRT%A"T%L3L3ISL3L0PDA@PDA@P%IPX%IRT%L2T3ECLRL243J0<YIRTFIRT3L2T%L3H3BSL3L0@*FRT%A"T%IRT%IQ4TE00XKRXEGA$%IPX%ISL3L1,3
 L3L L3L3K (YIRTFIRT%ISL[L3@1CCLG@!! QFRT%A"T%ISL3E3L3L@03L1XVFA$%IPX%F1,[L203@2<0L00 A1XYIRTFIRH3L3LAL0$$K3L3L2@ FRT%A"T!!
@@ -732,8 +732,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class historyOverlayIcon'
-        ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class historyOverlayIcon'
+	ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 7M0@^E]G/+Z"]K5#PP@@@M3\7&H(NG7!!P,YCR9AF@@C\0*@$H-FR7S;OASWP[L\@%6AJ.F.YLUJ,2''A.ML]O@GTY61ZE$ZZK0XM)HC''KW,^@CA@*_5.''U(0B
 ,H&XHU5O3+,^+)>Z ''-''T^BOE5!!>S2X.AJE&_IOVN7J#UM"%74>D2D97GAU(S\Q!!3H#CV'')OM0%PI5&G*-T6^P,HK=+ES:53/1P=]!!H]*BN^''K11J<\,!!-I-
 Z"$[L@Z]T064G0(@[3H3&5TS2S0A2(7TYZ,+@@LG,[(ZIZSYRTUL##*J@@@C*[)HK]N5 ]>/8%>N@@@@@:$@@B5OS4=OS>H@@@@@@@@@@@@@@@@@@@@@@@@@
@@ -756,8 +756,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class imageEditor19x26Icon'
-        ifAbsentPut:[(Depth8Image new) width: 19; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class imageEditor19x26Icon'
+	ifAbsentPut:[(Depth8Image new) width: 19; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@!!H!!LF@@@@@@@@@@@@@@@@@@@]N&I,I0(C@0LC@0LC@0LC@0LCI&QHQ4@N@00LC@0LC@0LC@0LJ#QUQC<$I0LLC@0LC@0LC@0LCB!!&
 R4T=FP@CC@0L@ HB@ HBC@03V41AJ0T@@00L@ HB@ HB@PH,ZEAMO!!TC@@LL@ HB@ DB@ HBLFEOQ#HP@0@CC@HB@ HB@ HBLV)XTTHXC@L@@00B@ HB@ HB
 @R=%UD9CD 0C@@LL@ HB@ HA@#$<W%YIG 0L@0@CC@HB@ DB@ H8Z5%WR!!PLC@L@@00B@ HB@ H.N6MZT!!< C@0C@@LLC@HB@ HBM&5_WELZC@0L@0@CC@HB
@@ -782,8 +782,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class inspect22x24Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class inspect22x24Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@B@ HB@ HB@ HB@ D@@@@@@@@@@@@@@(>O#8VB (JB %,A@@@@@@@@@@@@
 @@JO#8>E (JB (I[@P@@@@@@@@@@@@@B#0DA!!PDA  FBV0D@@@@@@@@@@@@@@(>O#8VB (JB %,AWP@@@@@@@@@@@@JO@PDA!!V 3APPHEQ,=]P@@@@@@@@@B
 #8>O!!4<KE3]EQ$D0FAIV@@@@@@@@@(<A#4<\VH>O#8>O#8>OBEX@@@@@@@JO#6P]TX>O#8>O#8>O#1<E]P@@@@@B#0D5K8>O@PDA@X<A@X<BDBH@@@@@@(=(
@@ -808,8 +808,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class magnifyingGlassOverlay'
-        ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class magnifyingGlassOverlay'
+	ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ADEQPX
 IR)P@@@@@@@@@@@@@@@@@@@@@A,''RE!!YUD@(H&\@@@@@@@@@@@@@@@@@J6$@@@@@@@@@JQ!!''@@@@@@@@@@@@@@@,X @@@@@@@@@@@D@U@@@@@@@@@@@@@DX?
@@ -835,8 +835,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class menuEditor19x26Icon'
-        ifAbsentPut:[(Depth8Image new) width: 19; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class menuEditor19x26Icon'
+	ifAbsentPut:[(Depth8Image new) width: 19; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@A5\''L=@@@@@@@@@@@@@@@@@@A)N9MRUVLEK"8.K"8.K"8.K"8.&D%>_G\2AP<OC0<OC0<OC0<OYHQL_6T7UPTOC0<OC0<OC0<OC81H
 $S)9M @EC0<OC0<OC0<OC0=FS)Y''R''@@AP<OC0<OC0<OC0=,PV!!:O)\@@A,[F1,[F1,[F1,[X(ADZ)UG@@@C@0LC@0LC@0LC!!46A[8Y; 0@@CALSD1LSD1LS
 D4M-NEE6]@@@@@0SD1LSD1LSD5A_[(49V!!P@@@@LD1LSD1LSD1NK"%05T9HT@@@@KB0,KB0,KB1YPDVN#3D,E@@@@@T.K"8.K"8._U!! W&ZIK!!P@@@@EC0<O
@@ -861,8 +861,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class menuEditor22x26Icon3'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class menuEditor22x26Icon3'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@]WI3OP@@@@@@@@@@@@@@@@@@@@@@ZS.ST%U#@@@@@@@@@@@@@@@@@@@@@I!!I_''17L T.
 K"8.K"8.K"8.K"8.K&RDSG=%M5TEC0<OC0<OC0<OC0<OC0>LRID:^SX@AP<OC0<OC0<OC0<OC0<OQ$:VY4)0@@TOC0<OC0<OC0<OC0<O[DE(^#:W@@@[F1,[
 F1,[F1,[F1,[F6J@QF*UQ0@@@0LC@0LC@0LC@0LC@8]M V>F^8L@@@0SD1LSD1LSD1LSD1MC[S!!Q]''P@@@@LD1LSD1LSD1LSD1MPW6:MNU(T@@@@CALSD1LS
@@ -892,8 +892,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class removeBreakPointIcon2'
-        ifAbsentPut:[(Depth2Image new) width: 12; height: 21; photometric:(#palette); bitsPerSample:(#(2)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'EUUT_??=_:+=_**=^)V-^%U-^%U-^UU-_%V=_:+=_??=_:+=_%V=^TA-^P@-^P@-^0@-_ B=_:+=_??=EUUT') ; colorMapFromArray:#[0 255 0 63 63 63 0 0 0 127 127 127]; mask:((Depth1Image new) width: 12; height: 21; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'_>C?<O?0??C?<O?0??C?<O?0??C?<O?0??C?<O?0??C?<O?0??C?<G? ') ; yourself); yourself]
+	constantNamed:'XPToolbarIconLibrary class removeBreakPointIcon2'
+	ifAbsentPut:[(Depth2Image new) width: 12; height: 21; photometric:(#palette); bitsPerSample:(#(2)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'EUUT_??=_:+=_**=^)V-^%U-^%U-^UU-_%V=_:+=_??=_:+=_%V=^TA-^P@-^P@-^0@-_ B=_:+=_??=EUUT') ; colorMapFromArray:#[0 255 0 63 63 63 0 0 0 127 127 127]; mask:((Depth1Image new) width: 12; height: 21; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'_>C?<O?0??C?<O?0??C?<O?0??C?<O?0??C?<O?0??C?<O?0??C?<G? ') ; yourself); yourself]
 !
 
 removeTab14x14Icon
@@ -912,8 +912,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class removeTab14x14Icon'
-        ifAbsentPut:[(Depth8Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class removeTab14x14Icon'
+	ifAbsentPut:[(Depth8Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @HD4JB (JB (JB 0\ BAM8BL"8.K"8.K#HP6YCE"[&]''YV]''Y&Y''[V /JVMXVD1+T%MYVUMXWCH,X5%N$Y5,SY&YV%-]MRE[TU:Z'')2W'')9@N5X%E5]HPR*X
 &9.[HBL3NQ8QXT]FP(JV%(4-R%U0F@Y*QDU6]75/^''!!< 8 R@V%COR-IGQ(>N#2E# 0@]E@.D1$''S1,TUH&OC T?R2X"IC!!__''NG!!)@DG0];\VA5_8*R%IRS
 EQX@G@HKB@$JCP<OD@LV@@@a') ; colorMapFromArray:#[129 65 62 131 63 61 131 74 71 135 64 67 135 67 67 138 81 79 146 67 67 149 71 67 155 76 70 155 78 70 156 76 70 157 76 71 158 69 70 158 79 68 159 71 71 159 78 68 161 79 68 162 70 71 170 73 75 171 71 80 172 95 104 175 84 71 175 138 136 178 74 75 179 74 79 181 123 128 182 88 95 183 97 105 184 150 150 186 125 132 189 75 82 191 162 161 194 135 141 199 79 81 203 59 91 206 61 78 207 61 87 207 103 107 209 63 91 211 62 81 213 77 82 213 81 86 213 162 165 213 207 210 214 81 86 214 91 102 215 83 98 215 86 92 216 92 97 217 102 106 217 105 110 218 62 87 218 100 105 218 102 109 218 105 109 218 106 110 219 63 91 220 61 85 220 225 226 221 110 128 222 102 112 222 116 121 222 225 226 223 83 95 223 154 164 224 147 158 225 136 142 226 119 122 226 132 137 226 134 138 226 142 147 226 142 148 226 150 160 226 230 231 227 63 85 227 83 97 227 152 165 227 153 165 227 153 166 228 64 86 228 107 110 228 156 167 228 156 168 228 157 169 229 68 83 229 70 90 229 151 163 229 155 166 229 158 170 229 159 171 229 161 172 229 161 173 229 162 174 229 163 176 229 166 176 230 67 91 230 111 80 230 146 153 230 164 174 230 164 177 230 165 168 230 167 178 230 168 179 230 169 179 230 169 180 231 122 126 231 136 142 231 168 178 231 169 179 231 170 180 231 171 181 231 230 231 233 70 90 233 107 80 233 177 180 234 68 88 234 109 112 234 113 80 234 226 227 234 236 238 235 232 234 235 235 235 235 236 238 236 85 83 236 102 116 236 238 240 238 68 88 238 115 80 238 196 202 238 203 204 238 230 230 240 70 86 240 202 208 241 70 87 241 71 91 242 71 91 242 74 90 242 75 90 242 116 80 242 212 218 242 213 220 242 240 240 243 74 90 244 75 91 244 75 92 245 223 227 246 118 79 247 117 81 247 118 79 247 247 247 247 247 248 248 237 238 248 246 246 249 241 243 250 248 248 250 250 250 251 248 248 252 249 249 252 252 252]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'_?/???????????????????????????????=?>0@a') ; yourself); yourself]
@@ -935,8 +935,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class removeTabEntered14x14Icon'
-        ifAbsentPut:[(Depth8Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class removeTabEntered14x14Icon'
+	ifAbsentPut:[(Depth8Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @HD4JB (JB (JB 0\ BAQ(.Q$YFQ$YFQ$X1FYCF@ HB@ HB@ HB@ H@/JXA2\''J@\''I2\''I2 CH, GI2%9.@\)"X\(B@MRF@\(B['')6Y'')92XWH%E7I2[''JZ
 ''):^J#,;N18Q\&-+YH6[&9%DN6%)F@Y$YFQ8#X5:#W5!!ZV$R@U]!!XS97J"A/[4])ZP0@XTYDFQ<;N2@ ZV%)C UDQC,;N3-)ZV%)ZV$DG1%)ZV%)ZV%)ZV%)
 GQX@G@HKB@$JCP<OD@LV@@@a') ; colorMapFromArray:#[129 65 62 131 63 61 131 74 71 135 64 67 135 67 67 138 81 79 146 67 67 149 71 67 155 76 70 155 78 70 156 76 70 157 76 71 158 69 70 158 79 68 159 71 71 159 78 68 161 79 68 162 70 71 170 73 75 171 71 80 172 95 104 175 84 71 175 138 136 178 74 75 179 74 79 181 123 128 182 88 95 183 97 105 184 150 150 186 125 132 189 75 82 191 162 161 194 135 141 199 79 81 203 59 91 206 61 78 207 61 87 207 103 107 209 63 91 211 62 81 213 77 82 213 81 86 213 162 165 213 207 210 214 81 86 214 91 102 215 83 98 215 86 92 216 92 97 217 102 106 217 105 110 218 62 87 218 100 105 218 102 109 218 105 109 218 106 110 219 63 91 220 61 85 220 225 226 221 110 128 222 102 112 222 116 121 222 225 226 223 83 95 223 154 164 224 147 158 225 136 142 226 119 122 226 132 137 226 134 138 226 142 147 226 142 148 226 150 160 226 230 231 227 63 85 227 83 97 227 152 165 227 153 165 227 153 166 228 64 86 228 107 110 228 156 167 228 156 168 228 157 169 229 68 83 229 70 90 229 151 163 229 155 166 229 158 170 229 159 171 229 161 172 229 161 173 229 162 174 229 163 176 229 166 176 230 67 91 230 111 80 230 146 153 230 164 174 230 164 177 230 165 168 230 167 178 230 168 179 230 169 179 230 169 180 231 122 126 231 136 142 231 168 178 231 169 179 231 170 180 231 171 181 231 230 231 233 70 90 233 107 80 233 177 180 234 68 88 234 109 112 234 113 80 234 226 227 234 236 238 235 232 234 235 235 235 235 236 238 236 85 83 236 102 116 236 238 240 238 68 88 238 115 80 238 196 202 238 203 204 238 230 230 240 70 86 240 202 208 241 70 87 241 71 91 242 71 91 242 74 90 242 75 90 242 116 80 242 212 218 242 213 220 242 240 240 243 74 90 244 75 91 244 75 92 245 223 227 246 118 79 247 117 81 247 118 79 247 247 247 247 247 248 248 237 238 248 246 246 249 241 243 250 248 248 250 250 250 251 248 248 252 249 249 252 252 252]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'_?/???????????????????????????????=?>0@a') ; yourself); yourself]
@@ -958,8 +958,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class saveAsMethod19x22Icon2'
-        ifAbsentPut:[(Depth8Image new) width: 19; height: 21; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class saveAsMethod19x22Icon2'
+	ifAbsentPut:[(Depth8Image new) width: 19; height: 21; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@5MCP2LB<,JR\$IBL"HQ<]G@@5)ZK43MGV=OS4=OS4=OS4PC4JMJF^=LE(0_S4=LE(0_K%7$@=BCNX%?SAZF#A=LE(ZLG!!
 5=L9M@\2%YG40V#AZOQ(0V#A4<7MFQ$GLX2J9<E(<6!!(ZNM(0\_M3Q XA2>D!!N_AZOO3ZOOPZLGM3\4UEP\. G3''0V#3<?O34F#A3\7MEQTGKWY39<E(<?OP
 4MA(0\7M3QTUA2)*[>_$:?O34MCP4MCP4M@UEP\)X6K$9NK_6-WP3\7M3\7MEQTFI5)Z8.K_6-SP3\#C0J&&*Q$YAB]UU^B;.[^4,Z>.+Y&H!!Z$XF@L&S$;_
@@ -983,8 +983,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class searchOverlay2'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class searchOverlay2'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 .[&9S\DQ''C59HRJ9.[&9.[&9.[&9.[&9)4]>.5!!JKM4: BB9.[&9.[&9.[&98RV[X%M,[F1,M;48\+&9.[&9.[&9Q#1PL*<]] ",.F1,(Y*9.[&9.[&9.PBP
 FZ?JX@627K!!,NV3^9+&9.[&9.[$8 3JWB3C3#N^8.CQ]]_R9.PB9.[&9_JO2P*,#^>)=.F8K$3[C.[&9.[&9.T?W''Y6K:9%@[ST5MSW"20B9.[&9.[%OO?JB
 %4R3Z]P5J^LJ/L @.[&9.[&9EKZ:4%$SRS;GJM"J=V/&@K&9.[&9.Z@*#I5''%T$MI7QW/527N0B9.[&9.[$@^!!BB+9XFPG54U;=EU@@@.[&9.[&9.RA1Z)UB
@@ -1009,12 +1009,12 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class uiPainter19x26Icon'
-        ifAbsentPut:[(Depth8Image new) width: 19; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class uiPainter19x26Icon'
+	ifAbsentPut:[(Depth8Image new) width: 19; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@BX&X%2@@@@@@@@@@@@@@@@@@BT-]7''''7$0N#$2J"D^GA(XEALS''-?C0+.AN&1 UT-GPC /G1,[(:?P/;*\''4I)W$9IQC84JQ4YFZG!!
-1,B8#0AJ!!W==_G)7\7E0\GB.5,^<)F<@WIFQ$YFQ$YFQ$YF%8</H.X, @E.Q(JB (JBQ(JB *-3J0Z6FH@AZ$ZBQ$YE_$ZBQ*>WS3K6N$R@@VIF $YFQW9F 
+1,B8#0AJ!!W==_G)7\7E0\GB.5,^<)F<@WIFQ$YFQ$YFQ$YF%8</H.X, @E.Q(JB (JBQ(JB *-3J0Z6FH@AZ$ZBQ$YE_$ZBQ*>WS3K6N$R@@VIF $YFQW9F
 $Z'' 3<&>"ID @E^Q(IFQ$U>Q(KR76]GD%YFQH@AV$U=_W5=_$U>39-SR1X*Q$R@@UIFQ$YFQ$YF''--;U3YZQ$YD @ENQW5=_W5=_,^#Z5<:PW:2QH@AR$U>(
-*J"(*J[$6="]*IF,$R@@TYE_*J"(*J""9>J0 :"Q+ID @EBQW:"(*J"(&>^2 J2($Z2QH@AO$U>,+J2,+GY8!!:2,+IF,$R@@SYE_$YFQ$YE4^9FQ$YFQ+ID 
+*J"(*J[$6="]*IF,$R@@TYE_*J"(*J""9>J0 :"Q+ID @EBQW:"(*J"(&>^2 J2($Z2QH@AO$U>,+J2,+GY8!!:2,+IF,$R@@SYE_$YFQ$YE4^9FQ$YFQ+ID
 @D2QW:2,+J2,$*2,+J2,+J2QH@AL$YFQ$YFQ$YFQ$YFQ$YFQ$R@@SIFQ$YFQ$YFQ$YFQ$YFQ$YD @B]HP34;M34=M20%HB@ HB@ CP@@@@@@@@@@@@@@@@@@
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 0 50 164 0 50 171 1 50 177 2 56 178 3 64 241 3 67 246 3 73 255 4 74 255 5 63 191 7 66 194 10 71 196 10 79 255 12 59 167 12 82 255 14 77 199 18 83 201 19 88 255 21 91 255 23 89 204 27 95 206 28 97 255 29 72 179 30 100 255 32 101 209 36 106 255 36 107 211 39 109 255 41 113 214 45 115 255 45 119 216 48 118 255 50 87 176 50 125 219 51 88 176 51 88 177 52 89 178 52 90 178 53 90 178 53 127 212 54 91 179 54 123 255 54 131 221 55 92 180 55 95 181 56 93 180 56 94 181 57 127 255 57 149 229 58 99 184 58 137 224 61 104 187 63 132 255 63 143 226 64 108 190 66 113 193 66 135 255 67 149 229 68 157 232 69 117 196 71 155 231 72 122 199 72 141 255 75 126 202 75 144 255 75 160 234 77 163 236 78 131 206 80 149 255 81 136 209 84 140 212 84 153 255 87 145 215 88 157 255 91 168 235 93 161 255 94 154 222 96 157 223 96 165 255 97 159 225 98 160 225 98 162 226 99 163 227 100 165 228 101 166 229 101 170 255 102 167 230 103 169 231 104 170 232 104 173 255 105 172 233 105 174 234 106 175 235 109 178 255 112 180 255 116 116 120 117 186 255 119 187 255 122 154 245 125 160 253 125 193 255 126 161 253 126 194 255 127 162 254 130 165 254 132 200 255 132 201 255 135 170 255 139 207 255 140 175 255 144 179 255 145 109 112 149 184 255 153 188 255 155 31 0 157 192 255 160 115 98 160 160 160 161 124 106 162 196 255 163 140 130 166 46 5 166 200 255 169 113 95 170 204 255 174 208 255 177 212 255 181 215 255 182 93 58 183 59 8 185 219 255 186 100 65 188 222 255 191 225 255 192 147 138 193 129 103 193 132 116 195 100 52 195 120 93 197 82 32 204 208 220 205 177 176 207 90 27 210 109 64 210 140 105 212 211 224 213 175 169 213 217 227 215 172 138 220 114 42 222 120 43 222 209 212 223 137 33 223 153 96 225 225 234 226 180 137 228 90 9 228 142 66 232 174 56 234 184 145 237 236 242 240 178 78 241 195 142 241 212 187 242 102 12 242 177 95 245 202 137 245 209 172 245 244 247 247 181 30 247 183 8 247 198 128 247 246 249 248 122 26 248 194 1 248 198 0 248 201 137 248 203 113 248 214 181 249 193 57 249 210 160 250 206 0 253 222 69 253 226 47 254 116 14 254 128 21 254 136 5 254 141 47 254 144 8 254 147 36 254 147 47 254 158 0 254 158 1 254 159 21 254 161 10 254 162 0 254 165 54 254 165 69 254 167 2 254 167 5 254 171 10 254 176 36 254 177 17 254 178 11 254 181 24 254 184 75 254 184 94 254 187 34 254 191 0 254 191 42 254 191 54 254 194 26 254 197 55 254 201 65 254 203 3 254 203 78 254 203 97 254 207 47 254 209 81 254 212 90 254 213 16 254 214 81 254 216 73 254 219 0 254 220 37 254 223 0 254 225 166 254 226 7 254 226 119 254 231 26 254 231 65 254 231 201 254 239 98]; mask:((Depth1Image new) width: 19; height: 26; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@O@@@_ ??? ??? ???@???@???@???@???@???@???@???@???@???@???@???@???@???@???@???@???@???@???@@@@@@@@@@@@@') ; yourself); yourself]
 !
@@ -1035,13 +1035,13 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class viewInspect22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class viewInspect22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 \GA0\GA0\GA0\GA0\GA0\GA0\GA0\C@:PS09MSH*HQ8\F!! TD1@OB0(IA@D:\''A#W55UR4]@NB<_F1\RC  GA0TBP&=%XE9YS$%DO#P)GQ$UDP0GA0\F@4*-
 ):Z%)IZU%INF!!XRB\7E.ZFQ"XQY\</K2</K2<)9)Y61>!!:#+:^[#8M .V?K2</K2<''V@(*>0+I6A^;[#8M;RKU+2</K2<("7-[V5-[V5.XM,-.C^4"-X<$A@
 PH&3X6M#X6M#X6M#''V''\6,0(U?I@''JB6-+Z6-+Z6-+Z6X;V]#]WHI%[2PI2O*+Z6-+Z6-+Z6-&N5''V[U2BQT<$B\"[B6-+Z6-+Z6-+Y#-[U+3<L#T?I@''H&5
 -+Z6-+Z6-+Z6X;V5]<7AH%K2PI2I,KZ6-+Z6-+Z6-&N5-W_M0RAQ<$A@"*N6-+Z6-+Z6-+Y#-[U''2[8 TOK2<)>Q-+Z6-+Z6-+Z6X;V!!]LZ=HD?23<?O^Y66
--+Z6-+Z6-&N5]+[F/RAM<,?O3759(6M#X6M#X6M##)''D0+, SN#15;I<Z''&5-[V5-[V)#)*=/K.9HB_0;.61^+,;_&58_9BN&::;.;.;.070;>6?%80 HB@ 
+-+Z6-+Z6-&N5]+[F/RAM<,?O3759(6M#X6M#X6M##)''D0+, SN#15;I<Z''&5-[V5-[V)#)*=/K.9HB_0;.61^+,;_&58_9BN&::;.;.;.070;>6?%80 HB@
 HB@ HB@ HB@ HB@ ;>6?&H-0\GA0\GA0\GA0\GA0\GA0\@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[0 0 0 0 50 164 0 50 171 1 50 177 2 56 178 3 64 241 3 67 246 3 73 255 4 74 255 5 63 191 7 66 194 10 71 196 10 79 255 12 59 167 12 82 255 14 77 199 18 83 201 19 88 255 21 91 255 23 89 204 27 95 206 28 97 255 29 72 179 30 100 255 32 101 209 36 106 255 36 107 211 39 109 255 41 113 214 45 115 255 45 119 216 48 118 255 50 87 176 50 125 219 51 88 176 51 88 177 52 89 178 52 90 178 53 90 178 53 127 212 54 91 179 54 123 255 54 131 221 55 92 180 55 95 181 56 93 180 56 94 181 57 127 255 57 149 229 58 99 184 58 137 224 61 104 187 63 132 255 63 143 226 64 108 190 66 113 193 66 135 255 67 149 229 68 157 232 69 117 196 71 155 231 72 122 199 72 141 255 75 126 202 75 144 255 75 160 234 77 163 236 78 131 206 80 149 255 81 136 209 84 140 212 84 153 255 87 145 215 88 157 255 91 168 235 93 161 255 94 154 222 96 157 223 96 165 255 97 159 225 98 160 225 98 162 226 99 163 227 100 165 228 101 166 229 101 170 255 102 167 230 103 169 231 104 170 232 104 173 255 105 172 233 105 174 234 106 175 235 109 178 255 112 180 255 117 186 255 119 187 255 122 154 245 125 160 253 125 193 255 126 161 253 126 194 255 127 127 175 127 128 175 127 162 254 128 128 175 128 143 175 128 143 176 128 143 191 128 144 191 130 165 254 132 200 255 132 201 255 135 170 255 139 207 255 140 175 255 143 143 176 143 143 191 143 144 191 143 159 191 143 159 192 143 159 207 144 143 143 144 144 191 144 159 160 144 159 191 144 159 192 144 160 192 144 160 207 144 160 208 144 179 255 144 191 239 149 184 255 153 188 255 157 192 255 159 159 192 159 160 192 159 160 207 159 160 208 160 128 144 160 144 159 160 160 191 160 175 207 160 175 208 160 176 208 160 191 224 160 192 224 162 196 255 166 200 255 170 204 255 174 208 255 175 111 80 175 111 95 175 160 192 175 175 192 175 175 207 175 191 223 175 208 240 176 176 207 176 176 208 176 191 208 176 208 224 176 208 239 176 223 240 177 212 255 181 215 255 185 219 255 188 222 255 191 191 208 191 207 224 191 223 239 191 224 240 191 224 255 191 225 255 192 192 208 192 239 255 192 240 255 207 143 95 207 207 191 207 223 239 207 239 240 207 255 255 208 208 223 208 224 239 208 255 255 212 211 224 217 217 217 218 217 230 219 219 230 220 220 231 222 221 232 223 128 63 223 255 255 225 225 234 226 226 237 227 227 236 227 227 238 228 228 237 229 229 239 231 230 238 231 231 238 231 231 240 232 232 241 233 232 239 233 233 240 234 234 242 235 234 241 236 236 243 237 236 242 237 237 244 238 237 243 239 238 243 239 239 240 239 239 245 239 255 255 240 207 144 240 239 244 241 240 245 241 241 246 242 242 246 242 242 247 243 243 247 244 244 248 245 244 247 246 246 249 246 246 250 247 246 249 247 247 250 248 248 251 249 249 250 249 249 251 249 249 252 250 250 251 251 251 252 251 251 253 253 253 254 254 254 255 255 175 79 255 191 80 255 191 95 255 207 144 255 208 159 255 255 255]; mask:((Depth1Image new) width: 22; height: 22; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@C????????????????????????????????????????????????????????????????????????????????>@@C') ; yourself); yourself]
 ! !
 
@@ -1063,8 +1063,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class padLockGold15x15Icon'
-        ifAbsentPut:[(Depth8Image new) width: 15; height: 15; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class padLockGold15x15Icon'
+	ifAbsentPut:[(Depth8Image new) width: 15; height: 15; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 ^G!!8]3<0P4MZ$@@@^G!!8^G!!7@C1\K8TLD8<@@G!!8(J@AI1H=NH,[ 6MR@JB (J@*O$0UH)9X[4M;@JB IRP,H3X"IRT%DU-T@BT%S$6N%WVJS$9NN%NL@D9N
 S)%VU2:AVTPGA%TDRFENS"@<(UE&^&X;YRZ"R3QNYG@NL6@!!Q9Z[!!16HG8Y$S64MZ8I*E4FS F8(QWIO''1)1$T@VFG8Y%A2MB@._''9\2@2-?P"4E[DZ\LP._
 D@$NEG1(Y2$BZW6X!!I(PI@*R^UA6C954RU4^\5<@IH%_R$)JR$)JR$)JW8$@') ; colorMapFromArray:#[132 141 152 147 150 154 250 223 1 246 214 0 205 172 133 238 195 0 213 180 146 217 186 150 188 136 0 206 151 0 183 125 9 208 208 202 196 204 214 255 255 210 255 255 219 210 178 65 242 242 235 106 112 117 96 107 126 250 255 255 255 241 0 154 154 151 255 227 0 67 35 0 52 17 0 253 211 0 208 159 0 167 178 193 222 168 0 248 231 45 208 174 26 199 152 26 225 184 36 255 249 75 220 220 215 77 88 108 241 241 235 245 245 239 255 250 109 242 249 255 255 255 142 255 237 1 142 148 162 242 212 1 143 154 176 174 133 0 222 189 144 169 179 192 177 184 193 184 129 0 255 255 194 253 241 60 210 210 205 214 214 209 77 83 92 230 230 225 98 106 114 243 243 238 117 117 114 255 252 115 255 255 255 115 123 147 130 140 156 152 156 159 241 210 0 53 18 0 151 116 0 162 170 184 218 187 150 193 143 4 220 165 0 206 188 46 181 130 21 204 173 44 206 206 201 208 167 44 72 84 108 240 240 234 244 244 238 243 243 237 212 182 79 255 255 126 131 135 141 119 133 159 132 141 163 195 162 126 219 188 133 218 185 135 180 180 176 221 190 150 175 181 191 176 183 196 181 189 201 202 170 38 209 209 204 207 207 202 251 241 74 229 229 224 238 238 233 226 234 245 244 244 237 255 251 113 255 255 124 255 241 2 255 234 3 249 219 0 255 249 29 252 243 30 227 181 0 212 165 5 222 170 0 173 179 194 216 171 19 255 255 198 208 208 203 156 90 7 206 175 50 91 91 95 211 180 71 242 242 237 246 246 241 212 182 80 255 255 123 129 137 152 255 239 8 251 223 0 59 25 0 251 215 0 228 183 0 222 191 149 249 238 43 177 186 197 187 129 0 186 194 206 209 209 203 249 238 67 255 255 211 226 226 221 235 235 229 100 103 111 76 93 127 255 255 112 88 104 139 130 135 148 149 155 158 247 218 0 224 194 126 255 217 0 228 184 0 13 30 68 161 138 32 204 152 0 255 255 53 206 155 18 207 207 201 255 250 72 255 255 82 209 176 59 232 232 227 243 243 236 245 245 240 255 255 115 255 255 251]; mask:((Depth1Image new) width: 15; height: 15; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'C<D_8S?1OOD8\S!!1_?5??W?=_?5??W?=_?5??S?9') ; yourself); yourself]
@@ -1088,8 +1088,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class copy16x16Icon'
-        ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class copy16x16Icon'
+	ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@B\''@ HLB3$@@@@@@@@@@@@''B@ HB@EDN@@@@@@@@@@@@  HB@ S@1,8@@@@@@@@@@0HFA\EK@P1LP47M2D@@@@AB@ RDPXDB@ H
 BB8@J@@@GP VI"45K0 HB@ 6A@$ @ALHP3(FAQTHC 8OOP$IL @,P245MQ0^B@ HP0YAB3H@KADEPA<0O  .EC4$I@,+@B0?O3<?O2THBADEPSDAP @@@@@@
 @@@JBC4$IBP$GTH@@@@@@@@@MDLKB0,AGQL*@@@@@@@@@C0IBSH2P$H*JP@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[48 104 192 160 176 192 176 192 208 192 200 208 176 200 240 208 224 240 224 232 240 246 246 246 255 255 255 48 88 176 96 136 208 160 176 208 176 184 208 160 184 240 144 176 255 208 216 240 245 245 245 240 240 255 255 248 255 144 168 192 112 152 224 160 184 224 160 200 255 176 208 255 192 216 255 244 244 244 250 250 250 96 112 144 112 152 208 160 168 192 144 168 224 192 208 224 197 207 229 210 222 242 243 243 243 249 249 249 80 128 208 112 144 208 144 184 240 176 192 224 197 211 233 32 64 128 32 64 144 32 72 160 144 160 176 128 176 224 128 168 240 160 192 240 192 200 224 176 192 240 32 80 160 248 248 248 80 120 192 112 160 224 112 152 240 144 176 240 211 215 220 216 219 226 240 240 240 247 247 247 64 112 192 96 144 224 128 160 224 48 72 96 208 216 224 192 208 240 32 72 144 240 248 255 96 128 160]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@C>@O<@?8C?>O?<??;??/?>??;?? O>@?8C? @@@@@b') ; yourself); yourself]
@@ -1111,8 +1111,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class cut16x16Icon'
-        ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class cut16x16Icon'
+	ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@PAT@@@@YO@@@@@@@@@@@@BP;P @\CA\@@@@@@@@@@@@@B$ @A!!,6@@@@@@@@@@@@@CP^M04#M @@@@@@@@@@@@@?N2 ]
 D@@@@@@@@@@@@@@@C14[H3(@@@@@@@@@@@@@@@@&H1(*@@@@@@@@@@@@@B8DG0HTL"EJ@@@@@@@@@B8>B0$0QQP1@P@@@@@@@@@V@ALQI1P@MQD@@@@@@@@@
 @@@@DP@T@B@E@@@@@@@@@A<@H$,@Q$<XJP@@@@@@@@@=S1D+@D%AC$\@@@@@@@@@@49AL0@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[80 136 224 143 161 197 131 159 220 175 190 217 142 170 242 48 64 112 225 233 240 243 243 243 249 249 249 74 97 165 144 152 176 89 135 225 176 176 192 192 200 208 44 67 104 221 221 225 89 89 104 48 80 144 248 248 248 64 104 176 80 120 208 170 177 184 131 170 230 191 197 203 48 64 96 225 225 225 80 104 128 96 112 128 244 248 252 112 128 144 144 144 160 80 128 224 165 176 200 142 167 222 176 188 219 80 96 112 229 232 235 232 234 238 104 120 135 109 131 175 169 175 181 44 44 59 184 190 202 57 78 99 210 218 232 213 221 238 218 226 245 247 247 247 72 100 156 64 104 192 89 127 210 157 167 192 180 180 195 177 192 219 219 219 219 228 228 228 225 230 241 246 246 246 121 126 132 144 152 160 165 171 176 110 142 214 104 150 240 187 192 209 208 208 217 59 67 104 233 234 237 245 245 245 250 250 250 74 119 195 110 143 201 157 171 193 183 193 203 176 191 218 189 202 229 48 80 128 213 222 241 244 244 244 71 106 156 64 96 176]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@FL@]0@7@C<@O @>@A8@_8C? O6@%XB7 O^@<@@@@b') ; yourself); yourself]
@@ -1134,8 +1134,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class indent16x16Icon'
-        ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class indent16x16Icon'
+	ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@M@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@MCP4M@@4MCP4MCP4MCP@@@@@@@@@@@@@@@@@@@@@@J2@&@@@@CP4M
 CP4MCP4M@BLJJ"HT@@4MCP4MCP4MCPPDB!!0!!A @@@@@@@@@@@@@@G"TFIA<@CP4MCP4M@@@@@B$(I0@@@@4MCP4MCP@@@@@@@@@@@@@@@@@@@@@@@@@@@@4M
 CP4@CP4MCP4MCP4M@@@@@@@@@@@@@@@@@@@@@@@@CP4MCP@MCP@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@4@@@@@@@@@@@@a') ; colorMapFromArray:#[248 248 248 84 110 149 144 166 207 121 145 206 80 136 224 64 96 160 48 80 144 96 136 240 247 247 247 80 128 208 80 128 224 143 157 197 64 88 144 0 0 0 250 250 250 80 120 208 246 246 246 226 230 240 244 244 244 153 185 234 224 229 238 213 219 231 249 249 249 235 238 241 245 245 245 228 232 246 243 243 243 152 182 242 64 96 176 238 241 247 213 222 234 185 197 215 86 135 227 48 88 144 144 171 216 209 219 245 72 100 156 64 88 160 202 218 242 209 217 227 97 127 169 97 123 189 64 120 224 89 135 225]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@A@@@@O_<@@GG?__?<@G78\_ @@C7?@@@= @@@@P@b') ; yourself); yourself]
@@ -1157,8 +1157,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class paste16x16Icon'
-        ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class paste16x16Icon'
+	ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@PTEME@@@@@@@@@ASS$9NH10\MS$KI - @@@@S%1]V5!![R1%UN"]HXP@@@D9]WR=BJ@0$ETX+NBH@@@AOWPL0E%UTUFD.
 G# ;@@@@F%47P3QEQTT,NC 8GP@@@@@\CU$JKSXOJQ,ASA @@@@@P3<2RR4OIRT3OS0IX0@@V 9"RQ<QJRUPTB(HX5H @BX4RQ<RDQ,3OS1VQ4( A TK@!!<-
 D@PAOUAPJ#YQM#YDPD 8NC 8SC1VQ2EQW5<6Q@\0XQM^QA HM#X6M#X6M$P@@@@@@@@IQDQDQDQDQDQD@@@@@@@@@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[160 152 128 112 128 160 240 200 112 255 240 160 208 152 0 64 64 64 64 72 80 218 214 210 208 224 240 80 104 128 240 208 80 144 136 112 224 216 128 240 224 128 240 216 128 144 152 176 224 168 0 224 160 0 240 168 0 96 80 64 224 221 218 176 152 80 128 112 96 249 249 249 96 112 144 208 200 128 160 160 144 128 136 160 240 232 160 64 56 48 144 112 32 240 184 16 64 80 96 192 200 224 112 88 80 160 144 96 224 200 96 255 255 255 144 136 128 240 192 96 240 232 144 128 144 176 160 168 192 160 128 32 208 152 16 240 176 16 112 88 64 144 136 96 144 128 96 248 248 248 240 200 80 255 248 255 240 208 112 224 216 144 144 160 176 255 232 160 208 144 0 112 104 64 128 96 48 96 72 64 224 232 240 240 240 240 247 247 247 240 216 96 144 128 112 192 176 128 208 200 144 240 224 144 64 48 32 208 160 16 96 88 64 192 208 224 240 184 32 240 192 48 80 88 112 137 130 111 96 120 144 176 160 128 176 168 144 176 160 144 160 176 192 176 192 208 192 200 208 216 213 202 112 104 80 128 112 80 208 216 240 243 243 243 160 152 112 240 216 112 160 144 128 240 240 160 240 240 176 255 240 176 80 64 48 176 184 208 222 220 214 112 96 80 240 200 64 80 96 128]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@G O?8??#?>O?8??#?>O?<??;??????????0O?@@@b') ; yourself); yourself]
@@ -1180,8 +1180,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class redo16x16Icon'
-        ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class redo16x16Icon'
+	ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@%S@TOP0@@@@@@@@@@@@@PP LCC$(-@@@@@@@@@@@FFPD<L#L+R"8@@C\@@@@@FB@IG$\@EC9JID,M@@@@@CXAD3$@MP(J
 O0HWE @@@@@6@P@@@@@#OPIICC8@@@@@PR(@@@@@@C8WCB$4@@@@@C  @@@@@DP(Q @3G0@@@@@@RQ<,@@@@@@@@@@@@@@@@@D@ EP@@@@@@@@@@@@@@@@@@
 RB@D@@@@@@@@@@@@@@@@@BHKHD4@@@@@@@@@@@@@@@@@@BDZ@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[64 104 192 74 127 225 112 160 240 142 177 241 176 194 231 170 192 241 184 198 241 226 232 244 246 246 246 64 96 160 64 96 176 80 120 208 80 128 240 128 168 240 156 184 241 170 194 242 180 195 240 217 225 245 240 242 248 59 97 165 64 112 192 97 130 201 112 152 224 112 152 240 170 198 241 165 187 240 188 206 242 231 234 239 242 243 246 250 250 250 86 128 184 64 120 224 80 136 240 153 181 225 183 195 223 197 209 229 188 208 244 208 217 244 239 241 247 249 249 249 48 88 176 48 112 224 89 135 225 105 150 240 193 203 221 169 194 242 183 203 243 222 228 238 244 244 244 245 245 245 64 104 176 64 112 208 80 128 224 160 181 216 157 187 241 144 168 240 187 205 236 226 232 238 243 243 243 248 248 248 59 105 180 109 126 176 96 144 224 104 150 240 173 194 229 165 192 242 170 191 241 210 225 246 48 80 144 247 247 247 48 96 176 97 133 194 89 127 210 96 144 240 144 176 240 176 202 241 182 206 242 203 213 239]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@O A?@O>P??C7<NO08_C#<G@@\@@8@C0@C@@@@@@@b') ; yourself); yourself]
@@ -1203,8 +1203,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class removeTab16x16Icon'
-        ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class removeTab16x16Icon'
+	ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@RA HA@PDA@PDA@PHFD @@A#=2\WA-[F-*ZV!!"M@X@@@M5YEUQSTU@OS$6Q&LN@@@A]%=W^U%AN$I8MSA''CP@@@WQX^''9=S$]=
 _''\*Y 0@@@E3T%)=_''5=_''4;J&TL@@@A[#01O''1>_''0-HRA^B0@@@V@2JC]<_''9<I1(VS@(@@@E]K#M<_''1<_'',$ED$I@@@AWB1/_''0)I7->XQMHB@@@@U,&
 H6<''G14$XQ$WQ@\@@@QVNBH^GQ(XEQL[J4LO@@@PK5QSTD=KR$%HQDL%D@@@GADE@PDA@PDA@PDEDQ0@@@@@@@@@@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[0 0 0 167 25 15 173 52 41 174 53 42 178 59 50 178 60 51 181 74 64 184 45 32 184 46 32 184 47 34 185 53 39 186 57 42 186 59 43 186 60 45 187 74 60 188 71 59 188 89 81 188 91 82 195 132 118 207 64 48 208 65 49 209 65 49 209 66 49 209 69 52 210 66 49 210 78 64 211 67 51 211 71 54 211 157 147 212 69 51 213 69 52 213 70 52 213 79 57 215 80 59 218 79 62 218 84 67 219 107 95 221 84 63 221 84 67 221 109 96 222 76 56 222 110 96 222 113 79 223 87 67 223 87 70 223 115 99 225 89 72 225 105 91 225 117 84 227 89 64 227 91 73 227 112 98 227 115 95 227 122 92 228 113 83 228 113 99 229 102 87 230 115 84 230 117 81 230 142 117 231 102 80 231 116 86 231 120 103 231 131 119 232 118 88 232 119 82 233 143 117 234 99 76 234 102 79 234 119 89 234 127 100 234 145 119 235 104 82 235 106 86 236 108 89 236 110 92 236 113 92 236 121 91 236 146 119 237 113 95 237 115 98 237 122 92 237 132 100 238 117 101 238 119 104 238 123 93 238 123 109 238 131 98 238 133 102 238 146 120 238 148 121 239 125 112 239 127 115 239 129 118 239 131 105 239 134 102 240 135 122 240 200 196 242 135 113 242 141 116 242 141 119 242 145 116 242 147 118 242 148 120 243 137 115 243 138 118 243 141 121 243 142 123 243 144 126 243 145 129 243 151 134 243 202 197 244 147 132 244 149 135 244 152 137 244 163 142 244 164 145 245 160 143 245 164 146 245 213 204 246 213 203 248 215 205 249 215 206 252 244 243 253 244 243 253 247 245 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@A??''?>_?9??''?>_?9??''?>_?9??''?>_?9??''?>@@@b') ; yourself); yourself]
@@ -1226,8 +1226,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class removeTabEntered16x16Icon'
-        ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class removeTabEntered16x16Icon'
+	ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@M@0D@@@@@@@@@@@DCCP@@@1)HRD]EQDMBPD@>FPL@@@EHPC\7M3P4MCL1NS8J@@@@RC(4P3\1K#UAK"8<BP@@@D\7P4%IMSUI
 RTD,N0 @@@AGM3UIRT%IRT$4KC,G@@@@QCD*K4!!IRTX+IRP8A0@@@DH,I25HRT%FJRD_L \@@@A@KB5HRTYFRTX''G"<F@@@@PB(?RTX)JTYIOA4-AP@@@C8(
 I#4)H2H''OBD^J0P@@@H;LBX#H"D G14_I",L@@@KFC 8M#T2LB<-J2,WB0@@C ,B@@@@@@@@@@@BB08@@@@@@@@@@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[160 24 8 175 48 40 176 56 48 176 72 64 191 56 40 191 56 48 191 64 48 191 72 56 191 72 64 191 80 64 191 88 72 191 88 80 192 80 64 192 128 112 208 152 144 208 208 192 223 208 192 223 216 200 224 216 208 224 224 208 239 224 216 239 232 216 239 232 224 240 120 112 240 168 152 240 176 160 240 208 200 240 232 224 240 240 224 255 88 72 255 96 72 255 96 80 255 104 80 255 104 88 255 112 88 255 112 96 255 120 96 255 120 104 255 128 112 255 136 120 255 144 120 255 144 128 255 152 128 255 152 136 255 160 136 255 160 144 255 168 144 255 168 152 255 168 160 255 176 152 255 176 160 255 184 152 255 184 160 255 184 168 255 184 176 255 192 168 255 192 176 255 192 184 255 200 176 255 208 192 255 208 200 255 208 208 255 216 200 255 216 208 255 224 208 255 224 216 255 232 216 255 232 224 255 240 224 255 240 232 255 240 240 255 248 232 255 248 240 255 248 248]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@A??''?>_?9??''?>_?9??''?>_?9??''?>_?9??''?>@@@b') ; yourself); yourself]
@@ -1249,8 +1249,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class stop16x16Icon'
-        ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class stop16x16Icon'
+	ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@CT1"PQ$B1<5@@@@@@@@](\5IU]WU5\%\&-6@@@@]%8&B#>L#H2LO0(9JGX@@E8A]$RASRP$SXED]''-"@CUR^XBHKR@ZF"@-WQXQ_#T3L")CR"4-W5<-
 KQMZL@A3FU-1HQT<KTA@KQ +]G=*A1-''XGT#I0X-KX9:_49NCFX\JV4P#2)@KR5@\D9NS 0MR8P,KC -KTUEKR5/C@1XY''"DVEL-KV1LSF0-KXMX!!C45VW\W
 K70H!!HPH_B<W]5@5@F-(_V$T!!W5=!!QQ)_X,^@@A6C695Y84WE85'']XXB] @@@GX:M0!!GQ4]GBDH]] @@@@@@@CTNUC9FXUX5@@@@@@@@@@@@@@@@@@@@@@@@
@@ -1273,8 +1273,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class tabAdd16x16Icon'
-        ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class tabAdd16x16Icon'
+	ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 QTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTTGR$)JA4)J
 R$)JR$)JQTTGR$PWA4)DE1$FS!!89R$TGBTQDA0%DQDM8^BDLB$(GQDQDA4QD^G @^G !!^G!!JA1@VE \P^G]5^G]7^GU7^@\[E$PGF1Y8\7Y4]GY3^D(GMP<N
 A3TOC''!!5^W%5^GEJA2MPOP\#TG!!3]''Q4]''M8R \=N08GOW!!7]W!!7]7!!5]7 GC"!!TA08(^G V^G 4^G!!JA0\GA0\GA0]J\''!!8R$)JR @@@@@@@@@@@@@@@@@@
@@ -1297,8 +1297,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class tabRemove16x16Icon'
-        ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class tabRemove16x16Icon'
+	ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 QTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTUEQTTGR$)JA4)J
 R$)JR$)JQTTGR$PWA4)DE1$FS!!89R$TGBTQDA0%DQDMFARDLB$(GQDQDA4QDQC8DA#L!!ISDHA1@VE \PE!!XUF!!LTO0D\F@\[E$PGF1YDKT )J5]AI$(GMP<N
 A3TOC$PKQ05RVEUJA2MPOP\#TC4:T40$R5EVR \=N08GOS,NI3@QRT=@HD(GC"!!TA08(UC]RNA<"KB<BA0\GA0\GA0\6@30GP!!4*QP@@@@@@@@@@@@@@@@@@
@@ -1321,8 +1321,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class undent16x16Icon'
-        ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class undent16x16Icon'
+	ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@M@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@MCP4M@@4MCP4MCP4MCP@@@@@@@@@@@@@@@@@@@@@@@A4S@0@@CP4M
 CP4MCP4MFQ,GBQP@@@4MCP4MCP4MCPPJC10LA @@@@@@@@@@@@@Q@ TFEP@@CP4MCP4M@@@@@@@WB0D@@@4MCP4MCP@@@@@@@@@@@@@@@@@@@@@@@@@@@@4M
 CP4@CP4MCP4MCP4M@@@@@@@@@@@@@@@@@@@@@@@@CP4MCP@MCP@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@4@@@@@@@@@@@@a') ; colorMapFromArray:#[248 248 248 84 110 149 144 166 207 121 145 206 80 136 224 64 96 160 48 80 144 96 136 240 247 247 247 80 128 208 80 128 224 143 157 197 64 88 144 0 0 0 250 250 250 80 120 208 246 246 246 226 230 240 244 244 244 153 185 234 224 229 238 213 219 231 249 249 249 235 238 241 245 245 245 228 232 246 243 243 243 152 182 242 64 96 176 238 241 247]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@A@@@@O_<@@C''?>_?<@O''8N_ @@C7?@@@= @@@@P@b') ; yourself); yourself]
@@ -1344,8 +1344,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class undo16x16Icon'
-        ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class undo16x16Icon'
+	ifAbsentPut:[(Depth8Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ACC0ULIP@@@@@@@@@@@@@-R 8C@4HP@@@@@@@7@@@.R",3L#0AFPX@@@@@CT,$R#8T@D\^BR@X@@@@@AXW@#<JB#T@
 NQLAM @@@@@>CD$BORL@@@@@@SX@@@@@MB$LE38@@@@@@B)A@@@@@A<3@DX(Q@@@@@@ N@@@@@@@@@@@@@@@@B0_RP@@@@@@@@@@@@@@@@@UHD@@@@@@@@@@
 @@@@@@@DHD @@@@@@@@@@@@@@@AMH@,"@@@@@@@@@@@@@@@@F"D@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[64 104 192 74 127 225 112 160 240 142 177 241 176 194 231 170 192 241 184 198 241 226 232 244 246 246 246 64 96 160 64 96 176 80 120 208 80 128 240 128 168 240 156 184 241 170 194 242 180 195 240 217 225 245 240 242 248 59 97 165 64 112 192 97 130 201 112 152 224 112 152 240 170 198 241 165 187 240 188 206 242 231 234 239 242 243 246 250 250 250 86 128 184 64 120 224 80 136 240 153 181 225 183 195 223 197 209 229 188 208 244 208 217 244 239 241 247 249 249 249 48 88 176 48 112 224 89 135 225 105 150 240 193 203 221 169 194 242 183 203 243 222 228 238 244 244 244 245 245 245 64 104 176 64 112 208 80 128 224 160 181 216 157 187 241 144 168 240 187 205 236 226 232 238 243 243 243 248 248 248 59 105 180 109 126 176 96 144 224 104 150 240 173 194 229 165 192 242 170 191 241 210 225 246 48 80 144 247 247 247 48 96 176 97 133 194 89 127 210 96 144 240 144 176 240 176 202 241 182 206 242 203 213 239]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@A<@O8I?0??C><O10>GC<\@C @N@A0@O@@0@@@@@@b') ; yourself); yourself]
@@ -1369,8 +1369,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class copy20x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 20; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class copy20x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 20; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 EQTUEQTUEQTUEQTTGQ4]GQ4]GQ4UGQ4]DPPDABX&I!!P]GQ4]GQ4]GQT]GQ4IB0P&I"X_EA4]GQ4]GQ4]EQ4]GP$QABX&I!!<TGQ4]GQ4]GQ4UGQ4]C1DEI!!<_
 G1P]GQ4]GQ4]GQT]GPPDA@P&I"X_EA4]GQ4]GQ4]EQ4]B0,DABXUEQTUEQTUEQTUEQPUGQ4QDP,DD!!T]GQ4QA@PDI"X&EAT]D1DQDPPJEQ4]GP$KABX&I!!<T
 EQ4]DQ([C!!@UGQ4]BQDDI"X&G1PUGP<LAPX&C!!T]GQ4ODPT&G1<_EAT]@BHEA"XNEQ4]A@PDABX&I!!<TEQ4DH TZF08UGQ4KB0PDABX&I!!PUGRHYF XBC!!T]
@@ -1394,8 +1394,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class copyFile20x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 20; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class copyFile20x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 20; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 EQTUEQTUEQTTGQ4]GQ4]GQ4]GQ4UGQ4]DPP''I!!TTGQ4]GQ4]GQ4]GQT]GQ4IB0H&EQ8TGQ4]GQ4]GQ4]EQ4]GP$QA"XTEAPTGQ4]GQ4]GQ4UGQ4]C1DEI!!<\
 HQP]GQ4]GQ4]GQT]GQ4SBQ$[IQXWEA4]GQ4]GQ4]EQ4]GQ4IH"XUEQTUEQTUEQP]GQ4UGQ4SDPP(D!!T]GQ4QAB\&EQP]GQT]D0<XF1<JEQ4]GP$K@"XUG!!P]
 EQ4]DQ([C!!@UGQ4]BQDFI!!PTEAPUGP<LAPX&C!!T]GQ4ODPT&G10!!EAT]@BHEA"XNEQ4]GQLIFQ,%E!!\TEQ4DH TZF08UGQ4]GP$"I LHEQPUGRHYF XBC!!T]
@@ -1419,8 +1419,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class copyItem20x22Icon'
-        ifAbsentPut:[(Depth4Image new) width: 20; height: 22; photometric:(#palette); bitsPerSample:(#[4]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class copyItem20x22Icon'
+	ifAbsentPut:[(Depth4Image new) width: 20; height: 22; photometric:(#palette); bitsPerSample:(#[4]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@]7]7]7]7\@@@@GUUUUUUT7@@@@A5QDQDQDY0@@@@]TQDQDQF\@@@@GUDQD]7]7]7]7]5QDQGDQDQDQD7
 ]TQDQ1L3L3L3I7M&Y&\SL3L3L2]7]7]7D3L3L3L'']7]7]1L3L3L3I7]7]7\SL3L3L2]7]7]7L"H"H"H''@@@@A7]7]7]7]0@@@@@@@@@@@@@@@@@@@@@@@@@@
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[0 0 0 255 255 255 127 127 127 170 170 170 0 184 184 16 228 224 0 128 120 64 64 64]; mask:((Depth1Image new) width: 20; height: 22; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@?? @?? @?? @?? @???0???0???0???0???0@_?0@_?0@_?0@_?0@@@@@@@@@@@@@@@@@@@@@@@@') ; yourself); yourself]
@@ -1442,9 +1442,9 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class copyWidget20x22Icon'
-        ifAbsentPut:[(Depth4Image new) width: 20; height: 22; photometric:(#palette); bitsPerSample:(#[4]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
-@@@@@@@@@@@@@@L3L3L3L @@@@@CH"H"H"D@@@@@@2H"H"H!!@@@@@@L"H"H"HP@@@@@CH"H"H"D@@@@@@2H"H"H!!@@@@@@L"H"@@@@@@@@@CH"H L3L3L3L 
+	constantNamed:'XPToolbarIconLibrary class copyWidget20x22Icon'
+	ifAbsentPut:[(Depth4Image new) width: 20; height: 22; photometric:(#palette); bitsPerSample:(#[4]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+@@@@@@@@@@@@@@L3L3L3L @@@@@CH"H"H"D@@@@@@2H"H"H!!@@@@@@L"H"H"HP@@@@@CH"H"H"D@@@@@@2H"H"H!!@@@@@@L"H"@@@@@@@@@CH"H L3L3L3L
 @2H"HCH"H"H"D@L"H"@2H"H"H!!@CH"H L"H"H"HP@2H"HCH"H"H"D@HQDQ@2H"H"H!!@@@@@@L"H"H"HP@@@@@CH"H"H"D@@@@@@2H"H"H!!@@@@@@L"H"H"HP
 @@@@@CH"H"H"D@@@@@@2H"H"H!!@@@@@@HQDQDQDP@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[0 0 0 127 127 127 170 170 170 255 255 255]; mask:((Depth1Image new) width: 20; height: 22; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'?? @?? @?? @?? @?? @?? @?? @???0???0???0???0???0???0???0???0@_?0@_?0@_?0@_?0@_?0@_?0@_?0') ; yourself); yourself]
 !
@@ -1465,8 +1465,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class copyWidget20x22Icon2'
-        ifAbsentPut:[(Depth4Image new) width: 20; height: 22; photometric:(#palette); bitsPerSample:(#[4]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class copyWidget20x22Icon2'
+	ifAbsentPut:[(Depth4Image new) width: 20; height: 22; photometric:(#palette); bitsPerSample:(#[4]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 ]7]7]7]7\@@@@GUUUUUUT7@@@@A5QDQDQDY0@@@@]TQDQDQF\@@@@GUDQDQDQ''@@@@A5QDQDQDY0@@@@]TQDQDQF\@@@@GUDQD]7]7]7]7]5QDQGDQDQDQD7
 ]TQDQ1L3L3L3I7UDQD\SL3L3L2]5QDQGD3L3L3L'']TQDQ1L3L3L3I7M&Y&\SL3L3L2]7]7]7D3L3L3L''@@@@A1L3L3L3I0@@@@\SL3L3L2\@@@@GD3L3L3L''
 @@@@A1L3L3L3I0@@@@\SL3L3L2\@@@@GL"H"H"H''@@@@A7]7]7]7]0@a') ; colorMapFromArray:#[0 0 0 255 255 255 127 127 127 170 170 170 0 184 184 16 228 224 0 128 120 64 64 64]; mask:((Depth1Image new) width: 20; height: 22; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'?? @?? @?? @?? @?? @?? @?? @???0???0???0???0???0???0???0???0@_?0@_?0@_?0@_?0@_?0@_?0@_?0') ; yourself); yourself]
@@ -1490,8 +1490,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class addBuffer22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class addBuffer22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@FX@@@@@@@@:NC(:OC0<O#8JJB (JFY''Y" (JB :MST5M#X8NC(:J@A&Y A&ZFYGY&X(NCT5M#X7NC$:N2!!&ZV)&Z&-*Y&))Y#!!G
 T%IRT%IRMVT(@FY,[V9/[&5,Y$T(JB (JB (JB (J@AKY&)/@F=*Y$!!IJ@@@@@@@@@@@@@@@@FY*[0A/Z&YJRR @@@@@@@@@@@@@@FY,[V9/[&5,Y$0(@@@@
 @@@@@@@@@FY)Z&Y*Z6)&Z&%&J@@@@@@@@@@@@@@@Y&X@Y&!!&R6Y&SB @@@@@@@@@@@@@@@@@Q6Y''Y$)JS$0(@@@@@@@@@@@@@@@@Q4]KY$)JR$9LJ@@@@@@@
@@ -1516,8 +1516,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class addBuffer22x22Icon2'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class addBuffer22x22Icon2'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@:NC(:OC0<O#8JWE1\WE1\WE1\WB :MST5M#X8NC(:WI6]''YY7^IB!!!!W4(NCT5M#X7NC$:N52]'']N-^IB!!!!Y*TJC!!G
 T%IRT%IRMVU\''[_ 5^"P(XVZ%DU\WE1\WE1\WE1\WI7A2Z+G^IB!!!!W6IW@@@@@@@@@@@@I6]6*/W19B!!!!Y*T%U0@@@@@@@@@@@B]''^&(.[56(XU3)H)\@@@@
 @@@@@NJ.2L#Z6LR=2;GL$7>%W@@@@@@@@KC^6<[E/>^9*+Z>/NVA"50@@@@@@@B4.MK@2\&99L;\.-?P%8A\@@@@@@@@@M6=/[7!!*+N13L+T''GB^W@@@@@@@
@@ -1542,8 +1542,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class addBuffer22x22Icon3'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class addBuffer22x22Icon3'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@B78MW(@@@@@@@:NC(:OC0<O#8JWE1\0\&*151\WB :MST5M#X8NC(:WI6]'']*+5<^!!!!W4(NCT5M#X7NC$:N52]''Y7)*K&=!!Y*TJC!!G
 T%IRT%IRMVW"+,#H6-#D/\.13L1\WE1\WE1\WE1\7-/F1[?''.Z*6/+3%W@@@@@@@@@@@@K#R0L''I.^SN7K+_4E0@@@@@@@@@@@C]/[6=8Z*3,\3J5MQ\@@@@
 @@@@@@@@@@@@@L6;/,J&''W>%W@@@@@@@@I6]''Y6]''Y7#/*?Q''ZZA"50@@@@@@@B]''Y6]''Y6]0;W_396&%8A\@@@@@@@@''Y6]''Y6]''^[V+M&&)''B^W@@@@@@@
@@ -1568,8 +1568,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class bufferedView22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class bufferedView22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@:NC(:OC0<O#8JJB (JB (JB (JB :MST5M#X8NC(:JI6]''YY7^IB!!!!W4(NCT5M#X7NC$:N2"]''YY7^IB!!!!Y*TJC!!G
 T%IRT%IRMVT(''Y6V]7"P(XVZ%DT(JB (JB (JB (JI6]''YY7^IB!!!!W6IJ@@@@@@@@@@@@I6]''YY7^IB!!!!Y*T%R @@@@@@@@@@@B]''Y6S]7!!6(XU3)H((@@@@
 @@@@@@@@''YY7#9B!!!!Y)3$7>%J@@@@@@@@@@@@IZ]#9BD!!Y);$:NA"2 @@@@@@@@@@@A2''Y6S^G!!6(XU>%8@(@@@@@@@@@@@@#:BD!!Y);$:M>''GB^J@@@@@@@
@@ -1594,8 +1594,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class changesBrowser22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class changesBrowser22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@(JB (JB (JB (JB\@@@@@
 @@@@@@@@JA4]GQDDA@PDAAT''@@@@@@@@@@@(JB (JB (JB (JB\^I0@@@@@@@@@@JA4]GQDDA@PDAAT''GB\@@@@@@@@(JB (JB (JB (JB\^I2D''@@@@@@@@
 JA4]GQDDA@PDAAT''GB\WI0@@@@@(JB (JB (JB (JB\^I2D''ER\@@@@@JA4]GQDDA@PDAA8''GB\WI2P''@@@@@B ]I2\''DR\K@ H^I2D''ER\''I0@@@@@(GQ4]
@@ -1620,8 +1620,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class copy22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class copy22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 GQTUEQTUEQTUEQTUEA4]GQ4]GQ4]GQ4UGQ4]DPPDABX&I!!P]GQ4]GQ4]GQ4]EQ4]GP$KABX&I!!<TGQ4]GQ4]GQ4]GQT]GQ4IDPP&I"X_EA4]GQ4]GQ4]GQ4U
 GQ4]C1DEI!!<_G1P]GQ4]GQ4]GQ4]EQ4]A@PDABX&I!!<TGQ4]GQ4]GQ4]GQT]GP,KA@P&EQTUEQTUEQTUEQTTGQ4UGQ4QDP,DD!!T]GQ4QA@PDI"X&EA4]EQ4S
 DQDQA@(UGQ4]BP,DI"X&G1P]GQT]GQDZF08PEQ4]GP$QABX&I!!<TGQ4UGP<LAPX&C!!T]GQ4ODPT&G1<_EA4]EQ4@H TFI 8UGQ4DA@PDI"X&G1P]GQT]ABHE
@@ -1646,8 +1646,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class copyFile22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class copyFile22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 GQTUEQTUEQTUEA4]GQ4]GQ4]GQ4]GQ4UGQ4]DPP''I!!TTGQ4]GQ4]GQ4]GQ4]EQ4]GP$K@"XUG!!P]GQ4]GQ4]GQ4]GQT]GQ4IDPX&EAPTEA4]GQ4]GQ4]GQ4U
 GQ4]C1DEI!!<\HQP]GQ4]GQ4]GQ4]EQ4]GQLIFQ,%E!!\TGQ4]GQ4]GQ4]GQT]GQ4]BRH&EQTUEQTUEQTTGQ4]GQ4UGQ4SDPP(D!!T]GQ4QAB\&EQP]GQ4]EQ4S
 C1 [G0(UGQ4]BP,BI!!T^EA4]GQT]GQDZF08PEQ4]GP$QA"XTEAPTGQ4UGP<LAPX&C!!T]GQ4ODPT&G10!!EA4]EQ4@H TFI 8UGQ4]D0$YF2TVE1P]GQT]ABHE
@@ -1672,8 +1672,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class copyItem22x22Icon'
-        ifAbsentPut:[(Depth4Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[4]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class copyItem22x22Icon'
+	ifAbsentPut:[(Depth4Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[4]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@A7]7]7]7]0@@@@@GUUUUUUT7@@@@@@]TQDQDQF\@@@@@A5QDQDQDY0@@@@@GUDQD]7]7]7]7\@]T
 QDQ1DQDQDQM0A5QDQGD3L3L3L''@GM&Y&\SL3L3L2\@]7]7]1L3L3L3I0A7]7]7D3L3L3L''@G]7]7\SL3L3L2\@]7]7]3H"H"H"I0@@@@@G]7]7]7]7@@@@@@
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 255 255 127 127 127 170 170 170 0 184 184 16 228 224 0 128 120 64 64 64]; mask:((Depth1Image new) width: 22; height: 22; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@_?0@_?0@_?0@_?0@_??8_??8_??8_??8_??8@O?8@O?8@O?8@O?8@@@@@@@@@@@@@@@@@@@@@@@@') ; yourself); yourself]
@@ -1695,8 +1695,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class copyWidget22x22Icon'
-        ifAbsentPut:[(Depth4Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class copyWidget22x22Icon'
+	ifAbsentPut:[(Depth4Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@DQDQDQD0@@@@@@@SL3L3L2@@@@@@@AL3L3L3H@@@@@@@D3L3L3L @@@@@@@SL3L3L2@@@@@@@AL3L3L3H@@@@@@@D3L3@@@@@@@@@@@S
 L3LADQDQDQL@@AL3L0D3L3L3L @@D3L3@SL3L3L2@@@SL3LAL3L3L3H@@AL3L0D3L3L3L @@L"H"@SL3L3L2@@@@@@@AL3L3L3H@@@@@@@D3L3L3L @@@@@@
 @SL3L3L2@@@@@@@AL3L3L3H@@@@@@@D3L3L3L @@@@@@@SL3L3L2@@@@@@@CH"H"H"H@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 255 255 127 127 127 170 170 170]; mask:((Depth1Image new) width: 22; height: 22; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'_?0@_?0@_?0@_?0@_?0@_?0@_?0@_??8_??8_??8_??8_??8_??8_??8_??8@O?8@O?8@O?8@O?8@O?8@O?8@O?8') ; yourself); yourself]
@@ -1718,8 +1718,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class copyWidget22x22Icon2'
-        ifAbsentPut:[(Depth4Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[4]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class copyWidget22x22Icon2'
+	ifAbsentPut:[(Depth4Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[4]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 A7]7]7]7]0@@@@@GUUUUUUT7@@@@@@]TQDQDQF\@@@@@A5QDQDQDY0@@@@@GUDQDQDQ''@@@@@@]TQDQDQF\@@@@@A5QDQDQDY0@@@@@GUDQD]7]7]7]7\@]T
 QDQ1DQDQDQM0A5QDQGD3L3L3L''@GUDQD\SL3L3L2\@]TQDQ1L3L3L3I0A5QDQGD3L3L3L''@GM&Y&\SL3L3L2\@]7]7]1L3L3L3I0@@@@@GD3L3L3L''@@@@@@
 \SL3L3L2\@@@@@A1L3L3L3I0@@@@@GD3L3L3L''@@@@@@\SL3L3L2\@@@@@A3H"H"H"I0@@@@@G]7]7]7]7@b') ; colorMapFromArray:#[0 0 0 255 255 255 127 127 127 170 170 170 0 184 184 16 228 224 0 128 120 64 64 64]; mask:((Depth1Image new) width: 22; height: 22; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'_?0@_?0@_?0@_?0@_?0@_?0@_?0@_??8_??8_??8_??8_??8_??8_??8_??8@O?8@O?8@O?8@O?8@O?8@O?8@O?8') ; yourself); yourself]
@@ -1741,8 +1741,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class cut22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class cut22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 !!XT@@@@@@@@@@@@BT)D@@@@@@@BE!!XVE@@@@@@@@@@@@*F4X@@@@@@@@!!XVE!!P@@@@@@@@@@@EJEQ@@@@@AGA8VE!!XT@@@@@@@@@@@AQ!!UX@@@BASPH$!!XVE
 @@@@@@@@@@@@F9VA@@A6_HTBIHVE!!P@@@@@@@@@@@B, S @QW(U!!I@^E!!XT@@@@@@@@@@@@\"U5%_Q4-+6^E!!XVE@@@@@@@@@@@@+Y-/,26B)$H@!!XVE!!P@@
 @@@@@@@@@GVAIC8X%9\@@HVE!!XT@@@@AO8Q4@@@OJEH*#WH@@@BE!!XVE@GQCEQ$H#:P7B5E,\9<@@@@@!!XVE!!WP8$9@<*6ROE@)?)9<@@@@@@HVE!!XVNR[J0
@@ -1767,8 +1767,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class cutFile22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class cutFile22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 GQTUEQTUEQTUEA4]J7^/GQ4]GQ4]GQ4UGQ4]DPP''I!!TTG\XSPA4]GQ4]GQ4]EQ4]GP$K@"XUG!!Q7GV$]GQ4][C@]GQT]GQ4IDPX&EAPT]!!5:GQ4](WH+SA4U
 GQ4]C1DEI!!<\HTN3(Q4]%90]J40]EQ4]GQLIFQ,%E!!]RRGL]NXH]!!D00GQT]GQ4]BRH&@0 UQJ^A!!95EUL6I@A4UGQ4SDPP(D"PMA<.9$MET(,Q''@@@]EQ4S
 C1 [G0(RH2RV(T1#PKV5@@@@GQT]GQDZJ&R$%PDRM4=7TZ.S@@@@@A4UGP>UZC5ALZ7BWCQ6#)R=@@@@@@@]EQ6UW[F.X\&F+S03''<V=@@@@@@@@GQT]+F;P
@@ -1793,8 +1793,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class cutIcon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class cutIcon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 !!XT@@@@@@@@@@@@BT)D@@@@@@@BE!!XT@@@@@@@@@@@@@*F4X@@@@@@@@!!XVE@@@@@@@@@@@@@EJEQ@@@@@AGA8VE!!P@@@@@@@@@@@@AQ!!UX@@@BASPH$!!XT@
 @@@@@@@@@@@@F9VA@@A6_HTBIHVE@@@@@@@@@@@@@B, S @QW(U!!I@BE!!P@@@@@@@@@@@@@\"U5%_Q4-+0BE!!XT@@@@@@@@@@@@@+Y-/,26B) @@!!XVE@@@@
 @@@@@@@@@GVAIC8X%0@@@HVE!!P@@@@@AO8Q4@@@OJEH*#P@@@@BE!!P@@@GQCEQ$H#:P7B5E,\0@@@@@@!!XVE@GP8$9@<*6ROE@)?)9<@@@@@@HVE!!PBNR[J0
@@ -1819,8 +1819,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class cutItem22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class cutItem22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 !!P@@@@@@@@@@@@@BT)D@@@@@@@BE!!XT@@@@@@@@@@@@@*F4X@@@@@@@@!!XVE@@@@@@@@@@@@@EJEQKT@@@AGA8VE!!P@@@@@@@@@@@@AQ!!UZ4@@BASPH$!!XT@
 @@@@@@@@@@@@F9VA-@A6_HTBIHVE@K^7-;^7-;^7-2, S+REW(U!!I@^E!!PB7-+Z6-+Z6-+X\"U5%_Q4-+6\@!!XT@-;Z6-+Z6-+Z6+Y-/,26B)$J8@HVE@K^6
 -+Z6-+Z6-''VAIC8X%9^6.@BE!!PB7-+XAO8Q4-+XOJEH*#WJ6-+ @!!XT@.GQCEQ$H#:P7B5E,\9>8.K"8@HVE@GP8$9@<*6ROE@)?)9<@@@@@@@BE!!PBNR[J0
@@ -1845,8 +1845,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class cutWidget22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class cutWidget22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 !!XT@@@@@@@@@@@@BT)D@@@@@@@BE!!XT@@@@@@@@@@@@@*F4X@@@@@@@@!!XVE@HVE!!XVE!!XVE!!UJEQKT@@@AGA8VE!!PBE-[V5-[V5-[UQ!!UZ4@@BASPH$!!XT@
 !![V5-[V5-[V5F9VA-@A6_HTBIHVE@HV5-[V5-[V5-R, S+PQW(U!!I@^E!!PBE-[V5-[V5-[T\"U5%_Q4-+6^E!!XT@!![V5-[V5-[V5+Y-/,26B)$H@!!XVE@HV5
 -[V5-[V5-WVAIC8X%9\@@HVE!!PBE-[TAO8Q4-[TOJEH*#WH@@@BE!!XT@!!WQCEQ$H#:P7B5E,\9<@@@@@!!XVE@GP8$9@<*6ROE@)?)9<@@@@@@HVE!!PBNR[J0
@@ -1871,8 +1871,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class cutWidget22x22Icon2'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class cutWidget22x22Icon2'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 !!XT@@@@@@@@@@@@BT)D@@@@@@@BE!!XV9.[&9.[&9.[&9*F4X.[&9@@@@!!XVE.["8.K"8.K"8.EJEQK"5.PAGA8VE!![&8-+Z6-+Z6-+YQ!!UZ6-K&ASPH$!!XV9
 .KZ6-+Z6-+Z6F9VA-+Q6_HTBIHVE.["6-+Z6-+Z6-", S+XQW(U!!I@^E!![&8-+Z6-+Z6-+X\"U5%_Q4-+6^E!!XV9.KZ6-+Z6-+Z6+Y-/,26B)$H@!!XVE.["6
 -+Z6-+Z6-''VAIC8X%9\@@HVE!![&8-+XAO8Q4-+XOJEH*#WH@@@BE!!XV9.GQCEQ$H#:P7B5E,\;Z9@@@@!!XVE.WP8$9@<*6ROE@)?)9>6.P@@@HVE!![&NR[J0
@@ -1897,8 +1897,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class diff22x22Icon2'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class diff22x22Icon2'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@DB@0PEA XGB@$JB00MC <PDQHSEATBE!!\XFQ([GA4^G2@!!H"L$IRX&I"\(@1\XFR$*J20-K"<0LRH#ICH&I"X''L3P5
 M#X7M3 9N#,<OS8?PDEBP4MCQDUF@@@@@@@@@@@@Q4 @@@@@@@AIRT)KQ @@@@@@@@@@@D]H@@@@@@AIRT%LR4X@YVU%YVU%YPAGR@@@@@@@@D%MSD9F@@@@
 @@@@@@@@Q4 @@@AIRT%MST1NS0A''Y6]''Y6]''@D]H@F]''Y6]''Y6]PS%D@@@@@@@@@@@AGR@@@RT%MST1LTD9Q@@@@@@@@@@@@Q4 @Y&Y&Y&Y&Y%ANTP@@@@@@
@@ -1927,8 +1927,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class directoryBookmarks22x22Icon1'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class directoryBookmarks22x22Icon1'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@M60@@@@@@@@@@@@@@@@@@@@@@@@@H2''/JD@@@@@@@@@@@@@@@@@@@@@@@B@58.&@@@@@@@@@@@@@@@@@@@@@@@@/<+K&0@@@@@@@@@@
 @@@@@@@@@@@@0KOP4H"N@@@@@@@@@@@@@@CD3JI;*-;X4MBP1Y6V,*2/@@@8B0,0.JSI_G26-+Z6-+Z4_H6A5 @GA!!L$H""O6*.G!!8^G!!8^G+XJ^(0@@A2 (
 JB (X8CM1(&I"X&I(MNZ_0@@@E((X3M.[#L3$-1>_''9>_)F>3&5 @@@!!L5,3N3-KKYRC!!HRE!!HR7!!*<?X@@@HQQKKQP BP&)"''6%.\^._\KYO0D@@BE3XVDO
@@ -1953,8 +1953,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class directoryBookmarks22x22Icon2'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class directoryBookmarks22x22Icon2'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@BH"X$@@@@@@K.;+[(@@@@@@@@@@@B2"H''X^7,@+L6;+Z6-2 @@@@@@@@CZ6+U>%71:+L&!!%L.0!!*7J@@@@@@@@ HF\3(*?(=&/5:R",^O#2 @@
 @@@@@HC^---=,YZ>%[6G+,3V8<(@@@@@@@@@&MFY0JVK0[N&%IRL(L+J@@@8B0,0LIOP07?\3<J4)9*<%NGJ@@@GA!!L$H" 0!!\RM7Z"0&:JN/L_J@@@@A2 (
 JB (X6O"*X>B7=KE-:+J@@@@@E((X3M.[#L3N>J]$HO 4=SJM&5 @@@!!L5,3N3-KKQP51+"?(;+JO3<?X@@@HQQKKQP BP$G])>+''-WJD6=/O0D@@BE3XVDO
@@ -1979,8 +1979,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class directoryUp22x22Icon1'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class directoryUp22x22Icon1'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@C\+2?\@@@@@@@@@@@@@@@@@@@@@@MSC9JB>:P@@@@@@@@@@@@@@@@@@@MQVV,1"5+9(@@@@@@@@@@@@
 @@@@AMP4J[@''#/EOCO\@@@@@@@@@@@@@@F &L>EFD-T37/QC=0@@@@@@@@A0X_ L(OF&RB\004?,KZRZ@@@@@@A!!JDIEI++@!!FTUX/TH/I_>]P@@@@@@,%AP
 1]EV/$35Z]93HZ!!3<9$@@@@@@EO])ZV_$''>3#K*P*E;Z4C#=[]29@@@N,7^SW)M^HJ#2<":/VNUYCP(DV0@@ORA,[C3[4 @TX0F]G>7-N>7_D>8@@C7''.;,[
@@ -2005,8 +2005,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class dosShellTerminal22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class dosShellTerminal22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
  XFA XFA XFA XFA XFA XFA XFA XFAPX)8%QL9U9LQ]T52^(@/K2</ XFAGDFA XFA XFA XFA:>/+:>2ANRVA TJA(Q(ZF!!(ZF!!+#9^W%9^S- _H% XF[
  ^[K*;OZ7^C!!+]OA0?W:>8G.IXFAF8G&2:.''):_ 8Z7S0\O5>/.A<BVA R^A9-2''3\7Q)>F-4<G9=_+; _H% XEJ ^J6);B07^C!!+]OA>_W:>8G.IXFA\XG"
 *:^0,M618Z6''0_''5>/.A<BVA S:A8*.'',KB0,Z7J0\OY=_+; _@% XE!! ^J?)=GQ7Z6-4<GC6_+;?XG/IXFAL8G",:_R4-6-+]N''6S?U>O>A;2VA X6A8;B''
@@ -2031,8 +2031,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class fileBrowser22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class fileBrowser22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@N@,KLC@G@@@@@@00LC@0S0@@@@@@A0XSIBH(LC@0LC@0A )TUCX@@@@@@@\(JB (JFM#[&9.L3L3L3L6@@@@@@AZ
 JFL3[&83L3,;V4-KEB5!!@3Y-X@@@HSM[L3,;+8F2/8%;"=2T@3<?O6@@@BDTR24T!!I#B3;^+1<V5-II/[3<A@@@!!\6E!!!!J^;5[2:&:/[ L2I$&T*@@@@Q&-J
 7:&_5]WH I68''Y.+4KJT@@@@@DUQIW6O/MVF18:N#(:N*:.V) @@@@A1EZ?X1J7H*)6@&:/[6:/[1ZSS@@@@CS''_*Z.+ H:@6=.\''I2\68BU70@@@@567:''[
@@ -2057,8 +2057,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class fileBrowser22x22Icon2'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class fileBrowser22x22Icon2'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\&U%\GA.@@@@@I90\GA0"P@@@@@@[''N=7^C_\GA0\GA0\;N</FX@@@@@@F;_7=?_7=3\6=/[6-+Z6-)&@@@@@@A/
 7=3Z6=/Z6-''Y.=[V5[_POVYKR @@YM*;6-''Y$48G@0(\H5.!!O["8.D(@@FSU5+_U]08^T&!!)W4P_FXK!!8[ F@@A$-]CP]2RD8.#(:N#(:B@J )<.@@@@RL>2
 ""U98.#(:N#(:N#(I0^!!@@@@@D^,2UAC:N#(:N#(:N#(:F$SL @@@@AF)9L4:N#(:N#(:N#(:N#(Q@JR@@@@OI"JI^#(:N#(:N#(:N#(:F@I" @@@C2V""W(
@@ -2083,8 +2083,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class fileIn22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class fileIn22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@GQ4]GQ4]GQ4]GQ4]GQ4]GP@@@@@@@A4]GQ4]GQ4]GQ4]GQ4]GQ4@@@@@@@@]GQ4]GQ4]GQ4]GQ4]GQ4]@ATUEQTUEQTUEA4]GQ4]GQ4]GQ4]GP@U
 GQ4]DPP''I!!TTGQ4]GQ4]GQ4]GQ4@EQ4]GP$K@"XUG!!P]GQ4]GQ4]GQ4]@AT]GQ4IDPX&EAPTEA4]GQ4]GQ4]GP@UGQ4]C1DEI!!<\HQP]JQ4]GQ4]GQ4@EQ4]
 GQLIFQ,%E!!\TGR$)GQ4]GQ4]@AT]GQ4]BRH&JR$)JR$)JR$]GQ4]GP@UGQ4SDPP(D"$)JR$)JR$)JQ4]GQ4@EQ4SC1 [G0()JR$)JR$)JR$)GQ4]@AT]GQDZ
@@ -2109,8 +2109,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class fileOpen22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class fileOpen22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 H"H"H"H"H"H"H"H"H"H"H"H"H"H"H"H"H"H"H"H"H"H"H"H"G!!8^G!!$"H"H"H"H"H"H"H"H"H"H"H"$TJQ8HGB@^H"H"H"H"H"H"H"H"H"H"H"H"H"H^G@TZ
 G"H"H"H"H"H"H"H"H"H"H"H"H"H"G"@]G"H"H"H"H"H"H"H"H"H"H"H"H"H"H!!(]AQ8"H"H"H"H"A@PDA@P"H"H"H"H"H!!(]D18"H"H"H"HDI!!TNCATDH"H"
 H $^EB@SD18^@"H"H"HDDB(*B D,A@PDAA8 GQLSD1LSG"H"H"HDJ (JB (AA X*B (^HALSD1L^H"H"H"H[B (JB (JB (JB"TOH2@SD18"H"H"H"H[HRD!!
@@ -2136,8 +2136,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class fileSave22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class fileSave22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @CT4MCH0K20)I2P$H2H!!G14\@@@@@CV%(/SL4][4=OS4=OS4=OQ@OP(@@@@4(Y;4F1,[=OS4=OS4<.W^PC4H@@@@L9"W=A.#&/S4=OS4;NOW43$4A0@@@CJU
 $_P[''974=OS49]/S3,PYFP\@@@@1#H+'':^/3<?O38=/S1<BNFA G@@@@K8RD^7Y.Y59ZT$1HP3<9F1TUA0@@@B:@_GM-ZU9ZT$5GP389F1,UEP\@@@@-]''M,
 Y&AXUD1JP389NQ,[EQTG@@C<J&)/Y6M]U5EKRTD=NS$9MQTUA0@@?B%#X.S$8-?Z5MCM2LN6,[DUEPX@@O0''V%+"8-?Z5MCM2LO@*ZZ)FQ$D@@C<I5UU8K.9
@@ -2162,8 +2162,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class fileSaveAs22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class fileSaveAs22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @EV[&2N]_>1!!M#$9@;FJ[5CY@@@@@EW83CMQA8L3L3L3L3L3L3LB[(UOX B[Z\435-[VL3L3L3L3)4^?@&;>F!!B(HDTSL=[[7#L3L3L3?IC0,+)I,ORB82N>
 U3OVP@<3L3L3Q2^2\LR^P\E3F2+*J_EFZ8#:>/+:EB]]&J+7<$,A8_''C_;Z6C-==134J\W1_YS+%%-T&49H@0<X?CEX% S4J\Q?+++LI#[.S^^D@@LM 75Z@
 ;6^KCW1>++M&2OTV(SCN@@CC*>6\1<&56-7)1S#O%7ZT]C@E3 @@06GI+=KR.IG@A,*7M^!!Z&!!#XP)<@@LL6B *8.IG@KA67[TN4LZV,D]E(@@CCM-3\SA''B
@@ -2188,8 +2188,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class fitImageSizeToView22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class fitImageSizeToView22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 ,;N3,;N3,;N3,;N3,;N3,;N3,;N3,3H<P38;M3P,H2@^GA(VEQHQCP0KA D<[&-%XU=WST%BN#D!!GQ$TD@(IBP\BQF(A@PDA@T-FPCX+G1,W@PDA@PDHAT23
 @[N3,;N3,;N3,;N3,;N3,;LA&1!!^,0F3@PDA,;N3,;N3,;HA@PF)@Y,0W[LA,0F3,;N3,;N3,;J1+:0A) FWK523@[LA,0@@@@@@@@@@@@B&@ZXA%25Z,;N3
 ,;L@^G!!8^G!!8^G @(:N ''YD*V[N3,;N3@G DA@PDA@Q8@JN!!''Y*MJE"3,;N3,0A8^@PDA@Q8^@B](Y6Z#RYV,;N3,;L@^G!!8[G!!8^G @&)*V%H %U[N3,;N3
@@ -2214,8 +2214,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class history22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class history22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @ATUEQTUEQTUE@@@@@@@@@@@@@@@@@@UGQ4]DPP''I!!TT@@@@@@@@@@@@@@@@EQ4]GP$K@"XUG!!PT@@@@@@@@@@@@@AT]GQ4IDPX&EAPTEAP@@@@@@@@@@@@U
 GQ4]C1DEI!!<\HQP^EAP@@@@@@@@@EQ4]GQLIFQ,%E!!\TEAPTE@@@@@@@@AT]GQ4]BRH&@0 UEA0!!EA8TE@@@@@@UGQ4SDPP(D"PMA1PVE1PTEAPT@@@@EQ4S
 C1 [G0(RH2PTBATTGBDTG!!P@@AT]GQDZF08PB DRE@4GEAXWEAPTE@@UGP<LAPX&C!!< D!!P#IAPHEQP\HQP@EQ4@H TFI 8(B DT@QHTCP\TE!!\T@AT]ABHE
@@ -2240,8 +2240,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class history22x22Icon2'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class history22x22Icon2'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @ATUEQTUEQTUE@@@@@@@@@@@@@@@@@@UGQ4]DPP''I!!TT@@@@@@@@@@@@@@@@EQ4]GP$K@"XUG!!PT@@@@@@@@@@@@@AT]GQ4IDPX&EAPTEAP@@@@@@@@@@@@U
 GQ4]C1DEI!!<\HQP^EAP@@@@@@@@@EQ4]GQOW5=_W51\TEAPTE@@@@@@@@AT]GY!!9Z]_Q/9SV!!FP!!EA8TE@@@@@@UG_RCSU6]=6W^Y&60ZAPTEAPT@@@@E]*=
 RT_(,/M#9"9Z983_GBDTG!!P@@KRA[MJK-%Y42^JP#%''_\QXWEAPTE@BUO/D<)[GC*=&#"TU^87?_EQP\HQSW(CT7S9==1G",J<6)-TY>\P\TE!!\T5>WTP<.<
@@ -2266,8 +2266,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class image22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class image22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@LC@0LC@0LC@0LC@0LC@0LC@@@@@@@C@0LC@0LC@0LC@0LC@0LC@0@@@@@@
 @0LC@ HB@ HB@ LC@0LC@0L@@@@@@@LC@ HB@ HB@ HB@0LC@0LC@@@@@@@C@ HB@ HD@ HD@ HC@0LC@0@@@@@@@0HB@ HB@ HB@ HB@ LC@0L@@@@@@@LB
 A@HB@ HB@ HB@ HC@0LC@@@@@@@C@ HB@ HBA@HD@ HB@0LC@0@@@@@@@0HB@ HD@ HB@ HB@ LC@0L@@@@@@@LB@ HB@ HB@ HB@ HC@0LC@@@@@@@C@0HB
@@ -2292,8 +2292,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class imageEditor22x22Icon3'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class imageEditor22x22Icon3'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@D)GRAH@@@@@@@@@@@@@@@@@@@@@@C8PZB\*N@@@@@@@@@@@@@@@@@@@@@A-G%MQS@\@@@@@@0LC@0LC@0LC@0L9VRETN 0*@@@@
 @@LC@0LC@0LC@0LCXQ5&C48K@@@@@@@C@0LB@ HB@ HC@1,#Z30_QP@@@@@@@0LB@ HB@ HD@$DVOT<S[@@@@@@@@@LB@ HBA@HB@ H7UQ$?Z!!0@@@@@@@@C
 @ HB@ HB@ I\H%YDV5@C@@@@@@@@@0HB@ HB@ HDFDHMI$-I@0@@@@@@@@LB@ HB@ PBISQCX 8/@0L@@@@@@@@C@ HBA@HB@&A_LP((Y0LC@@@@@@@@@0HB
@@ -2319,8 +2319,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class loadFromFile22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class loadFromFile22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@BF''(^H@@@@@@@@@@@@
 @@@@@@@@@@BF%IFK#8P@@@@@@@@@@@@@@@@@@@B_!!)F@ (J#(0@@@@@@@@@8B0,0L@^_*Z&Q 8J$#((@@@@@@@@GA!!L$H(ZY*:^[%XNB)G6#(0@@@@@@A2 (
 JJJ# IY?&9VC *RP_Y4@@@@@@E((X9I;%)ZV_9.U 8JM)HXCM&5 @@@!!L72A%)ZV%''>[%XNL)(XCO3<?X@@@HQQK_IZVBP$G]''Y6]''XSD6=/O0D@@BE3XW0O
@@ -2345,8 +2345,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class loadFromMethod22x22Icon2'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class loadFromMethod22x22Icon2'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4/A0\GOS4=OS4=OS4=
 OS4=OS4=OS4/A6X?QPL=OS4=OS4=OS4=OS4=OS4IK6ZETE@^G#4=OS4=OS45KR43L3DIQTVE!!UAOT@D=OS4=OS41M&Q? "<IM8RE!!XVES4T^G#4=OS4=LXFA
  Q8^YXVE!!X^E!!T=EQP@=OS4=OSJA_!!AE!!HVE!!X^G!!8VES2<[K"P#OS4,_BX<!!HVE!!X^G!!8^EM2<[X&I"H34=KG]8I(RDP$H1Q$YFQ$Y$YHNCX X=OR1!!\"X>
@@ -2371,8 +2371,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class loadImageFromFile22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class loadImageFromFile22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4/A0\GOS4=OS4=OS4=
 OS4=OS4=OS4/A6X?QPL=OS4=OS4=OS4=OS4=OS4IK6ZETE@^G#4=OS4=OS45KR43L3DIQTVE!!UAOT@D=OS4=OS41M&Q? "<IM8RE!!XVES4T^G#4=OS4=LXFA
  Q8^YXVE!!X^E!!T=EQP@=OS4=OSJA_!!AE!!HVE!!X^G!!8VES2<[K"P#OS4,_BX<!!HVE!!X^G!!8^EM2<[X&I"H34=KG]8I(RDP$H1Q$YFQ$Y$YHNCX X=OR1!!\"X>
@@ -2397,8 +2397,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class loadImageFromMethod22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class loadImageFromMethod22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 OS4=OS4=OS4=OS4=OS4=OS4=OS4=OS4@@@@@@C4=OS4=OS4=OS4=OS4=OS4=@@@@@@@=OS4=OS4=OS4=OS4=OS4=@@@@@@@@OS4=OS4/A0\?OS4=OS4=OP@@
 @@@@@@@=OS4/A6X?G#<=OS4=OS4@@@@@@@@=OS4IK6ZE!!E@^O34=OS4=OP@@@@@@@@@IQTVE!!XQOT@$=OS4=OP@@@@@@@B<IM8RE!!XVE!!DT?BS4=OS4@@@@@
 @A8^YXVE!!X^E!!T>DQS<IOS4=@@@@@AAE!!HVE!!X^G!!8VE!!D<?I @@OP@@@BX<!!HVE!!X^G!!8^E!!XRDI @@@C4@@@@@I(RD!!XVG!!8^G!!XRDI @@@@@=@@@@@BX<
@@ -2423,8 +2423,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class make22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class make22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@DA@PDA@PD@@@@@@@@A@PDA@PDA@P@A@PDA@PDA@@@@@@@@@PDA@PDA@PD@@PDA@PDA@P@B@0P@@@DA@PDA@PDA@@DA@PDA@PTFA0 IB ,LCPDA@PDA@P@A
 @PDA@P8LC@,LC1@QC1HA@PDA@PDA@PDA@PDCD1LSD1LSD1LTEQXA@PDA@PDA@PDWFA$YFQLZFQ$YF1$SG@DA@PDA@Q4^G2@!!F2H#IBT&HRD!!D2\A@PDA@PDX
 G1<_G2 )@@DAJ",_HR0A@PDA@PDAKR8/LCD''@@@A@SH3LA<4MPDA@P@@@@@6M3 9@PDA@PDAN#,8NBX5@PD@@A4<OS4=O DA@PDA@SX?OS5@MPDA@@AAP$MC
@@ -2449,8 +2449,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class newBookmark22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class newBookmark22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
 @C<?C <OO3<?O3=APSM@O3<@@@@@@@@?N@8OW DAO3ISPSL3L5@?@@@@@@@@XF@;AA4B@CIOI1)QM 03T@@@@@@@@@XGH%PPQR%_MU4*JG])ZU@@@@@@@@@F
 YC1!!@3\\QA-CCW]4]6%P@@@@@@@@O19WG4X+DT]7]1)7\7]P]7\@@@@@@C<YU$$EX%U7[7%7^WI9]7%/]0@@@@@?O0-JD6L.M'']0^GU.]W!!0]0@@@@@@O3<?
@@ -2475,8 +2475,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class newDirectory22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 20; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class newDirectory22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 20; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@HL@@@@@@@@@@@@@@@@@@@@@@@@@@HN@ 0@@@@@@@@@@@@@@@@@@@@BC 0BC_8L@ 8L@@@@8B0,0L@\@@@BC^8VC!!W:E 8U; 0@G
 A!!L$H" 0LC@0LHM=!!HE< XQ= 0@@A2 (JB (X6M.[&83 8U< ''2E 0@@@E((X3M.[#L3N3-[R8NE_HI<!!XM @@@!!L5,3N3-KKQP5EHM=!!HE< XQ= 0@@HQQK
 KQP BP$G](M;!!XNE_(VC!!W.C@BE3XVDOBP9#X6M# 8L( 7>CYXNC@@AFZ4)QK&8<N3, HB@3L8N@ 1\@@@@@QUD%W4\ \2@ RD +EAHR 1(,@@@@@GDUL''P
@@ -2500,8 +2500,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class newDirectory22x22Icon2'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class newDirectory22x22Icon2'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@H,@@@@@@@@@@@@@@@@@@@@@@@@@@H.G"0@@@@@@@@@@@@@@@@@@@@BK"0BK (,@"8,@@@@@@@@@@@@@@@BK^8:K#(BN"89;"0@@
 @@@@@@@@@@@@@H-=#H%:"X1="0@@@@@@@@@@@@@@@@A?"89:"''*N"0@@@@@8B0,0L@\@@@@@CH.N^():#(,@@@@GA!!L$H" 0LC@0LH-=#H%:"X1="0@@A2 (
 JB (X6M.[(-;#(.N H:K#''.K@E((X3M.[#L3N3-["8,T"8JKM(.K@@@!!L5,3N3-KKQP5EB@D@H.G"3<?X@@@HQQKKQP BP$G]''Y6]''XS"6=/O0D@@BE3XVDO
@@ -2526,8 +2526,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class newImage22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class newImage22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@0@@@@@@@@@@@@@@@@@@@@@@@@@@@0MC@@@@@@@@@@C@0LC@0LC@0LLC@LLC 0CC@0@@@@@@0LC@0LC@0LLC1@LDADPCA@OC@@@
 @@LC@ HB@ HB@ 0RD1PUEALRC@@@@@@C@0HB@ HB@ HICA@UAQTPC@@@@@@@@0HB@ HD@ HD@ 0PEPTUD@0@@@@@@@LB@ HB@ HB@ 0RD1PUEALRC@@@@@@C
 @ HB@ HB@ 0OD@0PDQ@LD@<L@@@@@0HB@ HBA@HDC@0BC@8L@00L@@@@@@LB@ HD@ HB@ HB@ 0MC@L@@@@@@@@C@ HB@ HB@ HB@ HCC@LC@@@@@@@@@0LB
@@ -2552,8 +2552,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class newItem22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class newItem22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 !!P@@@@@@@@@@@@@@@@@@@@@@@@@@!!XT@@@@@@@@@@@@@@@@@@@@@@@@@@HVE@@@@@@@@@@@@@@@@@@@@0@@@@@BE!!P@@@@@@@@@@@@@@@@@@0LG@@@@@!!XT@
 @@@@@@@@@@@@@LC@@LCB0@C@0HVE@K^7-;^7-;^7-<CC1LCD1\S@1LO@!!PB7-+Z6-+Z6-+Z60L[G2L''H1<[@!!XT@-;Z6-+Z6-+Z6-+7@1L&92\S@@HVE@K^6
 -+Z6-+Z6-+Z60LSI.\''D0@BE!!PB7-+Z6-+Z6-+Z60L[G2L''H1<[@!!XT@.K"8.K"8.K"80LOD0LSE1LCD0<BE@@@@@@@@@@@@@@C@0@C@0,@@0LBE!!P@@@@@@
@@ -2578,8 +2578,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class newWindowSpecIcon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class newWindowSpecIcon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 )ZV%)ZV%)ZV%)ZV%)ZV%)_F%)ZV%)R@?EPY%C!!QKGW5ZM050ROG2<R,+KQL?Q7<>YE@6W''UIE#C1<U71<?F@<_EVVTIUSTY2U4@!!B6O1=OW1=_[5<_W4<W ^
 [#I''V6@QS''1_C?G7>O'':>_#7<Q PC@0LC@0LC@0LC@3.<_W::/+5<P09V@0JB (JB (JB 0LB/G5>.+:=_DLT"XLB 0LC@0LC@$LCOG7>O'':>_#7<S,''C@(L
 C@0LC@0ICOG4=_G5=/W1=_S1[@0JC@0LC@0LBP0L<_DL<_O1COG1OF4LBP$IBP$IBP$LC@$IB_G2<P$ICBP(C@0LC@0LC@0LC@0LC@0L<P0LC@1*[00IBP$I
@@ -2604,8 +2604,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class pasteFile22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class pasteFile22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@0LC@0LBD@@@@@@EMST5MST0@@@@AEX%MST5L%D0@@@EMST5MST5L[BAU2UUL3L3L3X@42EP!!ST5MST5MSJT(/A4A(ZF!!(ZF!!@NB<=JUMST5MST4XN
 C!!Q@PDA@PDA@PD NZSUST5MST5MGQDP*EAPTEAPTEAP*QB, T5MST5MSAV=/[6=/[6=/PTEAPTEAPTD?T5MST58$IBP$IBP$IDEST5L6E7A.PS=ST5MV[F1,
 [F1,[F1AT5MSG2LK[$ETO5MSC5=_W5=_W5=_PUMST1<6FV8?O3<?T4<\GA0\GA0\GDEST5L-M!!!!.U5I]O5L(V5-[[QXRV%)AT5MSO!!=KS&YBP3=SN0)PG $I
@@ -2630,8 +2630,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class pasteItem22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class pasteItem22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@0LC@0LBD@@@@@@EMST5MST0@@@@AEX%MST5L%D0@@@EMST5MST5L[BAU2UUL3L3L3X@42EP!!ST5MST5MSJT(/A4A(ZF!!(ZF!!@NB<=JUMST5MST4XN
 C!!Q@PDA@PDA@PD NZSUST5MST5MGQDP*EAPTEAPTEAP*QB, T5MST5MSAV=/[6=/[6=/]WU5]WU5]WU5]WU5]U8$IBP$IBP$IGUST5MST5MST5MS]GUV[F1,
 [F1,[F15T7Q4]GQ4]GQ4]GM5C5=_W5=_W5=_]UM4]GQ4]GQ4]GQ3]T<\GA0\GA0\GGUS]GQ4]GQ4]GQ4\7T(V5-[[QXRV%)5T7Q4]GQ4]GQ4]GM5N0)PG $I
@@ -2656,8 +2656,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class pasteWidget22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class pasteWidget22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@0LC@0LBD@@@@@@EMST5MST0@@@@AEX%MST5L%D0@@@EMST5MST5L[BAU2UUL3L3L3X@42EP!!ST5MST5MSJT(/A4A(ZF!!(ZF!!@NB<=JUMST5MST4XN
 C!!Q@PDA@PDA@PD NZSUST5MST5MGQDP*EAPTEAPTEAP*QB, T5MST5MSAV=/[6=/[6=/@@@@@@@@@@@@@@@@@E8$IBP$IBP$I@AST5MST5MST5MS]@AV[F1,
 [F1,[F0@T7Q4]GQ4]GQ4]GL@C5=_W5=_W5=_@EM4]GQ4]GQ4]GQ3@D<\GA0\GA0\G@AS]GQ4]GQ4]GQ4\0@(V5-[[QXRV%(@T7Q4]GQ4]GQ4]GL@N0)PG $I
@@ -2682,8 +2682,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class saveAsMethod22x22Icon2'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class saveAsMethod22x22Icon2'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@MSP4L#@/KB$''IBP#H"D_GQ0@@@@@MZV"=L3Q5/S4=OS4=OS4=D@=B @@@CR!!''/SAZLG4=OSAZLG29]9@OP @@@@3
 &I_40V!!(0_SAZF#A8]_SNSPG@@@@L)VQ=LE(0V#4ZLE(0]OM3Q$YA0@@@CFL"._AZOM(ZF##ZLGG3\4XF@\@@@@/!!HS''0V#3<6#34F#A3\7MEQTG@@@@K(A<
 9<E(<?O3<=A(0\7M3QTUA0@@@B56\>_AZOO34MCPZLGM3\4UEP\@@@@*Z&?''9N/3<=CP4MCP4MCPEQTG@@@@JVM"9NS"7=+U4L7M3\7M3QTUA @@@B]ZV.K"
@@ -2708,8 +2708,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class saveAsMethodAs22x22Icon2'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class saveAsMethodAs22x22Icon2'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@00AU&9,#''W?,XSX9NPN1"&=P6P@@@@AU>L03TP^CL3L3L3L3L3L3@&:ES6H@&6''ML9]O%3L3L9]O%:]G/0I.?!!(P*BAE
 D3NWS4>WL9]OS9^P<KJ:R[C4 .L#/%\3%4>WS3MO%4>W,''CD''$GA\1,*:"''1Q)]O>$=OS1QO%9"*=?IK@^G907>6-$ZWS?+:S?+JS9^79Y[UI-NR@LOFO01F
 %4?:>/+:2$>WBX6;$7''!!@@CCXM=VQ)]O>/+J2,)OY,#5E*D03 @@0:/-''D[R"O+:2,+J39]6%GP0A\8@@LM!!2Z?R4+"Q0@[J-3W(V)(X6DJ_@@CCM (J.K"Q
@@ -2734,8 +2734,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class saveImage22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class saveImage22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @BHGO3<?O3<?O3<?O3<?O3<?EB1F@CT3RR8.K"8.K"8.K"8.K"8.K!!P C",NAD$.K"8.K"8.K"8.K"8.K"8THCL+C#MIK"8;N3,;N3,;N3,;N28.EB@NJ083
 RR8.K"8.K"8.K"8.K"8.K!!P OB,NL4$.K#,;N3,;N3,;N3,;K"8TC30+C#MIK"8.K"8.K"8.K"8.K"8.E@<<J083RR8.N3,;N3,;N3,;N3,.K!!POOB,NL4$.
 K"8.K"8.K"8.K"8.K"8TC30EMSMIK"8.K"8.K"8.K"8.K"8.EC4*J08NA#((E!!\?O3<?O3<?O3<?F!!P!!J",5L2@=M1,AGA0\GA0\GA0\G@(9MT EM PDA@PD
@@ -2760,8 +2760,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class saveImageAsMethod22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class saveImageAsMethod22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 OS4=OS4=OS4=OS4=OS4=O]OP4Y,=OS4@@@@@@C4=OS4=OS4=O\^Y<[B30S4=@@@@@@@=OS4=OS4=OS76)=3Z5Y@=@@@@@@@@OS4=OS4/A0_B8*+]09V3OP@@
 @@@@@@@=OS4/A6X?:*[/&M^TOS4@@@@@@@@=OS4IK6ZE!!JR,=LV(3#4=OP@@@@@@@@@IQTVE!!\*_1-"\=S4=OP@@@@@@@B<IM8RE!!XW@7*KH<:T=OS4@@@@@
 @A8^YXVE!!X_%*=?M9M''!!OS4=@@@@@AAE!!HVE!!X^G(\.V+=SRI @@OP@@@BX<!!HVE!!X^G++7L:9^8I @@@C4@@@@@I(RD!!XVG!!>''(.)N1<@@@@@@=@@@@@BX<
@@ -2786,8 +2786,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class saveImageBlack22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class saveImageBlack22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@DR@0LC@0LC@0LC@0LC@0LCDALW@@HZ@P\GA0\GA0\GA0\GA0\GA1@RF!!LBF DGA0\GA0\GA0\GA0\GA0\PD!!(W@!!(AA0\XFA XFA XFA XF@\GDAHBD0HZ
 @P\GA0\GA0\GA0\GA0\GA1@R@!!LBF DGA1 XFA XFA XFA XA0\PD HS@!!(AA0\GA0\GA0\GA0\GA0\GDAHBE0HZ@P\GFA XFA XFA XFA GA1@R@!!LBF DG
 A0\GA0\GA0\GA0\GA0\PD HS@!!([A0\GA0\GA0\GA0\GA0\GDAHBD0HZD!!DY@A0C@0LC@0LC@0LC@1@[F1LBF DRF TQCP4MCP4MCP4MCQ@I@!!,S@!!(ZF!!(Z
@@ -2819,8 +2819,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class searchFile22x22Icon1'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class searchFile22x22Icon1'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 .[&9S\DQ''C59HRJ9.[&9.[&9.[&9.[&9)4]>.5!!JKM4: BB9.[&9.[&9.[&98RV[X%LD_3]ZM;48\+&9.[&9.[&9Q#1PL*<]] ",@Z5$(Y*9.[&9.[&9.PBP
 FZ?JX@627L=,NPW^9+&9.[&9.[$8 3JWB3C3#N_Z.CQ]]_R9.PB9.[&9_JO2P*,#^>)=\F8K$3[C.[&9.[&9.T?W''Y6K:9%@[ZJR$)K"20>9.[&9.[%OO?JB
 %4R3Z]P5J^LJ/L!!8.[&9.[&9EKZ:4%$SRS;GJM"J=V/&;;&9.[&9.Z@*#I5''%T$MI7QW/527N>>9.[&9.[''L^!!BB+9XFPG54U;=EU@\_.[&9.[&9.RA1Z)UB
@@ -2845,8 +2845,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class searchFile22x22Icon2'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class searchFile22x22Icon2'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 L#H2^7-<_W9? HD2L#H2L#H2L#H2L#H2 (ND!!XZG"HZI"(,2L#H2L#H2L#H2#H6N#9BQ$YFQ$)NT%SH2L#H2L#H2 IZW&I&Y&Y&Z&YFQ&902L#H2L#H2L)6^
 &)&_(JBX&Y&Q$YF!!(#H2L#H2L#JT(9"Y(JR$&JVY&Y>X)*\2L#H2L#H2*J&X'':B$(I& &ZB (JV*J"(4L#H2L*.O&I"X&Y& +J6-+Z6.)5-[ISH2L#J+#9"Y
 &ZV +JB-+Z6/,J]2\"T2L#H2,[JX,9&_(JB (KR5+;Z"U6 TIQ0[L*^7&I"8'':B (KV9.+.<''SHTVE!!XF3H2/[:Y&[>_(JB5.[+@0S-\WG%9V@L2L(/B,9>_
@@ -2871,8 +2871,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class terminal22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class terminal22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
  XFA XFA XFA XFA XFA XFA XFA XFAPX)8%QL9U9LQ]T52^(@/K2</ XFAGDFA XFA XFA XFA:>/+:>2ANRVA TJA(Q(ZF!!(ZF!!+#9^W%9^S- _H% XF[
  ^[K*;OZ7^C!!+]OA0?W:>8G.IXFAF8G&2:.36-7 8Z7S0\O5>/.A<BVA R^A9-2+3]G]8NF-4<G9=_+; _H% XEJ ^J6/;CR7^C!!+]OA>_W:>8G.IXFA\XG"
 *;>04-618Z7S0_''5>/.A<BVA S:A8*.36-7 ,Z7J0\OY=_+; _@% XE!! ^J?,MG]8NF-4<GC6_+;?XG/IXFAL8G",=+R7[G!!+]OA6S?U>O>A;2VA X6A8;CR
@@ -2897,8 +2897,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class uiPainter22x22Icon3'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class uiPainter22x22Icon3'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 )ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)R@?EPY%C!!QKGW5ZM050RL[C1H8+KQL?Q7<>YE@6W''UIE#@EW[*L9JN&-HAVVTIUSTY2U4@!!B6L8UA3)&,?M2HLYLW ^
 [#I''V6@QS''1_C4*55Y7P-("&SA PC@0LC@0LC@0LC@0L7Y''""<*GC@09V@0JB (JB (JB 0LB)^_9;"[0P(LT"XLB 0LC@0LC@$LCK6R.\.O:@0ICC,''C@(L
 C@0LC@0IC@234YV;9) LBP1:[@0JC@0LC@0LBP3X''-K@5<3TC@$LOF4LBP$IBP$IBP$L%K:I(,_EBP$ICBP(C@0LC@0LC@0L([B?7(*+C@0LC@1*[00IBP$I
@@ -2923,8 +2923,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class uiPainter32x32Icon3a'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class uiPainter32x32Icon3a'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 )ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)R@?EPY%C!!QKGW5ZM050RL[C1H8+KQL?Q7<>YE@6W''UIE#@EW[*L9JN&-HAVVTIUSTY2U4@!!B6L8UA3)&,?M2HLYLW ^
 [#I''V6@QS''1_C4*55Y7P-("&SA PC@0LC@0LC@0LC@0L7Y''""<*GC@09V@0JB (JB (JB 0LB)^_9;"[0P(LT"XLB 0LC@0LC@$LCK6R.\.O:@0ICC,''C@(L
 C@0LC@0IC@234YV;9) LBP1:[@0JC@0LC@0LBP3X''-K@5<3TC@$LOF4LBP$IBP$IBP$L%K:I(,_EBP$ICBP(C@0LC@0LC@0L([B?7(*+C@0LC@1*[00IBP$I
@@ -2949,8 +2949,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class unixShellTerminal22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class unixShellTerminal22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(8)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
  XFA XFA XFA XFA XFA XFA XFA XFAPX)8%QL9U9LQ]T52^(@/K2</ XFAGDFA XFA XFA XFA:>/+:>2ANRVA TJA(Q(ZF!!(ZF!!+#9^W%9^S- _H% XF[
  ^[K*;OZ7^C!!+]OA0?W:>8G.IXFAF8G&2:.''):_ 8Z7S0\O5>/.A<BVA R^A9-2''3Z_Q)>F-4<G9=_+; _H% XEJ ^J6);B''7^C!!+]OA>_W:>8G.IXFA\XG"
 *:^0)=618Z7S0_''5>/.A<BVA S:A8*.3):^'',Z7J0\OY=_+; _@% XE!! ^J?,MF''7Z^-4<GC6_+;?XG/IXFAL8G",=+R)=6''+]OA6S?U>O>A;2VA X6A8;B''
@@ -2975,8 +2975,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class view22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class view22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 )ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)SM"H Z!!D2E5LLRMU1J.\";APA=BRRA"\\Y!!(G5U$;]3ID8E$T4D#6=KR<^D#FVC]7B0"&L5C9=X "=<K[%KR4,,S;,1
 +EB$#)0\^LNZEWR)I&QQ/%,7]",[)ZV%)ZV%)ZV%)ZV%)XXWFF&3Q2)Z":V%)ZV%)ZV%)ZV%)XXWFF&3Q9Q> C2%)ZV%)ZV%)ZV%)ZVFE1!!),4^T_%0=)ZV%
 )ZV%)ZV%)XXWZF&3Q9PI^##@**V%)ZV%)ZV%)XZ%ZF%EQ9P''^+0:W*.%)ZV%)ZV%)ZVF)V!!)QT^TI7*<N#$?)ZV%)ZV%)ZTWZKIEQ9P''^+04(0B''+ZV%)ZV%
@@ -3001,8 +3001,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class viewAdd22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class viewAdd22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 )ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)R-UG@ZLDA-&JJ):R >YX2Z(M1$9O!!)UX*1T"65I JA$GTLE_$K*.VA@PJ54^U!!3ZFF[]5X-CX)K\"_U,,+VPD@$QJP)
 %4VO^8\WZZ&EDVVT4KR7,T8/Y2LV$IBP$IBP$IBP$IBP$L_I6+F^ORIM^IBP$IBP$IBP$IBP$GV?.L7DOXE.\CRP$IBP$IBP$IC-8=''Y1;;Q1L;[74<5$IBP
 $IBP$IB3<\CF;<K+3[_&2<# %YBP$IBP$IBP7[+^0;R43_KX-^_W7IZP$IBP$IBP$ICA1LSD;K_!!6=?09SD6$IBP$IBP$I@SV94<O[/)2<T,# BR&IBP$IBP
@@ -3027,8 +3027,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class viewDetails22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class viewDetails22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 )ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)SM"H Z!!D2E5LLRMU1J.\";APA=BRRA"\\Y!!(G5U$;]3ID8E$T4D#6=KR<^D#FVC]7B0"&L5C9=X "=<K[%KR4,,S;,1
 +EB$#)0\^LNZEWR)I&QQ/%,7]",[)ZV%)ZV%)ZV%)ZV%)XXWFF&3Q2)Z":V%)ZV%)ZV%)ZV%)XXWFF&3Q9Q> C2%)XTYFQ&%)X^G)Q''JE<.4,4 I/50=)ZV%
 )ZV%)ZV%)XXWZF&3Q9PI^##@**V%)ZV%)ZV%)XZ%ZF%EQ9P''^+0:W*.%)QPYFQ&%)Q&G)T[KE4"5,2L4"S$?)ZV%)ZV%)ZTWZKIEQ9P''^+04(0B''+ZV%)ZV%
@@ -3053,8 +3053,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class viewNoDetails22x22Icon'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class viewNoDetails22x22Icon'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 )ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)SM"H Z!!D2E5LLRMU1J.\";APA=BRRA"\\Y!!(G5U$;]3ID8E$T4D#6=KR<^D#FVC]7B0"&L5C9=X "=<K[%KR4,,S;,1
 +EB$#)0\^LNZEWR)I&QQ/%,7]",[)ZV%)ZV%)ZV%)ZV%)XXWFF&3Q2)Z":V%)ZV%)ZV%)ZV%)XXWFF&3Q9Q> C2%)XTYFQ&%)ZV%)ZU:E1 V,4\I/50=)ZV%
 )ZV%)ZV%)XXWZF&3Q9PI^##@**V%)ZV%)ZV%)XZ%ZF%EQ9P''^+0:W*.%)QPYFQ&%)ZTH)ZU:FA V,4\4"S$?)ZV%)ZV%)ZTWZKIEQ9P''^+04(0B''+ZV%)ZV%
@@ -3081,8 +3081,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class browseClassExtensions24x24Icon'
-        ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class browseClassExtensions24x24Icon'
+	ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 NP(JB (JB (JB (JNP@@@@@@@@@@@@@@B)FQ$YFQ$YFQ$YD9B @@@@@@@@@@@@@@B)E,[F1,[F1,[F0RB @@@@@@@@@@@@@@B)E,[F1,[F1,[F0RB @@@K:X
 @@@@@@@@B)E,[F1,[F1,[F0RB @@(,/@40@@@@@@B#$RD!!HRD!!HRD!!HRB @@+KRU, @@@@@@NP(JB (JB (JB (JNP@@1Y[B, @@@@@@@@@@@@@@@@ADEQPX
 IR)P5IN$*@@@@@@@@@@@@@@@@A,''RE!!YUD@(H&^/*KZ\-;\@@@@@@@@@J6%1\WECA TEJQ!!''%ZF)):_P@@@@@@@,X''E1\WECA LES%$U.\^%2,*;@@@@@DX?
@@ -3108,8 +3108,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class changesBrowser24x24Icon2'
-        ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class changesBrowser24x24Icon2'
+	ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@B@ HB@ HB@ HB@ HB@ HA@@@@@@@@@@@B#8>O#8>O#8VB (JB %XA@@@@@@@@@ HB@ HB@ HB@ HB@ HB
 @U,A@@@@@@@@@(>O#8VB#8>E (JB (IV@U4A@@@@@@HB@ HB@ HB@ HB@ HB@ E[@T A@@@@@@JO#8>E (JB!!XJB (JBV0E]@T$A@@@@@@JO@PDA!!V 3APPH
 EQ,=]PE]@T$A@@@@@@JO#8>GS0,WM4UFPS@XD%Y]@T$A@@@@@@JO@X=OGE"O#8>O#8>O#0!!V@T$A@@@@@@JO#6P]TX>O#8>O#8>O#1<E]T$A@@@@@@JO@ST/
@@ -3135,8 +3135,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class fileBrowser24x24Icon'
-        ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class fileBrowser24x24Icon'
+	ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@C0@@@@@@@@@@C@0@A XFA XFA XFA XF
 @@@@@@@@@@@@C@0@A @@@@@@@@@@@@@F@@@@@@@@@@@@C@0@A @NC 8NC 8NC @F@@@@@@@@@@@@C@0@A @NC 8@@@@@@@@@@@@@@@@@@@@@C@0@A @NC 8@
 DA@PDA@PDA@P@@@@@@@@C@0@A @@C 8@DA@PDA@PDA@P@@@@@@@@C@0@A @A@@8@DA@P@@@@@A@P@@@@@@@@C@0@A @@@P@@DA@P@A@P@A@P@@@@@@@@C@0@
@@ -3162,10 +3162,10 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class leftArrow24x24Icon'
-        ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class leftArrow24x24Icon'
+	ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 %)ZVM3^V%)X7M3\7M3\7%)ZVM3\7M3^V%)ZVM3^V%)X7M3\7]1 @%)ZVM3\7M3^V%)ZVM3^V%)X7M3]&TT01M9ZVM3\7M3^V%)ZVM3^V%)X7$U8,I3TKM9ZV
-M3\7M3^V%)ZVM3^V%)ZQTSL>FSTKM9ZVM3\7M3^V%)ZVM3^V%%H$!!!!%]"#TKM9ZVM3\7M3^V%)ZVM3^V!!RP?"%Y ]STKM9ZVM3\7M3^V%)ZVM3^NS@16^B!! 
+M3\7M3^V%)ZVM3^V%)ZQTSL>FSTKM9ZVM3\7M3^V%)ZVM3^V%%H$!!!!%]"#TKM9ZVM3\7M3^V%)ZVM3^V!!RP?"%Y ]STKM9ZVM3\7M3^V%)ZVM3^NS@16^B!!
 ]CT5MST5MST5N0$@M3\7M58EHWQ#XQQ \9^W%6=/MCP4H@EEM3^QTUQ\MH!!!!JBY_TD9MIRT"RP<9LCTKM5JG_)\HJB TI%<6M 9+#8<ZA2-,#STKM8]2DFQN
 XFA W3X6C&-W#4E;^%MG"3TKM8\RVFI W5>DM#XNZ4NOGV!!UK&\^TCTKM7\;#DIP@GA0H 9+U3H_B )UT6\^@#TKM3^PA#5OE 8NC%&RH9NS_8A)_UU)ISTK
 M3\7 (L:RS1+U4P_S"T%IWA0H"JTVPDKDQDQDT)%IA,S$1=)H#T5MST5MST5@W$KDQDQDQEJ RPDC#HJP3U<B0,KB0,KB0-*DQDQDQDQR L$\X<]PCTK[$)J
@@ -3189,8 +3189,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class leftArrow24x24disabledIcon'
-        ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class leftArrow24x24disabledIcon'
+	ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@PD@@@@A@PDA@PDA@@@@@PDA@PD@@@@@@PD@@@@A@PDA@ LD@@@@@PDA@PD@@@@@@PD@@@@A@PDEA \H@P@@@PDA@PD@@@@@@PD@@@@ABP(KC@4N@P@@
 @PDA@PD@@@@@@PD@@@@IA <PDP4N@P@@@PDA@PD@@@@@@PD@@AHSEADUE 4N@P@@@PDA@PD@@@@@@PD@E1LXE!!$ZD@4N@P@@@PDA@PD@@@@@@PD[A10]G!!<Z
 H@4MCP4MCP4MHRHD@PDA@P(#G"@$IRXZI2 (JATUEQTUBB$Y@PDIA"(HER,%G20-K"<0LSD2L3P5M 4N@QH7NB 9G1<&KB4DAC(;OC0=O#=@PP4N@S\>P$L/
@@ -3216,8 +3216,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class rightArrow24x24Icon'
-        ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class rightArrow24x24Icon'
+	ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@D@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@HC@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@HDAP@@@@@@@@@@@@@@@@@@@@@@@@@@@@HFA0 I@@@@
 @@@@@@@@@@@@@@@@@@@@@@HJB00MC @@@@@@@@@@@@@@@@@@@@@@@@HODADRD1P@@@@@@@@@@@@@@@@@@@@@@@HQEQXWFALY@@@@@@@@@ALZF1,[F1,[F1,K
 EQ0]G!!<DHBD@@@@@HPHWB0,KB0,KB0,KH!!0#IBT&I2 )J"(*HPHWJ20-K"</K#@0LQ0#L#L+MA,MMR(*HPH6M3 8KC$9LC@"GC(;OC4>O3Q@PTH*HPHPKSD8
@@ -3243,8 +3243,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class rightArrow24x24disabledIcon'
-        ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class rightArrow24x24disabledIcon'
+	ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@D@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@HC@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@HDAP@@@@@@@@@@@@@@@@@@@@@@@@@@@@HFA0 I@@@@
 @@@@@@@@@@@@@@@@@@@@@@HJB00MA @@@@@@@@@@@@@@@@@@@@@@@@HN@P<PDQH@@@@@@@@@@@@@@@@@@@@@@@HOD1PUE!!DW@@@@@@@@@ADXFQ$YFQ$YFQ$K
 D1([A!!0DGP<@@@@@C0HUB0,KB0,KB0,KG!!(_HBD"H2P%I"X&C0HUI2 (JR(*JR (J1(_@20''KQ$MK"X&C0HFK1LSJBH"JB ^F"@CE3@1L"43MB\&C0HAJB,S
@@ -3270,8 +3270,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class systemBrowser24x24Icon'
-        ifAbsentPut:[(Depth4Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[4]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class systemBrowser24x24Icon'
+	ifAbsentPut:[(Depth4Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[4]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 P"H"H"H"P@@@@@@@I7]7]7]4H@@@@@@@I5UUUUUSH@@@@@@@I5UUUUUSH@@@@@@@I5UUUUUSH@@@@@@@ICL3L3L3H@@@@@@@P"H"H"H"P@@@@@@@@@@@L@@@
 @@@@@@@@@@@@L@@@@@@@@@@@@@@@L@@DH"H"H"H$@@@@L@@B]7]7]7]B@@@CH0@B\QDQDQD2@@@B\#L3\QDQDQD2@@@CH0@B\QDQDQD2@@@@L@@BP3L3L3L2
 @@@@L@@DH"H"H"H$@@@@L@@@@@@@@@@@@@@@L@@DH"H"H"H$@@@@L@@B]7]7]7]B@@@CH0@B]&Y&Y&X2@@@B\#L3]&Y&Y&X2@@@CH0@B]&Y&Y&X2@@@@@@@B
@@ -3294,8 +3294,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class systemBrowser24x24Icon2'
-        ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class systemBrowser24x24Icon2'
+	ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 NP(JB (JB (JB (JNP@@@@@@@@@@@@@@B)FQ$YFQ$YFQ$YD9B @@@@@@@@@@@@@@B)E,[F1,[F1,[F0RB @@@@@@@@@@@@@@B)E,[F1,[F1,[F0RB @@@@@@
 @@@@@@@@B)E,[F1,[F1,[F0RB @@@@@@@@@@@@@@B#$RD!!HRD!!HRD!!HRB @@@@@@@@@@@@@@NP(JB (JB (JB (JNP@@@@@@@@@@@@@@@@@@@@@@@@ADEQPX
 IR)P@@@@@@@@@@@@@@@@@@@@@A,''RE!!YUD@(H&\@@@@@@@@@@@@@@@@@J6&Q XFA XEUJQ!!''B (JB (9@@@@@@@,X%,KB0 C@ LGA TU_9FQ$S$J@@@@@DX?
@@ -3321,8 +3321,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class workspace24x24Icon'
-        ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class workspace24x24Icon'
+	ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 APTEAPTEAPTEAPTEAPTEAY6Z&6TEAPTEA XFA XFA XFA XFA XF$VN:^''6KA HEA TEAPTEAPTEAPTEAPTE/7F&)I=ZAPHEA TEAPTEAPTEAPTEAPVL*7R''
 #U==APHBA TEAPTEAPTEAPTEAPV3\K!!"(U8EAPHBA TEAPTEAPTEAPTEAPU.]+6O\) EAPHBA TEAPTEAPTEAPTEAYQ)$JI&/ DEAPHBA TEAPTEAPTEAPTE
 AX*([IJ<[0TEAPHBA TEAPTEAPTEAPTE+''V)%:6#APTEAPHBA TEAPTEAPTEAPTEZ9U ^Y:\APTEAPHBA TEAPTEAPTEAPU8!!9Z4XXHEAPTEAPHBA TEAPTE
@@ -3348,8 +3348,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class workspace24x24Icon2'
-        ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class workspace24x24Icon2'
+	ifAbsentPut:[(Depth8Image new) width: 24; height: 24; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 APTEAPTEAPTEAPTEAPTE@@@@@@@@APTE@@XFA XFA XFA XFA XFA XFA XFA HE@@XEAPTEAPTEAPTEAPTEAPTEAPTEAPHE@@XE0LC@0LG@0LC@0LC@0LC@
 0LC@APHB@@XE0LC@0LG@0LC@0LC@0LC@0\C@APHB@@XE0LC@0LG@0LC@0LC@0\CA0\G@APHB@@XE0LCA0\C@0LGA0LC@0LC@0\C@APHB@@XE0LG@0LG@0\C@
 0\C@0\C@0\C@APHB@@XE0LG@0LG@0\C@0\C@0\C@0\C@APHB@@XE0LCA0\C@0LGA0LC@0\C@0\C@APHB@@XE0LC@0LC@0LC@0LC@0LC@0LC@APHB@@XEAPTE
@@ -3377,8 +3377,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class currentDirectoryIcon26x26Icon'
-        ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class currentDirectoryIcon26x26Icon'
+	ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 %)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV'';:O*54.K @@@IZV%)ZV%)ZV%)ZV%)ZV%)>&%ZTS2,9AM<<@@IZV%)ZV%)ZV%)ZV%)Z_BW TZV%)
 C0?I,%[C@IZV%)ZV%)ZV%)ZV''0%8U:0VDWNI1C6OAQWA@IZV%)ZV%)ZV%)=(''&HC4H(Q_(VY^Z9,[BF6@IZV%)ZV%)Z_ZJU-F=@V);<-,[6T+;B0IP5L@IZV
 %)ZV''6"%J=A/E(*?)4!!I&*>0,KB00G4,@IZV%)Y_#"@V"((Q/;=S2$HR,KB0,KB00IMP@IZV%*/O.B@O);=>T2^OX[B0,KB0,KB0NU"\@IZV%,\(BKGBL ?I
@@ -3407,8 +3407,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class directoryBookmarks26x26Icon'
-        ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class directoryBookmarks26x26Icon'
+	ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 %)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV'';:O*54.K"H"%)ZV%)ZV%)ZV%)ZV%)ZV%)>&%ZTS2,9AM<<6(YZV%)ZV%)ZV%)ZV%)Z_BW TZV%)
 C0?I,%[C1YZV%)ZV%)ZV%)ZV''0%8U:0VDWNI1C6OAQWAJYZV%)ZV%)ZV%)=(''&HC4H(Q_(VY^Z9,[BF6J)ZV%)ZV%)Z_ZJU-F=@V);<-,[6T+:<%IP5LJ)ZV
 %)ZV''6"%J=A/E(*?)4!!I&*<W JN/0G4,]YZV%)Y_#"@V"((Q/;=S2$HR+P8XB&TW0IMP]YZV%*/O.B@O);=>T2^OXS&3!!D\>.%QTNU"\]YZV%,\(BKGBL ?I
@@ -3437,8 +3437,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class home26x26Icon'
-        ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class home26x26Icon'
+	ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 %)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV'';:O*54.K @@%)ZV%)ZV%)ZV%)ZV%)ZV%)>&%ZTS2,9AM<<6@IZV%)ZV%)ZV%)ZV%)Z_BW TZV%)
 C0?I,%[C@IZV%)ZV%)ZV%)ZV''0%8U:0VDWNI1C6OAQWA@IZV%)ZV%)ZV%)=(''&HC4H(Q_(VY^Z9,[BF6@IZV%)ZV%)Z_ZJU-F=@V);<-,[6T+:<%IP5L@IZV
 %)ZV''6"%J=A/E(*?)4!!I&*<W JN/0G4,@IZV%)Y_#"@V"((Q/;=S2$HR+P8XB&TW0IMP@IZV%*/O.B@O);=>T2^OXS&3!!D\>.%QTNU"\@IZV%,\(BKGBL ?I
@@ -3467,8 +3467,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class make26x26Icon'
-        ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class make26x26Icon'
+	ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 D!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRHSM@M!!HRD!!HRD!!HRD!!HRD!!HRD!!HRM1 6D"0YFQ$JA!!@RD!!HRD!!HRD!!HRD!!HRD$@HFR<B
 BQ$YQCH''P0AMD!!HRD!!HRD!!HRD!!HRP1,[BCH[F1,2L$PYFTLED!!HRD!!HRD!!HRD!!HJF0 (JCIDN3H2N1,HQCH+D!!HRD!!HRD"P6@$P[BB 2L#H2L#,;N3-DN30R
 D!!HRD!!I@QDMDB@!!DL#H2L#,;N3,;QDP^OQHRD!!HRIC-DBDQDQCH2L$T%I"$UN4QDQC@)D!!HRD!!HSLDQDJCH2L#H9CCXRD$,OQDQDB@ !!GAHRD!!IAN3H2L#H2
@@ -3497,8 +3497,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class menu26x26Icon'
-        ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class menu26x26Icon'
+	ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
 @@@@@@@@@@@@@@@@@@@@@@@EK"8.K"8.K"8.K"8.K"8.K"8T@@@@@@@@@@TOC0<OC0<OC0<OC0<OC0<OC1P@@@@@@@@@AP<OC0<OC0<OC0<OC0<OC0<OE@@@
 @@@@@@@EC0<OC0<OC0<OC0<OC0<OC0<T@@@@@@@@@A,[F1,[F1,[F1,[F1,[F1,[F1P@@@@@@@@@@0LC@0LC@0LC@0LC@0LC@0LCE@@@@@@@@@@LD1LSD1LS
@@ -3527,8 +3527,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class newMenu26x26Icon'
-        ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class newMenu26x26Icon'
+	ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@J@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@B (Z@@@@@@@@@@@@@@@@@@@@@@@@@@@JB @JB"(@B (@@@@@@@@@@@@@@@@@@@
 @@B (:R )JV$(JR#(@@@@@@EK"8.K"8.K"8.K": )*^(*Z"'')*@@@@@@@@TOC0<OC0<OC0<OC96 )J&Y*ZR @@@@@@@@AP<OC0<OC0<OC0<OC:B$*Y&))J@@
 @@@@@@@EC0<OC0<OC0<OC0> )*^(*Z"'')*@@@@@@@A,[F1,[F1,[F1,[(JN$(JR%)JB$(:@@@@@@@0LC@0LC@0LC@0LC(J@C(JJ EJB @@@@@@@LD1LSD1LS
@@ -3557,8 +3557,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class printer26x26Icon'
-        ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class printer26x26Icon'
+	ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@CTTPA$PDA@PDA@PDA@WP@@@@@@@@@@@@@@@MQQT[-M 8NC 8NC 057%P@@@@@@@@@@@@@@5EEQ@M$A@PDA@PDA
 ]DCX@@@@@@@@@@@@@@CTTUD@\QLC@0LC@0LCT%<@@@@@@@@@@@@@@MQQTP@@H&=/[6=/[6>BP@@@@@@@@@@@@@@@R[0@@@BR)ZV%)ZV%)ZU@B @@@@@@@@@@
 @@AI/@@@@LP$S4=OS4=OS1I_@@@@@@@@@@@@@D&</@@@@KR9.[&9.[&94S<@@@@@@@@@@@@@R[2<@@@@U(FA W@73MB,RE @@@@@@@@@@@AI/K0@@D][][@9
@@ -3587,8 +3587,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class search26x26Icon'
-        ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class search26x26Icon'
+	ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 JB (JB (JB (JB (JB (JB (JB (JB (JB (JB (JB (JB (JB 6A3%GC0DQZ1((JB (JB (JB (JB (JB (B!!=JWC<2TD8<N1 (JB (JB (JB (JB (J@(.
 P6IDP"H2Z YYC1 (JB (JB (JB (JB!!.LBY"X%DFID@$H#I]NQ((JB (JB (JB (J@LUQFHLTAPTEAPTL#H]KR (JB (JB (JB 6Y444TSD$A"H2Z&(2Z$8+
 XB (JB (JB (JF80L#HFE@Y*Z"L#H2M*A!!1.JB (JB (JB ([#A*ED@ L&(#MCP4MBL#YV8(JB (JB (JB!!.LCHFD!!PDH3QDQDP5MDI%[" (JB (JB (JF8V
@@ -3617,8 +3617,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class stxHome26x26Icon'
-        ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class stxHome26x26Icon'
+	ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 %)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV'';:O*54.K @@@IZV%)ZV%)ZV%)ZV%)ZV%)>&%ZTS2,9AM<<@@IZV%)ZV%)ZV%)ZV%)Z_BW TZV%)
 C0?I,%[C@IZV%)ZV%)ZV%)ZV''0%8U:0VDWNI1C6OAQWA@IZV%)ZV%)ZV%)=(''&HC4H(Q_(VY^Z9,[BF6@IZV%)ZV%)Z_ZJU-F=@V);<-,[6T+5-[IP5L@IZV
 %)ZV''6"%J=A/E(*?)4!!I&*=[V5-[0G4,@IZV%)Y_#"@V"((Q/;=S2$HRV5-[V5-[0IMP@IZV%*/O.B@O);=>T2^OXU-[V5-[V5-[NU"\@IZV%,\(BKGBL ?I
@@ -3647,8 +3647,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class workspace26x26Icon'
-        ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class workspace26x26Icon'
+	ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 AP@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@APTEAPTEAPTEAPTEAPTEAY6Z&6TEAPTEAP@FA XFA XFA XFA XFA ZQX;):_X,F@ TE@@XEAPTEAPTEAPTE
 APTEA[=1)*R_V TBAPT@A TEAPTEAPTEAPTEAPVL*7R''#U==APHB@ @FAPTEAPTEAPTEAPTEA[M0.FJ!!W TE@ HB@@XEAPTEAPTEAPTEAPTE[''Z=#7JXAPTB
 @ H@A TEAPTEAPTEAPTEAYQ)$JI&/ DEAPHB@ @FAPTEAPTEAPTEAPTE"*!!,$+1/APTE@ HB@@XEAPTEAPTEAPTEAZ95*Y^-(0TEAPTB@ H@A TEAPTEAPTE
@@ -3679,8 +3679,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:#'XPToolbarIconLibrary class deleteFileConfirmation32x32Icon'
-        ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:#'XPToolbarIconLibrary class deleteFileConfirmation32x32Icon'
+	ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 A XFA XIBP$IBP$IA XFA XFA XFA XFA XFA XFA XFA XFA \EAPTEAPTIA XFA XFA XFA XFA XFA XFA XFA XIAPTEAPTEAPTIA XFA XFA XFA XF
 A XFA XFA XFBPPEAPTEAPTEAPTIA XFA XFA XFA XFA XFA X@@@$C@0LC@0LC@0LC@0LIBP$IBP$IBP$IA XFA XFA @@BP\GA0\GA0\GA0\GA0\GA0\G
 A0\GA0\KA XFA XF@@@IA0TEAPTEAPTEAPTEAPTBAPTBAPTBAPLFA XFA X@@@$GAPTEAPTA@PDA@PDA@PDA@PDA@PDB@0XFA XFA @@BP\EAPTEAPDGA0\G
@@ -3713,8 +3713,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:#'XPToolbarIconLibrary class error32x32Icon'
-        ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:#'XPToolbarIconLibrary class error32x32Icon'
+	ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 \''I2\''I2\''I2\#D>O31JR#0EK$I2\''I2\''I2\''I2\ A2\''I2\''I2ZS8<STL&GV9UJ1\_R#)[\''I2\''I2\''I2@GI2\''I2\%ALD0)GJ%<N[&9#X2-QFD)&P''I2
 \''I2\''H@\''I2\''HQSP@@B''E_Y@9.UVM#J5EVU#@5V7I2\''I2\ A2\''I2ARD9[P@J\U<NGV9UX2,+TUYVR@$,@7I2\''I2@GI2\!!D!!NS$@Q5@*W08][%U#J5EH
 U%X%IQ<,ZGI2\''H@\''IPSS$9[P(\VFA$C&9.X6L+H!!QQRBTXBT0OA''I2\ A2ZT0A[P@JGF]%Z%H][%U#J2IZWDP6IQ IBU$''S''I2@GH>D0@@Q11''YQ$YZ$A.
@@ -3747,8 +3747,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class fileBrowser32x32Icon'
-        ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class fileBrowser32x32Icon'
+	ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@KB0B@ PFR45PCP<QVE)\FQ-)@@@@@@@@@@@@@@@@@@@BQ"0,R@XHB%ARUQDSEU1^XA4_JP@@@@@@
 @@@@@@@@@D]GA@P,KD0JC@9UU5$UFA) X&T!!H60@@@@@@@@@@@@@R@TERT$FKC@0LG\2^CL4^3Y=M788D2\(\& @@@@@@@AIA YJR \GLG\''I2\''I2\''I2\''
 I3T%X8M6 0@@@@@@@@\GR4,HBD17L"]3\7M3@F56]''Y6"ELWX6=1^P@@@@@@B@!!LS@$ISW 3I3E3KR,@[VMO@F9.S4=OS4=OX0@@@@@IST4JB$9N^#P''K"=0
@@ -3782,8 +3782,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class help32x32Icon'
-        ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class help32x32Icon'
+	ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 %IRT%IRT%IRT%IRT%IRT%IRT%IRT%IRT%IRTR)RT%IRT%IRTR$*C[&5ST5M=_E8>OBACRVU)T5Q. 4)J%IRT%IRT%IRB[UM-R$)SM"1HSFE!!W4UA@$9-R%QS
 UGBT%IRT%IRT %QTR$)RFEJB-KV5-[N2+:=$TS\Z[$)*T8JT%IRT%D)*T4)JM%JS.[&2+:.'')*"(*J29 5H2T$)-[XNT%IRT %MJR#Y-.[&9.ZN '')2\''):
 (+"V$6(6T4)* YRT%D)S[T(6[[&9.[&9&)^W%9^W&Y*\$9ZU$64YT%I-$9RT 65JM&69.[&9.YM3U3,\GA1YU8"S$9NS$5TX[V6T%IRBT65P.[&9.[&SZ $
@@ -3816,8 +3816,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class imageEditor32x32Icon'
-        ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class imageEditor32x32Icon'
+	ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@A#X0A#X6L@X6M#@FM#X0A#X6L@X6M#@FM#X6M#X6M#X6L@X0A#@FL@X0A#@FL@X0A#@FL@X0A#@FM#
 X6M#X6M#@FM#X0A#X6L@X6M#@FM#X0A#X6L@X6M#@FM#X6M#X6M#@FM#X6M#X6M#X6M#X6M#X6M#X6M#X0A#X6M#X6M#X6M#@FMST5MST5MST5MST5MST5MS
 T6L@X6M#X6M#X6M#X0A#X8UST5MST5MST5MST5MST5MSX6L@X6M#X6M#X6L@X6NE''8TUT%IRDW-6T&TUEQUREVU#X6L@X6M#X6M#X6L@!!XNC-\$"CP4AZF!!,
@@ -3851,8 +3851,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class imageEditor32x32Icon3'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class imageEditor32x32Icon3'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@D)GRAH@@@@@@@@@@@@@@@@@@@@@@C8PZB\*N@@@@@LC@0LC@0LC@0LC@0M-G%MQS@\@@@@C@0LC@0LC@0LC@0L9VRETN 0*@@@@
 @0LC@ HB@ HB@ LCXQ5&C48K@@@@@@LC@ HB@ HB@ HB@1,#Z30_QP@@@@@C@ HB@ HD@ HD@$DVOT<S[@@@@@@@@0HB@ HB@ HB@ H7UQ$?Z!!0@@@@@@@LB
 A@HB@ HB@ I\H%YDV5@C@@@@@@@C@ HB@ HBA@HDFDHMI$-I@0@@@@@@@0HB@ HD@ HBISQCX 8/@0L@@@@@@@LB@ HB@ HB@&A_LP((Y0LC@@@@@@@C@0HB
@@ -3877,8 +3877,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class menuEditor32x32Icon'
-        ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class menuEditor32x32Icon'
+	ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\''I2\''I2\''I2\''I2\''I2\#0@@@@@@@@@@@@@@@@@@@BPH"H"H"H"H"H"H)8"H"H"O@@@
 @@@@@@@@@@@@@@@@@F4"H"H"H"H"H"H"H"H"H"H<@@@@@@@@@@@@@@@@@@@@D"H"H"H"H"H"H"H"H"H"H#0@@@@@@@@@@@@@@@@@@@BSU5]WU5]WU5]WU5]W
 U5]WO@@@@@@@@@@@@@@@@@@@@L!!J@2A$YB@C@2A$YEIRT%H<@@@@@@@@@@@@@@CJ2 @@NIJR$)JR$)JR$)JR$)JR$#0@@@@@@@@@@@@@2$HO2 B*$)JR$)JR
@@ -3912,8 +3912,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class menuEditor32x32Icon2'
-        ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class menuEditor32x32Icon2'
+	ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
 @@@@@@@@@@@@@@@@@@@@@@@@@L!!J@2A$YB@C@2A$YEIRT%H<@@@@@@@@@@@@@@CJ2 @@NIJR$)JR$)JR$)JR$)JR$#0@@@@@@@@@@@@@2$HO2 B*$)JR$)JR
@@ -3947,8 +3947,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class menuEditor32x32Icon3'
-        ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class menuEditor32x32Icon3'
+	ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@GU2\34@@@@@@@@@@@@@@@@@@@@@@@@@@@A)N9MRUVL@@@@@@@@@@@@@@@@@
 @@@@@@@@@I!!I_''17L @@@@@EK"8.K"8.K"8.K"8.K"9$!!D1?YS]U@@@@@@TOC0<OC0<OC0<OC0<OC81H$S)9M @@@@@@AP<OC0<OC0<OC0<OC0<OQ$:VY4)0
 @@@@@@@EC0<OC0<OC0<OC0<OC61AZG(>%0@@@@@@@A,[F1,[F1,[F1,[F1,[X(ADZ)UG@@@@@@@@@0LC@0LC@0LC@0LC@8]M V>F^8L@@@@@@@@LD1LSD1LS
@@ -3977,8 +3977,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class openEditApplication32x32Icon'
-        ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class openEditApplication32x32Icon'
+	ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 RD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!H
 RD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!H
 RD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD!!HRD ^FQ\VE!!XVE!!XVE!!XVE!!XVB4!!HRD!!HRD!!HRD!!HRD!!HR@LQD!!,[F1,[F1,[F1,[F1,D@T!!HRD!!HRDQDPS05M$!!HAPTE
@@ -4011,8 +4011,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class uiPainter32x32Icon'
-        ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class uiPainter32x32Icon'
+	ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 AP@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@T@APTEAPTEAPTEAPTEAPTEAPTEAPTEAPTEAPTEAPTE@@@EAPTEAPTEAPTEAPTEAPTEAPTEAPTEAPTE
 APTEAPT@@@@EAPTEAPTEAPTEAPTEAPTEAPTEAPTEAPTEAPTEAP@@@@TFA XFA XFA XFA XFA XFA XFA XFA XFA XB@@@@APXFA XFA XFA XFA XFA XF
 A XFA XFA XFA H@@@@EC@XEAPTEAPTEAPTEAP@FA PDA@PDA@PDA@TF@ @@@@0&C@TFA XFA XFA XF@@XFA@DA@PDA@PDAAPXB@@@LB (<T@XFA XFA XF
@@ -4046,8 +4046,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class uiPainter32x32Icon2'
-        ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class uiPainter32x32Icon2'
+	ifAbsentPut:[(Depth8Image new) width: 26; height: 26; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 AP@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@APTEAPTEAPTEAPTEAPTEAY6Z&6TEAPTEAP@EAPTEAPTEAPTEAPTEAPVQX;):_X,EAPTE@@@EAPTEAPTEAPTE
 APTEA[=1)*R_V TEAPT@@@TFA XFA XFA XFA ZL*7R''#U==A HB@ @@APXFA XFA XFA XFA+M0.FJ!!W XF@ HB@@@EA TEAPTEAPTEAPTE[''Z=#7JXAPXB
 @ H@@@TFAPXFA XFA XFA)Q)$JI&/ D@A HB@ @@APXEA XFA XFA XF"*!!,$+1/A @F@ HB@@@EA TFA XFA XFA*95*Y^-(0XF@@XB@ H@@@TFAPXFA XF
@@ -4076,8 +4076,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class uiPainter32x32Icon3'
-        ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class uiPainter32x32Icon3'
+	ifAbsentPut:[(Depth8Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 )ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)ZV%)R@?EPY%C!!QKGW5ZM050RL[C1H8+KQL?Q7<>YE@6W''UIE#@EW[*L9JN&-HAVVTIUSTY2U4@!!B6L8UA3)&,?M2HLYLW ^
 [#I''V6@QS''1_C4*55Y7P-("&SA PC@0LC@0LC@0LC@0L7Y''""<*GC@09V@0JB (JB (JB 0LB)^_9;"[0P(LT"XLB 0LC@0LC@$LCK6R.\.O:@0ICC,''C@(L
 C@0LC@0IC@234YV;9) LBP1:[@0JC@0LC@0LBP3X''-K@5<3TC@$LOF4LBP$IBP$IBP$L%K:I(,_EBP$ICBP(C@0LC@0LC@0L([B?7(*+C@0LC@1*[00IBP$I
@@ -4102,8 +4102,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:#'XPToolbarIconLibrary class warn32x32Icon'
-        ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:#'XPToolbarIconLibrary class warn32x32Icon'
+	ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@I.[&9.[&9.[&9.[&9-ZLFUG&9.[&9.[&9.[
 &9.[&9.[&9.[&9.[&9.[&9.[&3A0#FUF&9.[&9.[&9.[&9.[&9.[&9.[&9.[&9.[&9.AGQ]V^R, &9.[&9.[&9.[&9.[&9.[&9.[&9.[&9.[&6UJIA *]11Z
 &9.[&9.[&9.[&9.[&9.[&9.[&9.[&9-CP1^Q_Q 8J4Z[&9.[&9.[&9.[&9.[&9.[&9.[&9.[V&TWIIE$_Q"M"9V[&9.[&9.[&9.[&9.[&9.[&9.[&9,I\A\M
@@ -4136,8 +4136,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class workspace32x32Icon'
-        ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class workspace32x32Icon'
+	ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\11VAA(@[0@@@@@@
 @@@@@@@@@@@@@@@@@@@@@@@@@@@\D@< "1()[0@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@FT\@@@ "1)8[0@@@@@@@@@@@@@@@@@@@@@@@@@@\11VAA(@K''%&
 VG%9[0@@@@@@@@@@@@@@@@@@@@@@@@@\D@< "18?K$1[^W%9[0@@@@@@@@@@@@@@@@@@@@@@@FT\\4%6P!!8?XTE9"W%9[0@@@@@@@@@@@@@@@@@@\11VAA*W
@@ -4170,8 +4170,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class workspace32x32Icon2'
-        ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class workspace32x32Icon2'
+	ifAbsentPut:[(Depth8Image new) width: 32; height: 32; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\11VAA(@[0@@@@@@
 @@@@@@@@@@@@@@@@@@@@@@@@@@@\D@< "1()[0@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@FT\@@@ "1)8[0@@@@@@@@@@@@@@@@@@@@@@@@@@\11VAA(@K''%&
 VG%9[0@@@@@@@@@@@@@@@@@@@@@@@@@\D@< "18?K$1[^W%9[0@@@@@@@@@@@@@@@@@@@@@@@FT\\4%6P!!8?XTE9"W%9[0@@@@@@@@@@@@@@@@@@\11VAA*W
@@ -4204,8 +4204,8 @@
     <resource: #image>
 
     ^Icon
-        constantNamed:'XPToolbarIconLibrary class workspace32x32Icon3'
-        ifAbsentPut:[(Depth8Image new) width: 30; height: 28; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
+	constantNamed:'XPToolbarIconLibrary class workspace32x32Icon3'
+	ifAbsentPut:[(Depth8Image new) width: 30; height: 28; photometric:(#palette); bitsPerSample:(#[8]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@A)/@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@F''!!8[0@@@@@@@@@@@@@@
 @@@@@@@@@@@@@@@@@@@Z^G!!8^F<@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@A(.^G!!8T7%/@@@@@@@@@@@@@@@@@@@@@@@@@@@@F''!!8"W!!S^G%9[0@@@@@@@@@@
 @@@@@@@@@@@@@@@Z^G!!8^H$*I''%9^V<@@@@@@@@@@@@@@@@@@@@@@A(.^G!!8T7 6^G!!8T7!!/@@@@@@@@@@@@@@@@@@@@F''!!8"W!!S^G]8T7!!S&W\#[0@@@@@@
@@ -4698,9 +4698,9 @@
 !XPToolbarIconLibrary class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libwidg/XPToolbarIconLibrary.st,v 1.102 2009-11-03 09:21:06 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg/XPToolbarIconLibrary.st,v 1.103 2009-11-16 16:09:31 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libwidg/XPToolbarIconLibrary.st,v 1.102 2009-11-03 09:21:06 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg/XPToolbarIconLibrary.st,v 1.103 2009-11-16 16:09:31 cg Exp $'
 ! !