diff options
author | David Seikel | 2011-03-27 00:52:46 +1000 |
---|---|---|
committer | David Seikel | 2011-03-27 00:52:46 +1000 |
commit | 802c0aaf32029871106ccef5bbd950ccf6af3340 (patch) | |
tree | 632ed2bc48504e66a7d2cde57102bc4cc8ae7879 | |
parent | Removed some spaces. (diff) | |
download | meta-impy-802c0aaf32029871106ccef5bbd950ccf6af3340.zip meta-impy-802c0aaf32029871106ccef5bbd950ccf6af3340.tar.gz meta-impy-802c0aaf32029871106ccef5bbd950ccf6af3340.tar.bz2 meta-impy-802c0aaf32029871106ccef5bbd950ccf6af3340.tar.xz |
Oops, fix the beta grid details.
-rw-r--r-- | linden/indra/newview/app_settings/default_grids.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linden/indra/newview/app_settings/default_grids.xml b/linden/indra/newview/app_settings/default_grids.xml index b86385a..c6360d4 100644 --- a/linden/indra/newview/app_settings/default_grids.xml +++ b/linden/indra/newview/app_settings/default_grids.xml | |||
@@ -223,9 +223,9 @@ | |||
223 | <key>gridname</key> <string>meta 7 beta</string> | 223 | <key>gridname</key> <string>meta 7 beta</string> |
224 | <key>gridnick</key> <string>meta7beta</string> | 224 | <key>gridnick</key> <string>meta7beta</string> |
225 | <key>platform</key> <string>OpenSim</string> | 225 | <key>platform</key> <string>OpenSim</string> |
226 | <key>loginuri</key> <string>https://login.meta7.com/</string> | 226 | <key>loginuri</key> <string>https://beta.meta7.com/</string> |
227 | <key>loginpage</key> <string>http://api.meta7.com/loginscreen.php</string> | 227 | <key>loginpage</key> <string>http://api.meta7.com/loginscreen.php</string> |
228 | <key>helperuri</key> <string>https://login.meta7.com/secure/</string> | 228 | <key>helperuri</key> <string>https://beta.meta7.com/secure/</string> |
229 | <key>password</key> <string>https://api.meta7.com/forgotpass.php</string> | 229 | <key>password</key> <string>https://api.meta7.com/forgotpass.php</string> |
230 | <key>register</key> <string>https://www.meta7.com/register.php</string> | 230 | <key>register</key> <string>https://www.meta7.com/register.php</string> |
231 | <key>search</key> <string>http://search.meta7.com/client_search.php?</string> | 231 | <key>search</key> <string>http://search.meta7.com/client_search.php?</string> |