diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 577cbed16..268532ad4 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -9,6 +9,52 @@ settings_rlv.xml + + SpellDownloadURL + + Comment + Base url for download dictionaries + Persist + 1 + Type + String + Value + http://app.singularityviewer.org/dict/ + + SpellDisplay + + Comment + Turn on to highlight misspelled text in line edit boxes + Persist + 1 + Type + Boolean + Value + 1 + + SpellInstalled + + Comment + The list of installed dictionaries + Persist + 1 + Type + String + Value + EN_SL + + SpellBase + + Comment + The base dictionary to spell check with + Persist + 1 + Type + String + Value + English (United States of America) + + FloaterObjectBackuptRect Comment @@ -11292,17 +11338,6 @@ Value 0 - SpellDownloadURL - - Comment - Base url for download dictionaries - Persist - 1 - Type - String - Value - http://kokuaviewer.org/app/dics/ - StatsAutoRun Comment diff --git a/indra/newview/app_settings/settings_per_account.xml b/indra/newview/app_settings/settings_per_account.xml index 04b55be68..cab1429ca 100644 --- a/indra/newview/app_settings/settings_per_account.xml +++ b/indra/newview/app_settings/settings_per_account.xml @@ -663,7 +663,7 @@ 1 LogFileNamewithDate - + Comment Add Date Stamp to chat and IM Logs with format chat-YYYY-MM-DD and 'IM file name'-YYYY-MM. To view old logs goto ..\Second Life\[login name] Persist @@ -673,38 +673,5 @@ Value 0 - SpellDisplay - - Comment - Turn on to highlight misspelled text in line edit boxes - Persist - 1 - Type - Boolean - Value - 1 - - SpellInstalled - - Comment - The list of installed dictionaries - Persist - 1 - Type - String - Value - EN_SL - - SpellBase - - Comment - The base dictionary to spell check with - Persist - 1 - Type - String - Value - English (United States of America) -