DataBaseSourceCodeManagementSettingsAppl.st
changeset 17911 f1432fe75d27
parent 16154 5939931ac858
child 18905 0856350e128d
equal deleted inserted replaced
17910:9140bf7eb5b1 17911:f1432fe75d27
    52     "Created: / 21-12-2011 / 23:43:04 / cg"
    52     "Created: / 21-12-2011 / 23:43:04 / cg"
    53 ! !
    53 ! !
    54 
    54 
    55 !DataBaseSourceCodeManagementSettingsAppl class methodsFor:'help specs'!
    55 !DataBaseSourceCodeManagementSettingsAppl class methodsFor:'help specs'!
    56 
    56 
    57 flyByHelpSpec
    57 helpSpec
    58     "This resource specification was automatically generated
    58     "This resource specification was automatically generated
    59      by the UIHelpTool of ST/X."
    59      by the UIHelpTool of ST/X."
    60 
    60 
    61     "Do not manually edit this!! If it is corrupted,
    61     "Do not manually edit this!! If it is corrupted,
    62      the UIHelpTool may not be able to read the specification."
    62      the UIHelpTool may not be able to read the specification."
    65      UIHelpTool openOnClass:DataBaseSourceCodeManagementSettingsAppl    
    65      UIHelpTool openOnClass:DataBaseSourceCodeManagementSettingsAppl    
    66     "
    66     "
    67 
    67 
    68     <resource: #help>
    68     <resource: #help>
    69 
    69 
    70     ^ super flyByHelpSpec addPairsFrom:#(
    70     ^ super helpSpec addPairsFrom:#(
    71 
    71 
    72 #defaultDBName
    72 #defaultDBName
    73 'Default database; used for all modules which are not listed below'
    73 'Default database; used for all modules which are not listed below'
    74 
    74 
    75 #perModuleDB
    75 #perModuleDB