XPToolbarIconLibrary.st
changeset 5300 63d3259e0ecc
parent 5292 2b847f6bd8f8
child 5314 ace9b050056a
equal deleted inserted replaced
5292:2b847f6bd8f8 5300:63d3259e0ecc
   983                             yourself);
   983                             yourself);
   984                 yourself
   984                 yourself
   985         ]
   985         ]
   986 !
   986 !
   987 
   987 
       
   988 fileTypeCPlusPlusSourceIcon
       
   989     "This resource specification was automatically generated
       
   990      by the ImageEditor of ST/X."
       
   991 
       
   992     "Do not manually edit this!! If it is corrupted,
       
   993      the ImageEditor may not be able to read the specification."
       
   994 
       
   995     "
       
   996      self fileTypeCPlusPlusSourceIcon inspect
       
   997      ImageEditor openOnClass:self andSelector:#fileTypeCPlusPlusSourceIcon
       
   998      Icon flushCachedIcons
       
   999     "
       
  1000 
       
  1001     <resource: #image>
       
  1002 
       
  1003     ^Icon
       
  1004         constantNamed:'XPToolbarIconLibrary fileTypeCPlusPlusSourceIcon'
       
  1005         ifAbsentPut:[(Depth8Image new) width:16; height:16; bits:(ByteArray fromPackedString:'
       
  1006 @@@A@PDA@PDA@PDC@@@@@@@@@PPDA@PDA@ OBP(@@@@@@@LKC@4GC@4KC08OC0@@@@@ED@,DB@\GB0<ODP<@@@@@@PHPA@,HA0\KB1LO@@@@@@=CNT@/M#YB
       
  1007 N3 KDP@@@@@QJR,0LCD*J"L=B1D@@@@@E"40LR$#M4D)L \V@@@@@A\(LCD&IC@-LB<GE0@@@@@YMS@1JC@0LC@1AA$@@@@@HB<0LRT%LB 0KA@ @@@@@BD3
       
  1008 K#@0LS0%JB PHP@@@@@!!O#8?MC(7JR,%DBD@@@@@H"H"H"H"H"H"H"H"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[255 255 255 192 192 190 248 248 250 204 202 200 252 250 250 196 198 200 224 226 230 255 254 250 252 254 250 216 216 220 188 188 190 252 252 250 228 230 230 240 242 240 200 214 220 188 190 190 248 250 250 188 186 190 244 244 240 232 230 230 224 224 220 0 0 0 184 186 190 184 184 180 248 246 250 180 182 180 180 180 180 244 244 250 176 178 180 172 174 170 244 242 240 248 246 240 172 172 170 156 158 160 144 144 140 217 217 217 228 228 228 250 250 250 221 221 221 214 214 214 249 249 249 233 233 233 224 224 224 226 226 226 247 247 247 218 218 218 220 220 220 242 242 242 15 15 116 93 93 178 237 237 237 248 248 248 219 219 219 230 230 230 241 241 241 232 232 232 223 223 223 234 234 234 238 238 238 229 229 229 251 251 251 231 231 231 253 253 253 239 239 239 243 243 243 225 225 225 236 236 236 244 244 244]; mask:((ImageMask new) width:16; height:16; bits:(ByteArray fromPackedString:'O?@?>C?<O?0??C?<O?0??C?<O?0??C?<O?0??@@@@@@b') ; yourself); yourself]
       
  1009 !
       
  1010 
   988 heartOverlay
  1011 heartOverlay
   989     <resource: #image>
  1012     <resource: #image>
   990     "This resource specification was automatically generated
  1013     "This resource specification was automatically generated
   991      by the ImageEditor of ST/X."
  1014      by the ImageEditor of ST/X."
   992     "Do not manually edit this!! If it is corrupted,
  1015     "Do not manually edit this!! If it is corrupted,
  7234 ! !
  7257 ! !
  7235 
  7258 
  7236 !XPToolbarIconLibrary class methodsFor:'documentation'!
  7259 !XPToolbarIconLibrary class methodsFor:'documentation'!
  7237 
  7260 
  7238 version
  7261 version
  7239     ^ '$Header: /cvs/stx/stx/libwidg/XPToolbarIconLibrary.st,v 1.134 2015-03-01 16:56:09 cg Exp $'
  7262     ^ '$Header: /cvs/stx/stx/libwidg/XPToolbarIconLibrary.st,v 1.135 2015-03-02 11:23:20 cg Exp $'
  7240 !
  7263 !
  7241 
  7264 
  7242 version_CVS
  7265 version_CVS
  7243     ^ '$Header: /cvs/stx/stx/libwidg/XPToolbarIconLibrary.st,v 1.134 2015-03-01 16:56:09 cg Exp $'
  7266     ^ '$Header: /cvs/stx/stx/libwidg/XPToolbarIconLibrary.st,v 1.135 2015-03-02 11:23:20 cg Exp $'
  7244 ! !
  7267 ! !
  7245 
  7268