diff options
Diffstat (limited to 'linden')
-rw-r--r-- | linden/indra/newview/app_settings/default_grids.xml | 14 |
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 --> |