EWorldIconLibrary.st
changeset 3176 262c41b454ed
parent 3173 bce833148a01
child 4108 cf211d44ee4b
equal deleted inserted replaced
3175:bce7482ab1a8 3176:262c41b454ed
    35 "
    35 "
    36 !
    36 !
    37 
    37 
    38 documentation
    38 documentation
    39 "
    39 "
    40      Unfinished - Under construction
    40      Unfinished - Under construction.
       
    41 
       
    42      ToolbarIconLibrary := EWorldIconLibrary
    41 "
    43 "
    42 ! !
    44 ! !
    43 
    45 
    44 !EWorldIconLibrary class methodsFor:'image specs'!
    46 !EWorldIconLibrary class methodsFor:'image specs'!
    45 
    47 
   246 ! !
   248 ! !
   247 
   249 
   248 !EWorldIconLibrary class methodsFor:'documentation'!
   250 !EWorldIconLibrary class methodsFor:'documentation'!
   249 
   251 
   250 version
   252 version
   251     ^ '$Header: /cvs/stx/stx/libwidg/EWorldIconLibrary.st,v 1.1 2005-05-31 21:24:49 cg Exp $'
   253     ^ '$Header: /cvs/stx/stx/libwidg/EWorldIconLibrary.st,v 1.2 2005-06-02 16:44:12 cg Exp $'
   252 ! !
   254 ! !