Tools__ProjectBuilderAssistantApplication.st
changeset 2670 f2e117783c83
parent 2669 3e0023b75ad9
child 2671 48cb061347ef
equal deleted inserted replaced
2669:3e0023b75ad9 2670:f2e117783c83
    34         ProjectDefinition
    34         ProjectDefinition
    35 
    35 
    36     [author:]
    36     [author:]
    37         Claus Gittinger
    37         Claus Gittinger
    38 "
    38 "
       
    39 ! !
       
    40 
       
    41 !ProjectBuilderAssistantApplication class methodsFor:'defaults'!
       
    42 
       
    43 defaultIcon
       
    44     ^ ToolbarIconLibrary projectBuilderIcon
       
    45 !
       
    46 
       
    47 windowLabelTemplate
       
    48     ^ 'ST/X Packager: %1'
    39 ! !
    49 ! !
    40 
    50 
    41 !ProjectBuilderAssistantApplication class methodsFor:'interface specs'!
    51 !ProjectBuilderAssistantApplication class methodsFor:'interface specs'!
    42 
    52 
    43 page1_projectTypeSelectionSpec
    53 page1_projectTypeSelectionSpec