diff options
author | David Seikel | 2011-06-06 01:21:30 +1000 |
---|---|---|
committer | David Seikel | 2011-06-06 01:21:30 +1000 |
commit | 6bc0d58fb5b3783b11ebb58f849e2f8b83641db7 (patch) | |
tree | e3035b4bd74d50f9a5388052b8dbca001caddfa8 | |
parent | Looks like the reason so called "linden" trees are so ugly is coz LL unreason... (diff) | |
download | meta-impy-6bc0d58fb5b3783b11ebb58f849e2f8b83641db7.zip meta-impy-6bc0d58fb5b3783b11ebb58f849e2f8b83641db7.tar.gz meta-impy-6bc0d58fb5b3783b11ebb58f849e2f8b83641db7.tar.bz2 meta-impy-6bc0d58fb5b3783b11ebb58f849e2f8b83641db7.tar.xz |
Sort grids in alphabetical order. Removed some, added others.
Removed LL grids, this viewer is not compliant with their policy.
Removed OSGrid, they seem bent on banning users for no good reason.
Added others that are where meta-impy users are likely to be hanging out.
-rw-r--r-- | linden/indra/newview/app_settings/default_grids.xml | 247 |
1 files changed, 116 insertions, 131 deletions
diff --git a/linden/indra/newview/app_settings/default_grids.xml b/linden/indra/newview/app_settings/default_grids.xml index 1b388c6..c45010b 100644 --- a/linden/indra/newview/app_settings/default_grids.xml +++ b/linden/indra/newview/app_settings/default_grids.xml | |||
@@ -4,36 +4,6 @@ | |||
4 | <key>default_grids_version</key><string>33</string> | 4 | <key>default_grids_version</key><string>33</string> |
5 | </map> | 5 | </map> |
6 | 6 | ||
7 | <!-- Second Life --> | ||
8 | <map> | ||
9 | <key>gridnick</key><string>secondlife</string> | ||
10 | <key>gridname</key><string>Second Life</string> | ||
11 | <key>platform</key><string>SecondLife</string> | ||
12 | <key>loginuri</key><string>https://login.agni.lindenlab.com/cgi-bin/login.cgi</string> | ||
13 | <key>loginpage</key><string>http://imprudenceviewer.org/app/splash/</string> | ||
14 | <key>helperuri</key><string>https://secondlife.com/helpers/</string> | ||
15 | <key>website</key><string>http://secondlife.com/</string> | ||
16 | <key>support</key><string>http://secondlife.com/support/</string> | ||
17 | <key>register</key><string>http://secondlife.com/registration/</string> | ||
18 | <key>password</key><string>http://secondlife.com/account/request.php</string> | ||
19 | <key>version</key><string>2</string> | ||
20 | </map> | ||
21 | |||
22 | <!-- Second Life Beta --> | ||
23 | <map> | ||
24 | <key>gridnick</key><string>secondlifebeta</string> | ||
25 | <key>gridname</key><string>Second Life Beta Grid</string> | ||
26 | <key>platform</key><string>SecondLife</string> | ||
27 | <key>loginuri</key><string>https://login.aditi.lindenlab.com/cgi-bin/login.cgi</string> | ||
28 | <key>loginpage</key><string>http://imprudenceviewer.org/app/splash/</string> | ||
29 | <key>helperuri</key><string>http://aditi-secondlife.webdev.lindenlab.com/helpers/</string> | ||
30 | <key>website</key><string>http://secondlife.com/</string> | ||
31 | <key>support</key><string>http://secondlife.com/support/</string> | ||
32 | <key>register</key><string>http://secondlife.com/registration/</string> | ||
33 | <key>password</key><string>http://secondlife.com/account/request.php</string> | ||
34 | <key>version</key><string>3</string> | ||
35 | </map> | ||
36 | |||
37 | <!-- Local Host --> | 7 | <!-- Local Host --> |
38 | <map> | 8 | <map> |
39 | <key>gridnick</key><string>localhost</string> | 9 | <key>gridnick</key><string>localhost</string> |
@@ -45,21 +15,6 @@ | |||
45 | <key>version</key><string>1</string> | 15 | <key>version</key><string>1</string> |
46 | </map> | 16 | </map> |
47 | 17 | ||
48 | <!-- OSGrid --> | ||
49 | <map> | ||
50 | <key>gridnick</key><string>osgrid</string> | ||
51 | <key>gridname</key><string>OSGrid</string> | ||
52 | <key>platform</key><string>OpenSim</string> | ||
53 | <key>loginuri</key><string>http://login.osgrid.org/</string> | ||
54 | <key>loginpage</key><string>http://osgrid.org/splash/</string> | ||
55 | <key>helperuri</key><string>http://helper.osgrid.org/</string> | ||
56 | <key>website</key><string>http://osgrid.org/</string> | ||
57 | <key>support</key><string>http://osgrid.org/</string> | ||
58 | <key>register</key><string>http://www.osgrid.org/index.php/auth/register</string> | ||
59 | <key>password</key><string>http://www.osgrid.org/index.php/auth/forgot_password</string> | ||
60 | <key>version</key><string>2</string> | ||
61 | </map> | ||
62 | |||
63 | <!-- Aurora Grid --> | 18 | <!-- Aurora Grid --> |
64 | <map> | 19 | <map> |
65 | <key>gridname</key> <string>Aurora-Grid</string> | 20 | <key>gridname</key> <string>Aurora-Grid</string> |
@@ -75,66 +30,6 @@ | |||
75 | <key>version</key> <string>0</string> | 30 | <key>version</key> <string>0</string> |
76 | </map> | 31 | </map> |
77 | 32 | ||
78 | <!-- WorldSimTerra --> | ||
79 | <map> | ||
80 | <key>gridnick</key><string>worldsimterra</string> | ||
81 | <key>gridname</key><string>WorldSimTerra</string> | ||
82 | <key>platform</key><string>OpenSim</string> | ||
83 | <key>loginuri</key><string>http://wsterra.com:8002</string> | ||
84 | <key>loginpage</key><string>http://wsterra.com/log.php</string> | ||
85 | <key>helperuri</key><string>http://wsterra.com/</string> | ||
86 | <key>website</key><string>http://www.worldsimterra.com/</string> | ||
87 | <key>support</key><string>http://www.worldsimterra.com/</string> | ||
88 | <key>register</key><string>http://www.worldsimterra.com/</string> | ||
89 | <key>password</key><string>http://www.worldsimterra.com/</string> | ||
90 | <key>version</key><string>0</string> | ||
91 | </map> | ||
92 | |||
93 | <!-- Your Alternative Life --> | ||
94 | <map> | ||
95 | <key>gridnick</key><string>youralternativelife</string> | ||
96 | <key>gridname</key><string>Your Alternative Life</string> | ||
97 | <key>platform</key><string>OpenSim</string> | ||
98 | <key>loginuri</key><string>http://grid01.from-ne.com:8002/</string> | ||
99 | <key>loginpage</key><string>http://grid01.from-ne.com/tios/loginscreen3.php</string> | ||
100 | <key>helperuri</key><string>http://grid01.from-ne.com/tios/services/</string> | ||
101 | <key>website</key><string>http://www.youralternativelife.com</string> | ||
102 | <key>support</key><string>http://www.youralternativelife.com</string> | ||
103 | <key>register</key><string>http://www.youralternativelife.com</string> | ||
104 | <key>password</key><string>http://www.youralternativelife.com</string> | ||
105 | <key>version</key><string>0</string> | ||
106 | |||
107 | </map> | ||
108 | |||
109 | <!-- The New World Grid --> | ||
110 | <map> | ||
111 | <key>gridnick</key><string>thenewworldgrid</string> | ||
112 | <key>gridname</key><string>The New World Grid</string> | ||
113 | <key>platform</key><string>OpenSim</string> | ||
114 | <key>loginuri</key><string>http://grid.newworldgrid.com:8002/</string> | ||
115 | <key>loginpage</key><string>http://account.newworldgrid.com/loginscreen.php</string> | ||
116 | <key>helperuri</key><string>http://account.newworldgrid.com/</string> | ||
117 | <key>website</key><string>http://www.newworldgrid.com/</string> | ||
118 | <key>support</key><string>http://www.newworldgrid.com/</string> | ||
119 | <key>register</key><string>http://www.newworldgrid.com/register</string> | ||
120 | <key>password</key><string>http://account.newworldgrid.com/</string> | ||
121 | <key>version</key><string>0</string> | ||
122 | </map> | ||
123 | |||
124 | <!-- ReactionGrid --> | ||
125 | <map> | ||
126 | <key>gridnick</key><string>reactiongrid</string> | ||
127 | <key>gridname</key><string>ReactionGrid</string> | ||
128 | <key>platform</key><string>OpenSim</string> | ||
129 | <key>loginuri</key><string>http://reactiongrid.com:8008/</string> | ||
130 | <key>loginpage</key><string>http://gsquared.info/portal</string> | ||
131 | <key>website</key><string>http://reactiongrid.com/Default.aspx</string> | ||
132 | <key>support</key><string>http://reactiongrid.com/Support.aspx</string> | ||
133 | <key>register</key><string>http://reactiongrid.com/Register.aspx</string> | ||
134 | <key>password</key><string>http://reactiongrid.com/Support/ResetPassword.aspx</string> | ||
135 | <key>version</key><string>0</string> | ||
136 | </map> | ||
137 | |||
138 | <!-- Craft (offspring of Cyberlandia) --> | 33 | <!-- Craft (offspring of Cyberlandia) --> |
139 | <map> | 34 | <map> |
140 | <key>gridnick</key><string>craft</string> | 35 | <key>gridnick</key><string>craft</string> |
@@ -149,20 +44,6 @@ | |||
149 | <key>version</key><string>0</string> | 44 | <key>version</key><string>0</string> |
150 | </map> | 45 | </map> |
151 | 46 | ||
152 | <!-- Role Play Worlds --> | ||
153 | <map> | ||
154 | <key>gridnick</key><string>roleplayworlds</string> | ||
155 | <key>gridname</key><string>Role Play Worlds</string> | ||
156 | <key>platform</key><string>OpenSim</string> | ||
157 | <key>loginuri</key><string>http://grid.roleplayworlds.net:8002/</string> | ||
158 | <key>loginpage</key><string>http://grid.roleplayworlds.net/loginscreen.php</string> | ||
159 | <key>helperuri</key><string>http://grid.roleplayworlds.net/</string> | ||
160 | <key>website</key><string>http://roleplayworlds.net/</string> | ||
161 | <key>register</key><string>http://grid.roleplayworlds.net/index.php?page=create</string> | ||
162 | <key>password</key><string>http://grid.roleplayworlds.net/index.php?page=change</string> | ||
163 | <key>version</key><string>0</string> | ||
164 | </map> | ||
165 | |||
166 | <!-- GiantGrid --> | 47 | <!-- GiantGrid --> |
167 | <map> | 48 | <map> |
168 | <key>gridnick</key><string>giantgrid</string> | 49 | <key>gridnick</key><string>giantgrid</string> |
@@ -174,19 +55,20 @@ | |||
174 | <key>version</key><string>0</string> | 55 | <key>version</key><string>0</string> |
175 | </map> | 56 | </map> |
176 | 57 | ||
177 | <!-- 3rd Rock Grid --> | 58 | <!-- Infinite Grid --> |
178 | <map> | 59 | <map> |
179 | <key>gridnick</key><string>3rdrock</string> | 60 | <key>gridname</key> <string>Infinite Grid</string> |
180 | <key>gridname</key><string>3rd Rock Grid</string> | 61 | <key>gridnick</key> <string>infinitegrid</string> |
181 | <key>platform</key><string>OpenSim</string> | 62 | <key>platform</key> <string>OpenSim</string> |
182 | <key>loginuri</key><string>http://grid.3rdrockgrid.com:8002/</string> | 63 | <key>loginuri</key> <string>http://grid.infinitegrid.org:8002/</string> |
183 | <key>loginpage</key><string>http://3rdrockgrid.com/startpage.php</string> | 64 | <key>loginpage</key> <string>http://grid.infinitegrid.org:8002/wifi/welcome.html</string> |
184 | <key>helperuri</key><string>http://grid.3rdrockgrid.com/money/</string> | 65 | <key>helperuri</key> <string></string> |
185 | <key>website</key><string>http://3rdrockgrid.com/</string> | 66 | <key>password</key> <string>http://www.infinitegrid.org:8002/wifi/</string> |
186 | <key>register</key><string>http://3rdrockgrid.com/</string> | 67 | <key>register</key> <string>http://www.infinitegrid.org:8002/wifi/</string> |
187 | <key>password</key><string>http://3rdrockgrid.com/</string> | 68 | <key>support</key> <string></string> |
188 | <key>support</key><string>http://3rdrockgrid.com/</string> | 69 | <key>website</key> <string>http://infinitegrid.org/</string> |
189 | <key>version</key><string>1</string> | 70 | <key>search</key> <string>http://webi.metaverseink.com/</string> |
71 | <key>version</key> <string>0</string> | ||
190 | </map> | 72 | </map> |
191 | 73 | ||
192 | <!-- InWorldz --> | 74 | <!-- InWorldz --> |
@@ -233,7 +115,110 @@ | |||
233 | <key>website</key> <string>http://slackdog.com/</string> | 115 | <key>website</key> <string>http://slackdog.com/</string> |
234 | <key>search</key> <string>http://webi.metaverseink.com/</string> | 116 | <key>search</key> <string>http://webi.metaverseink.com/</string> |
235 | <key>version</key> <string>0</string> | 117 | <key>version</key> <string>0</string> |
118 | </map> | ||
119 | |||
120 | <!-- Sim-World Grid --> | ||
121 | <map> | ||
122 | <key>gridname</key> <string>Sim-World rid</string> | ||
123 | <key>gridnick</key> <string>simworld</string> | ||
124 | <key>platform</key> <string>OpenSim</string> | ||
125 | <key>loginuri</key> <string>http://grid.sim-world.org:8003/</string> | ||
126 | <key>loginpage</key> <string>http://grid.sim-world.org/home/loginscreen/</string> | ||
127 | <key>helperuri</key> <string>http://grid.sim-world.org/home/gridservices07/</string> | ||
128 | <key>password</key> <string>http://www.sim-world.org/index.php/loginregister</string> | ||
129 | <key>register</key> <string>http://www.sim-world.org/index.php/loginregister</string> | ||
130 | <key>support</key> <string>http://www.sim-world.org/index.php/support/selfhelp</string> | ||
131 | <key>website</key> <string>http://www.sim-world.org/</string> | ||
132 | <key>search</key> <string>http://www.sim-world.org/</string> | ||
133 | <key>version</key> <string>0</string> | ||
134 | </map> | ||
135 | |||
136 | <!-- ReactionGrid --> | ||
137 | <map> | ||
138 | <key>gridnick</key><string>reactiongrid</string> | ||
139 | <key>gridname</key><string>ReactionGrid</string> | ||
140 | <key>platform</key><string>OpenSim</string> | ||
141 | <key>loginuri</key><string>http://reactiongrid.com:8008/</string> | ||
142 | <key>loginpage</key><string>http://gsquared.info/portal</string> | ||
143 | <key>website</key><string>http://reactiongrid.com/Default.aspx</string> | ||
144 | <key>support</key><string>http://reactiongrid.com/Support.aspx</string> | ||
145 | <key>register</key><string>http://reactiongrid.com/Register.aspx</string> | ||
146 | <key>password</key><string>http://reactiongrid.com/Support/ResetPassword.aspx</string> | ||
147 | <key>version</key><string>0</string> | ||
148 | </map> | ||
149 | |||
150 | <!-- Role Play Worlds --> | ||
151 | <map> | ||
152 | <key>gridnick</key><string>roleplayworlds</string> | ||
153 | <key>gridname</key><string>Role Play Worlds</string> | ||
154 | <key>platform</key><string>OpenSim</string> | ||
155 | <key>loginuri</key><string>http://grid.roleplayworlds.net:8002/</string> | ||
156 | <key>loginpage</key><string>http://grid.roleplayworlds.net/loginscreen.php</string> | ||
157 | <key>helperuri</key><string>http://grid.roleplayworlds.net/</string> | ||
158 | <key>website</key><string>http://roleplayworlds.net/</string> | ||
159 | <key>register</key><string>http://grid.roleplayworlds.net/index.php?page=create</string> | ||
160 | <key>password</key><string>http://grid.roleplayworlds.net/index.php?page=change</string> | ||
161 | <key>version</key><string>0</string> | ||
162 | </map> | ||
236 | 163 | ||
164 | <!-- The New World Grid --> | ||
165 | <map> | ||
166 | <key>gridnick</key><string>thenewworldgrid</string> | ||
167 | <key>gridname</key><string>The New World Grid</string> | ||
168 | <key>platform</key><string>OpenSim</string> | ||
169 | <key>loginuri</key><string>http://grid.newworldgrid.com:8002/</string> | ||
170 | <key>loginpage</key><string>http://account.newworldgrid.com/loginscreen.php</string> | ||
171 | <key>helperuri</key><string>http://account.newworldgrid.com/</string> | ||
172 | <key>website</key><string>http://www.newworldgrid.com/</string> | ||
173 | <key>support</key><string>http://www.newworldgrid.com/</string> | ||
174 | <key>register</key><string>http://www.newworldgrid.com/register</string> | ||
175 | <key>password</key><string>http://account.newworldgrid.com/</string> | ||
176 | <key>version</key><string>0</string> | ||
177 | </map> | ||
178 | |||
179 | <!-- 3rd Rock Grid --> | ||
180 | <map> | ||
181 | <key>gridnick</key><string>3rdrock</string> | ||
182 | <key>gridname</key><string>3rd Rock Grid</string> | ||
183 | <key>platform</key><string>OpenSim</string> | ||
184 | <key>loginuri</key><string>http://grid.3rdrockgrid.com:8002/</string> | ||
185 | <key>loginpage</key><string>http://3rdrockgrid.com/startpage.php</string> | ||
186 | <key>helperuri</key><string>http://grid.3rdrockgrid.com/money/</string> | ||
187 | <key>website</key><string>http://3rdrockgrid.com/</string> | ||
188 | <key>register</key><string>http://3rdrockgrid.com/</string> | ||
189 | <key>password</key><string>http://3rdrockgrid.com/</string> | ||
190 | <key>support</key><string>http://3rdrockgrid.com/</string> | ||
191 | <key>version</key><string>1</string> | ||
192 | </map> | ||
193 | |||
194 | <!-- WorldSimTerra --> | ||
195 | <map> | ||
196 | <key>gridnick</key><string>worldsimterra</string> | ||
197 | <key>gridname</key><string>WorldSimTerra</string> | ||
198 | <key>platform</key><string>OpenSim</string> | ||
199 | <key>loginuri</key><string>http://wsterra.com:8002</string> | ||
200 | <key>loginpage</key><string>http://wsterra.com/log.php</string> | ||
201 | <key>helperuri</key><string>http://wsterra.com/</string> | ||
202 | <key>website</key><string>http://www.worldsimterra.com/</string> | ||
203 | <key>support</key><string>http://www.worldsimterra.com/</string> | ||
204 | <key>register</key><string>http://www.worldsimterra.com/</string> | ||
205 | <key>password</key><string>http://www.worldsimterra.com/</string> | ||
206 | <key>version</key><string>0</string> | ||
207 | </map> | ||
208 | |||
209 | <!-- Your Alternative Life --> | ||
210 | <map> | ||
211 | <key>gridnick</key><string>youralternativelife</string> | ||
212 | <key>gridname</key><string>Your Alternative Life</string> | ||
213 | <key>platform</key><string>OpenSim</string> | ||
214 | <key>loginuri</key><string>http://grid01.from-ne.com:8002/</string> | ||
215 | <key>loginpage</key><string>http://grid01.from-ne.com/tios/loginscreen3.php</string> | ||
216 | <key>helperuri</key><string>http://grid01.from-ne.com/tios/services/</string> | ||
217 | <key>website</key><string>http://www.youralternativelife.com</string> | ||
218 | <key>support</key><string>http://www.youralternativelife.com</string> | ||
219 | <key>register</key><string>http://www.youralternativelife.com</string> | ||
220 | <key>password</key><string>http://www.youralternativelife.com</string> | ||
221 | <key>version</key><string>0</string> | ||
237 | </map> | 222 | </map> |
238 | 223 | ||
239 | </array> | 224 | </array> |