diff options
author | Oz Linden <oz@lindenlab.com> | 2012-08-14 17:26:24 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2012-08-14 17:26:24 -0400 |
commit | c2e2a49d9baa950242bddc1be14f1d3c79943bf2 (patch) | |
tree | 60085005493453a22924c174efea81e9fc8ae928 /indra/newview/app_settings | |
parent | ee3137b0ef416a43e6d786e36516b8311ba52fc3 (diff) | |
parent | 9a4a6163ff8d146c0b357c3f9b68254f7025f862 (diff) |
merge changes for DRTVWR-193
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r-- | indra/newview/app_settings/settings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 2af71d98b8..1bf773bb9e 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -5023,7 +5023,7 @@ <key>LoginLocation</key> <map> <key>Comment</key> - <string>Login location ('last', 'home')</string> + <string>Default Login location ('last', 'home') preference</string> <key>Persist</key> <integer>1</integer> <key>Type</key> @@ -6123,7 +6123,7 @@ <key>NextLoginLocation</key> <map> <key>Comment</key> - <string>Location to log into by default.</string> + <string>Location to log into for this session - set from command line or the login panel, cleared following a successfull login.</string> <key>Persist</key> <integer>1</integer> <key>Type</key> |