aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview
diff options
context:
space:
mode:
authorMcCabe Maxsted2011-04-15 22:40:16 -0700
committerMcCabe Maxsted2011-04-15 22:52:25 -0700
commitedf9131c7e45d71f778430765d6878c8d7519181 (patch)
tree8b04756b9f3a73dd1735de3b3b764db1f35f3ce8 /linden/indra/newview
parentFixed spacing in the grid manager window. Grid list now as wide as the longes... (diff)
downloadmeta-impy-edf9131c7e45d71f778430765d6878c8d7519181.zip
meta-impy-edf9131c7e45d71f778430765d6878c8d7519181.tar.gz
meta-impy-edf9131c7e45d71f778430765d6878c8d7519181.tar.bz2
meta-impy-edf9131c7e45d71f778430765d6878c8d7519181.tar.xz
Updated the default_grids.xml entry for InWorldz (and fixed the capitalization)
Diffstat (limited to 'linden/indra/newview')
-rw-r--r--linden/indra/newview/app_settings/default_grids.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/linden/indra/newview/app_settings/default_grids.xml b/linden/indra/newview/app_settings/default_grids.xml
index cdf99e5..ff511c4 100644
--- a/linden/indra/newview/app_settings/default_grids.xml
+++ b/linden/indra/newview/app_settings/default_grids.xml
@@ -1,7 +1,7 @@
1<llsd> 1<llsd>
2 <array> 2 <array>
3 <map> 3 <map>
4 <key>default_grids_version</key><string>32</string> 4 <key>default_grids_version</key><string>33</string>
5 </map> 5 </map>
6 6
7 <!-- Second Life --> 7 <!-- Second Life -->
@@ -191,17 +191,17 @@
191 191
192 <!-- InWorldz --> 192 <!-- InWorldz -->
193 <map> 193 <map>
194 <key>gridname</key> <string>Inworldz</string> 194 <key>gridname</key> <string>InWorldz</string>
195 <key>gridnick</key> <string>inworldz</string> 195 <key>gridnick</key> <string>inworldz</string>
196 <key>platform</key> <string>OpenSim</string> 196 <key>platform</key> <string>OpenSim</string>
197 <key>loginuri</key> <string>http://inworldz.com:8002/</string> 197 <key>loginuri</key> <string>http://inworldz.com:8002/</string>
198 <key>loginpage</key> <string>http://inworldz.com/loginscreen.php</string> 198 <key>loginpage</key> <string>http://inworldz.com/loginscreen.php</string>
199 <key>helperuri</key> <string>http://inworldz.com/</string> 199 <key>helperuri</key> <string>http://inworldz.com/</string>
200 <key>password</key> <string>http://inworldz.com/wpassword</string> 200 <key>password</key> <string>http://inworldz.com/loginerror.php?error=2</string>
201 <key>register</key> <string>http://inworldz.com/register</string> 201 <key>register</key> <string>http://inworldz.com/register.php</string>
202 <key>support</key> <string>http://inworldz.com/help</string> 202 <key>support</key> <string>http://inworldz.com/support.php</string>
203 <key>website</key> <string>http://inworldz.com/about/</string> 203 <key>website</key> <string>http://inworldz.com/</string>
204 <key>version</key> <string>1</string> 204 <key>version</key> <string>2</string>
205 </map> 205 </map>
206 206
207 <!-- Meta7 --> 207 <!-- Meta7 -->