diff options
author | Oz Linden <oz@lindenlab.com> | 2012-08-14 18:41:25 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2012-08-14 18:41:25 -0400 |
commit | 981190cf3151f436d370b841b1baa5a2a607b94d (patch) | |
tree | 99b85f7f3ce1c1824246a56d2d4ee2c357d97df4 /indra/newview/app_settings | |
parent | 3e3e695341cf11cbcba1eb71f08bdc8e23808a6f (diff) | |
parent | c2e2a49d9baa950242bddc1be14f1d3c79943bf2 (diff) |
merge back beta fixes
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 9e2c529eb3..adfab91cd2 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> |