FileBrowserV2SettingsAppl.st
branchjv
changeset 16348 10a6bb733b5d
parent 16321 e6a4ab0da993
parent 16339 ff49b049c9c5
equal deleted inserted replaced
16336:57393d9e51b3 16348:10a6bb733b5d
    51 
    51 
    52     ^ super flyByHelpSpec addPairsFrom:(self helpPairs)
    52     ^ super flyByHelpSpec addPairsFrom:(self helpPairs)
    53 !
    53 !
    54 
    54 
    55 helpPairs
    55 helpPairs
       
    56     <resource: #help>
       
    57 
    56     ^ #(
    58     ^ #(
    57 
    59 
    58 #autoOpenDirectoryDescription
    60 #autoOpenDirectoryDescription
    59 'When changing directories, automatically show the contents of a README or .dirInfo file if present.'
    61 'When changing directories, automatically show the contents of a README or .dirInfo file if present.'
    60 
    62