Tools__LintRuleSettingsApplication.st
changeset 17908 7b3445ce2790
parent 17360 f7c7a3a9b2d0
equal deleted inserted replaced
17907:8517589b4f38 17908:7b3445ce2790
       
     1 "{ Encoding: utf8 }"
       
     2 
     1 "
     3 "
     2  COPYRIGHT (c) 2006 by eXept Software AG
     4  COPYRIGHT (c) 2006 by eXept Software AG
     3               All Rights Reserved
     5               All Rights Reserved
     4 
     6 
     5  This software is furnished under a license and may be used
     7  This software is furnished under a license and may be used
    53     "Modified: / 27-02-2013 / 22:37:17 / Jan Vrany <jan.vrany@fit.cvut.cz>"
    55     "Modified: / 27-02-2013 / 22:37:17 / Jan Vrany <jan.vrany@fit.cvut.cz>"
    54 ! !
    56 ! !
    55 
    57 
    56 !LintRuleSettingsApplication class methodsFor:'help specs'!
    58 !LintRuleSettingsApplication class methodsFor:'help specs'!
    57 
    59 
    58 flyByHelpSpec
    60 helpSpec
    59     "This resource specification was automatically generated
    61     "This resource specification was automatically generated
    60      by the UIHelpTool of ST/X."
    62      by the UIHelpTool of ST/X."
    61 
    63 
    62     "Do not manually edit this!! If it is corrupted,
    64     "Do not manually edit this!! If it is corrupted,
    63      the UIHelpTool may not be able to read the specification."
    65      the UIHelpTool may not be able to read the specification."
    66      UIHelpTool openOnClass:Tools::LintRuleSettingsApplication    
    68      UIHelpTool openOnClass:Tools::LintRuleSettingsApplication    
    67     "
    69     "
    68 
    70 
    69     <resource: #help>
    71     <resource: #help>
    70 
    72 
    71     ^ super flyByHelpSpec addPairsFrom:#(
    73     ^ super helpSpec addPairsFrom:#(
    72 
    74 
    73 #add
    75 #add
    74 'Create a new ruleset'
    76 'Create a new ruleset'
    75 
    77 
    76 #copy
    78 #copy