libs-steptalk/Documentation/TroubleShooting.txt
Stefan Urbanek 7e1f23c3c9 Added troubleshooting document
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16510 72102866-910b-0410-8b05-ffd578937521
2003-04-21 23:50:14 +00:00

22 lines
706 B
Text

Trouble Shooting
----------------
- Language of a script cannot be recognized.
- It is not possible to see some scripts in the scripts panel.
StepTalk is trying to determine script language by the file extension.
Each language has a extension list of files which contain scripts in
that language. To prevend expensive searching for file extensions in
languages, StepTalk uses a dictionary with file-language mapping. That
dictionary is stored in ~/Library/StepTalk/Configuration and is created
first time you use some StepTalk tool. If you install new language, that
file has to be updated.
Solution:
Run in terminal:
> stupdate_languages