Minor correction in the file name of the help tree.
This commit is contained in:
parent
7e2def7ef5
commit
4cfec7232f
@ -797,7 +797,7 @@ GrafoscopioBrowser >> openHelpInGrafoscopio [
|
|||||||
|
|
||||||
| currentChildren |
|
| currentChildren |
|
||||||
GrafoscopioBrowser configureSettings.
|
GrafoscopioBrowser configureSettings.
|
||||||
workingFile := (FileSystem disk workingDirectory parent / 'Docs/Es/Manual/manual-grafoscopio.ston') asFileReference.
|
workingFile := (FileSystem disk workingDirectory parent / 'Docs' / 'Es' / 'Manual' / 'manual-grafoscopio.ston') asFileReference.
|
||||||
currentChildren := (STON fromString: workingFile contents).
|
currentChildren := (STON fromString: workingFile contents).
|
||||||
self buildBrowserNamed: workingFile basenameWithIndicator.
|
self buildBrowserNamed: workingFile basenameWithIndicator.
|
||||||
mainTree := GrafoscopioNode new
|
mainTree := GrafoscopioNode new
|
||||||
|
Loading…
Reference in New Issue
Block a user