aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-11-13 00:07:17 -0700
committerMcCabe Maxsted2010-11-13 00:07:17 -0700
commit6ce31af828b80a61c09fc8223dd1494d6c2912de (patch)
treec0108f47df406e852d2ac9501f676121c0388b65
parentAdded default_grids.xml to cmake (diff)
downloadmeta-impy-6ce31af828b80a61c09fc8223dd1494d6c2912de.zip
meta-impy-6ce31af828b80a61c09fc8223dd1494d6c2912de.tar.gz
meta-impy-6ce31af828b80a61c09fc8223dd1494d6c2912de.tar.bz2
meta-impy-6ce31af828b80a61c09fc8223dd1494d6c2912de.tar.xz
Applied patch by tx Oh for #647: loginuri of osgrid changed
-rw-r--r--linden/indra/newview/app_settings/default_grids.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/app_settings/default_grids.xml b/linden/indra/newview/app_settings/default_grids.xml
index 2c52fa1..745ec65 100644
--- a/linden/indra/newview/app_settings/default_grids.xml
+++ b/linden/indra/newview/app_settings/default_grids.xml
@@ -50,7 +50,7 @@
50 <key>gridnick</key><string>osgrid</string> 50 <key>gridnick</key><string>osgrid</string>
51 <key>gridname</key><string>OSGrid</string> 51 <key>gridname</key><string>OSGrid</string>
52 <key>platform</key><string>OpenSim</string> 52 <key>platform</key><string>OpenSim</string>
53 <key>loginuri</key><string>http://osgrid.org:8002/</string> 53 <key>loginuri</key><string>http://login.osgrid.org/</string>
54 <key>loginpage</key><string>http://osgrid.org/loginscreen.php</string> 54 <key>loginpage</key><string>http://osgrid.org/loginscreen.php</string>
55 <key>helperuri</key><string>http://osgrid.org/</string> 55 <key>helperuri</key><string>http://osgrid.org/</string>
56 <key>website</key><string>http://osgrid.org/</string> 56 <key>website</key><string>http://osgrid.org/</string>