diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-03-04 11:18:32 +0000 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-03-04 11:18:32 +0000 |
commit | 0778175f803dfa27d3b6ed1489456b65b07e8b16 (patch) | |
tree | e323a1d5bf221ca8f7a9184fb763a6e28d41aa69 /indra/newview/app_settings | |
parent | bba42a074a541a2712edc1c92bdf61054571e95f (diff) |
Backed out changeset 3ed4974eb9ca
was: EXT - 5891 (Login location defaults to My Home)
backing this out because, although it sucks, it's per-spec :/
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r-- | indra/newview/app_settings/settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index e5d72310cd..f87cdbc43e 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -4334,7 +4334,7 @@ <key>Type</key> <string>String</string> <key>Value</key> - <string>last</string> + <string>home</string> </map> <key>LoginPage</key> <map> |