diff options
author | David Seikel | 2011-05-07 11:01:05 +1000 |
---|---|---|
committer | David Seikel | 2011-05-07 11:01:05 +1000 |
commit | 6680f8cc93f2cf06d3ac8b4a8393142c7ff47fb5 (patch) | |
tree | da2399d93ebe9e05810cc57040a9606f0c2928c6 /linden/indra/newview/app_settings | |
parent | Getting client tags from the Imprudence site again. (diff) | |
download | meta-impy-6680f8cc93f2cf06d3ac8b4a8393142c7ff47fb5.zip meta-impy-6680f8cc93f2cf06d3ac8b4a8393142c7ff47fb5.tar.gz meta-impy-6680f8cc93f2cf06d3ac8b4a8393142c7ff47fb5.tar.bz2 meta-impy-6680f8cc93f2cf06d3ac8b4a8393142c7ff47fb5.tar.xz |
Adding slackdog to the default list of grids.
Diffstat (limited to 'linden/indra/newview/app_settings')
-rw-r--r-- | linden/indra/newview/app_settings/default_grids.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/linden/indra/newview/app_settings/default_grids.xml b/linden/indra/newview/app_settings/default_grids.xml index 2b38b3a..1b388c6 100644 --- a/linden/indra/newview/app_settings/default_grids.xml +++ b/linden/indra/newview/app_settings/default_grids.xml | |||
@@ -219,5 +219,22 @@ | |||
219 | <key>version</key> <string>0</string> | 219 | <key>version</key> <string>0</string> |
220 | </map> | 220 | </map> |
221 | 221 | ||
222 | <!-- Slackdog --> | ||
223 | <map> | ||
224 | <key>gridname</key> <string>Slackdog grid</string> | ||
225 | <key>gridnick</key> <string>slackdog</string> | ||
226 | <key>platform</key> <string>OpenSim</string> | ||
227 | <key>loginuri</key> <string>http://gallifrey.slackdog.com:8002/</string> | ||
228 | <key>loginpage</key> <string>http://www.slackdog.com/loginscreen.php</string> | ||
229 | <key>helperuri</key> <string></string> | ||
230 | <key>password</key> <string>http://gallifrey.slackdog.com:8002/wifi/forgotpassword</string> | ||
231 | <key>register</key> <string>http://gallifrey.slackdog.com:8002/wifi/user/account</string> | ||
232 | <key>support</key> <string></string> | ||
233 | <key>website</key> <string>http://slackdog.com/</string> | ||
234 | <key>search</key> <string>http://webi.metaverseink.com/</string> | ||
235 | <key>version</key> <string>0</string> | ||
236 | |||
237 | </map> | ||
238 | |||
222 | </array> | 239 | </array> |
223 | </llsd> | 240 | </llsd> |