Added troubleshooting document

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16510 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Stefan Urbanek 2003-04-21 23:50:14 +00:00
parent d8e72bc5e9
commit 7e1f23c3c9
2 changed files with 24 additions and 1 deletions

View file

@ -1,7 +1,8 @@
2003 Apr 22
* Added library reference documentation generated by autogsdoc.
* Added TroubleShooting.txt document
2003 Apr 21 Stefan Urbanek <urbanek@host.sk>
* Version 0.7.1

View file

@ -0,0 +1,22 @@
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