summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/settings.xml
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2012-05-11 12:22:43 -0400
committerOz Linden <oz@lindenlab.com>2012-05-11 12:22:43 -0400
commit9bdb1d82f867147af44def8c1cca3dfb8259b99c (patch)
tree80dfa51fb1fd89e020d25ff88e7df5928e0e13bc /indra/newview/app_settings/settings.xml
parentd3ec35fc6c2b8b47336650fe0570995201854a78 (diff)
rename feature from "autocorrect" to "autoreplace", change names accordingly
Diffstat (limited to 'indra/newview/app_settings/settings.xml')
-rw-r--r--indra/newview/app_settings/settings.xml15
1 files changed, 2 insertions, 13 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index 4adf93e7aa..bc5c293625 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -346,10 +346,10 @@
<key>Value</key>
<integer>0</integer>
</map>
- <key>AutoCorrect</key>
+ <key>AutoReplace</key>
<map>
<key>Comment</key>
- <string>Replaces common spelling mistakes with correct word</string>
+ <string>Replaces keywords with a configured word or phrase</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
@@ -1650,17 +1650,6 @@
<key>Value</key>
<integer>0</integer>
</map>
- <key>CmdLineAutocorrect</key>
- <map>
- <key>Comment</key>
- <string>Command for adding new entries to autocorrect</string>
- <key>Persist</key>
- <integer>1</integer>
- <key>Type</key>
- <string>String</string>
- <key>Value</key>
- <string>/addac</string>
- </map>
<key>CmdLineDisableVoice</key>
<map>
<key>Comment</key>