2002-05-13 22:13:06 +00:00
|
|
|
StepTalk Defaults
|
|
|
|
-----------------
|
|
|
|
|
2002-05-24 21:56:49 +00:00
|
|
|
NOTE: Defaults changed.
|
2002-05-13 22:13:06 +00:00
|
|
|
|
|
|
|
For example, to set default language name:
|
|
|
|
|
2002-05-24 21:56:49 +00:00
|
|
|
> defaults write NSGlobalDomain STDefaultLanguageName Smalltalk
|
2002-05-13 22:13:06 +00:00
|
|
|
|
2002-05-24 21:56:49 +00:00
|
|
|
or to set scripting environment specific to an application:
|
2002-05-13 22:13:06 +00:00
|
|
|
|
2002-05-24 21:56:49 +00:00
|
|
|
> defaults write ApplicationName STDefaultEnvironmentDescriptionName Safe
|
|
|
|
|
|
|
|
|
|
|
|
Name: STDefaultLanguageName
|
2002-05-13 22:13:06 +00:00
|
|
|
Type: String
|
|
|
|
|
2002-05-24 21:56:49 +00:00
|
|
|
Name: STDefaultEnvironmentDescriptionName
|
2002-05-13 22:13:06 +00:00
|
|
|
Type: String
|