diff options
Diffstat (limited to 'linden/indra/newview/app_settings')
-rw-r--r-- | linden/indra/newview/app_settings/default_grids.xml | 351 | ||||
-rw-r--r-- | linden/indra/newview/app_settings/settings.xml | 128 |
2 files changed, 340 insertions, 139 deletions
diff --git a/linden/indra/newview/app_settings/default_grids.xml b/linden/indra/newview/app_settings/default_grids.xml index 8eaa0b2..7cf90c4 100644 --- a/linden/indra/newview/app_settings/default_grids.xml +++ b/linden/indra/newview/app_settings/default_grids.xml | |||
@@ -1,29 +1,83 @@ | |||
1 | <llsd> | 1 | <llsd> |
2 | <array> | 2 | <array> |
3 | <map> | 3 | <map> |
4 | <key>default_grids_version</key><string>37</string> | 4 | <key>default_grids_version</key><string>39</string> |
5 | </map> | 5 | </map> |
6 | 6 | ||
7 | <!-- Local Host --> | 7 | <!-- 3rd Rock Grid --> |
8 | <map> | ||
9 | <key>gridname</key><string>3rd Rock Grid</string> | ||
10 | <key>gridnick</key><string>3rdRock</string> | ||
11 | <key>platform</key><string>OpenSim</string> | ||
12 | <key>about</key><string>http://3rdrockgrid.com/</string> | ||
13 | <key>help</key><string>http://3rdrockgrid.com/</string> | ||
14 | <key>helperuri</key><string>http://grid.3rdrockgrid.com/3rg_money/</string> | ||
15 | <key>loginuri</key><string>http://grid.3rdrockgrid.com:8002/</string> | ||
16 | <key>loginpage</key><string>http://3rdrockgrid.com/startpage.php</string> | ||
17 | <key>website</key><string>http://3rdrockgrid.com/</string> | ||
18 | <key>register</key><string>http://3rdrockgrid.com/</string> | ||
19 | <key>password</key><string>http://3rdrockgrid.com/</string> | ||
20 | <key>support</key><string>http://3rdrockgrid.com/</string> | ||
21 | <key>version</key><string>1</string> | ||
22 | </map> | ||
23 | |||
24 | <!-- Avination --> | ||
25 | <map> | ||
26 | <key>gridname</key><string>Avination</string> | ||
27 | <key>gridnick</key><string>Avination</string> | ||
28 | <key>platform</key><string>OpenSim</string> | ||
29 | <key>about</key><string>http://login.avination.net</string> | ||
30 | <key>helperuri</key><string>https://secure.3dhosting.de/</string> | ||
31 | <key>loginpage</key><string>https://www.avination.com/welcome.php</string> | ||
32 | <key>loginuri</key><string>https://login.avination.com</string> | ||
33 | <key>name</key><string>login.avination.net</string> | ||
34 | <key>password</key><string>https://www.avination.com/pwrecover.php</string> | ||
35 | <key>register</key><string>https://www.avination.com/join.php</string> | ||
36 | </map> | ||
37 | |||
38 | <!-- Craft (offspring of Cyberlandia) --> | ||
39 | <map> | ||
40 | <key>gridname</key><string>Craft - The Friendly World</string> | ||
41 | <key>gridnick</key><string>Craft</string> | ||
42 | <key>platform</key><string>OpenSim</string> | ||
43 | <key>about</key><string>http://www.craft-world.org/</string> | ||
44 | <key>loginuri</key><string>http://craft-world.org:8002/</string> | ||
45 | <key>loginpage</key><string>http://www.craft-world.org/loginscreen.php</string> | ||
46 | <key>helperuri</key><string>http://webapp.craft-world.org/economy/</string> | ||
47 | <key>website</key><string>http://www.craft-world.org/</string> | ||
48 | <key>register</key><string>http://craft-world.org:8002/wifi/user/account/</string> | ||
49 | <key>password</key><string>http://craft-world.org:8002/wifi/forgotpassword</string> | ||
50 | <key>version</key><string>0</string> | ||
51 | </map> | ||
52 | |||
53 | <!-- FrancoGrid --> | ||
8 | <map> | 54 | <map> |
9 | <key>gridnick</key><string>localhost</string> | 55 | <key>gridname</key><string>Metavers Francophone FrancoGrid</string> |
10 | <key>gridname</key><string>Local Host</string> | 56 | <key>gridnick</key><string>francogrid</string> |
11 | <key>platform</key><string>OpenSim</string> | 57 | <key>platform</key><string>OpenSim</string> |
12 | <key>loginuri</key><string>http://127.0.0.1:9000/</string> | 58 | <key>about</key><string>http://francogrid.org/</string> |
13 | <key>loginpage</key><string /> | 59 | <key>help</key><string>http://francogrid.org/aide</string> |
14 | <key>helperuri</key><string>http://127.0.0.1:9000/</string> | 60 | <key>helperuri</key><string>http://helper.main.francogrid.org/</string> |
15 | <key>version</key><string>1</string> | 61 | <key>loginpage</key><string>http://viewer.francogrid.org/</string> |
62 | <key>loginuri</key><string>http://login.francogrid.org/</string> | ||
63 | <key>name</key><string>login.francogrid.org</string> | ||
64 | <key>password</key><string>http://francogrid.org/user/password</string> | ||
65 | <key>register</key><string>http://francogrid.org/user/register</string> | ||
16 | </map> | 66 | </map> |
17 | 67 | ||
18 | <!-- GiantGrid --> | 68 | <!-- GiantGrid --> |
19 | <map> | 69 | <map> |
20 | <key>gridnick</key><string>giantgrid</string> | 70 | <key>gridname</key><string>GiantGrid</string> |
21 | <key>gridname</key><string>GiantGrid</string> | 71 | <key>gridnick</key><string>GiantGrid</string> |
22 | <key>platform</key><string>OpenSim</string> | 72 | <key>platform</key><string>OpenSim</string> |
23 | <key>loginuri</key><string>http://Gianttest.no-ip.biz:8002/</string> | 73 | <key>loginuri</key><string>http://giantgrid.no-ip.biz:8002/</string> |
24 | <key>loginpage</key><string>http://gianttest.no-ip.biz:80/gridsplash?method=login</string> | 74 | <key>loginpage</key><string>http://www.giantgrid.nl</string> |
25 | <key>helperuri</key><string>http://gianttest.no-ip.biz/giantmap/</string> | 75 | <key>helperuri</key><string>http://giantgrid.no-ip.biz/XoopCube/html/modules/xoopensim/helper/</string> |
26 | <key>version</key><string>0</string> | 76 | <key>website</key><string>http://www.giantgrid.nl</string> |
77 | <key>register</key><string>http://giantgrid.no-ip.biz:8002/wifi/user/account/</string> | ||
78 | <key>password</key><string>http://giantgrid.no-ip.biz:8002/wifi/forgotpassword</string> | ||
79 | <key>support</key><string>http://gianttest.no-ip.biz/ticket/</string> | ||
80 | <key>version</key><string>1</string> | ||
27 | </map> | 81 | </map> |
28 | 82 | ||
29 | <!-- Infinite Grid --> | 83 | <!-- Infinite Grid --> |
@@ -32,59 +86,126 @@ | |||
32 | <key>gridnick</key> <string>infinitegrid</string> | 86 | <key>gridnick</key> <string>infinitegrid</string> |
33 | <key>platform</key> <string>OpenSim</string> | 87 | <key>platform</key> <string>OpenSim</string> |
34 | <key>loginuri</key> <string>http://grid.infinitegrid.org:8002/</string> | 88 | <key>loginuri</key> <string>http://grid.infinitegrid.org:8002/</string> |
35 | <key>loginpage</key> <string>http://webfront.infinitegrid.org/loginscreen.php</string> | 89 | <key>loginpage</key> <string>http://www.infinitegrid.org/drupal/loginpage</string> |
36 | <key>helperuri</key> <string>http://www.infinitegrid.org/helper/</string> | 90 | <key>helperuri</key> <string>http://www.infinitegrid.org/opensim/helper/</string> |
37 | <key>password</key> <string>http://webfront.infinitegrid.org/</string> | 91 | <key>website</key> <string>http://www.infinitegrid.org/drupal/</string> |
38 | <key>register</key> <string>http://webfront.infinitegrid.org/</string> | 92 | <key>register</key> <string>http://www.infinitegrid.org/drupal/</string> |
39 | <key>support</key> <string>http://www.infinitegrid.org/help</string> | 93 | <key>password</key> <string>http://www.infinitegrid.org/drupal/</string> |
40 | <key>website</key> <string>http://www.infinitegrid.org/about/</string> | 94 | <key>support</key> <string>http://www.infinitegrid.org/drupla/Tags/help</string> |
41 | <key>search</key> <string>http://webi.metaverseink.com/</string> | ||
42 | <key>version</key> <string>0</string> | 95 | <key>version</key> <string>0</string> |
43 | </map> | 96 | </map> |
44 | 97 | ||
45 | <!-- Infinite Grid dev--> | 98 | <!-- InWorldz --> |
46 | <map> | 99 | <map> |
47 | <key>gridname</key> <string>Infinite Grid dev</string> | 100 | <key>gridname</key><string>InWorldz</string> |
48 | <key>gridnick</key> <string>infinitegriddev</string> | 101 | <key>gridnick</key><string>InWorldz</string> |
49 | <key>platform</key> <string>OpenSim</string> | 102 | <key>platform</key><string>OpenSim</string> |
50 | <key>loginuri</key> <string>http://grid.infinitegrid.org:8502/</string> | 103 | <key>about</key><string>http://inworldz.com/</string> |
51 | <key>loginpage</key> <string>http://www.infinitegrid.org/webdev/loginscreen.php</string> | 104 | <key>help</key><string>http://inworldz.com/faq.php</string> |
52 | <key>helperuri</key> <string>http://www.infinitegrid.org/webdev/helper/</string> | 105 | <key>loginuri</key><string>http://inworldz.com:8002/</string> |
53 | <key>password</key> <string>http://www.infinitegrid.org/webdev/</string> | 106 | <key>loginpage</key><string>http://inworldz.com/loginscreen.php</string> |
54 | <key>register</key> <string>http://www.infinitegrid.org/webdev/</string> | 107 | <key>helperuri</key><string>http://inworldz.com/</string> |
55 | <key>support</key> <string>http://www.infinitegrid.org/webdev/help</string> | 108 | <key>password</key><string>http://inworldz.com/</string> |
56 | <key>website</key> <string>http://www.infinitegrid.org/webdev/about/</string> | 109 | <key>register</key><string>http://inworldz.com/register.php</string> |
57 | <key>version</key> <string>0</string> | 110 | <key>support</key><string>http://inworldz.com/support.php</string> |
111 | <key>website</key><string>http://inworldz.com/</string> | ||
112 | <key>version</key><string>2</string> | ||
58 | </map> | 113 | </map> |
59 | 114 | ||
60 | <!-- InWorldz --> | 115 | <!-- Island Oasis --> |
61 | <map> | 116 | <map> |
62 | <key>gridname</key> <string>InWorldz</string> | 117 | <key>gridname</key><string>Island Oasis</string> |
63 | <key>gridnick</key> <string>inworldz</string> | 118 | <key>gridnick</key><string>IslandOasis</string> |
64 | <key>platform</key> <string>OpenSim</string> | 119 | <key>platform</key><string>OpenSim</string> |
65 | <key>loginuri</key> <string>http://inworldz.com:8002/</string> | 120 | <key>about</key><string>http://www.islandoasis.biz/GridStats.aspx</string> |
66 | <key>loginpage</key> <string>http://inworldz.com/loginscreen.php</string> | 121 | <key>help</key><string>http://www.islandoasis.biz/Support.aspx</string> |
67 | <key>helperuri</key> <string>http://inworldz.com/</string> | 122 | <key>helperuri</key><string>http://islandoasisgrid.biz:8020/OsCurrency/</string> |
68 | <key>password</key> <string>http://inworldz.com/loginerror.php?error=2</string> | 123 | <key>loginpage</key><string>http://www.islandoasis.biz/welcome.aspx</string> |
69 | <key>register</key> <string>http://inworldz.com/register.php</string> | 124 | <key>loginuri</key><string>http://islandoasisgrid.biz:8002/</string> |
70 | <key>support</key> <string>http://inworldz.com/support.php</string> | 125 | <key>name</key><string>islandoasisgrid.biz:8002</string> |
71 | <key>website</key> <string>http://inworldz.com/</string> | 126 | <key>password</key><string>http://www.islandoasis.biz/Login.aspx</string> |
72 | <key>version</key> <string>2</string> | 127 | <key>register</key><string>http://www.islandoasis.biz/verification.aspx</string> |
73 | </map> | 128 | </map> |
129 | |||
130 | <!-- Local Host --> | ||
131 | <map> | ||
132 | <key>gridname</key><string>LocalHost</string> | ||
133 | <key>gridnick</key><string>LocalHost</string> | ||
134 | <key>platform</key><string>OpenSim</string> | ||
135 | <key>loginuri</key><string>http://127.0.0.1:9000/</string> | ||
136 | <key>loginpage</key><string /> | ||
137 | <key>helperuri</key><string>http://127.0.0.1:9000/</string> | ||
138 | <key>version</key><string>1</string> | ||
139 | </map> | ||
140 | |||
141 | <!-- local Sim-on-a-stick --> | ||
142 | <map> | ||
143 | <key>gridname</key><string>Sim-on-a-Stick</string> | ||
144 | <key>gridnick</key><string>SimOnAStick</string> | ||
145 | <key>loginpage</key><string>http://127.0.0.1:9100/wifi/welcome.html</string> | ||
146 | <key>loginuri</key><string>http://localhost:9100</string> | ||
147 | </map> | ||
148 | |||
149 | <!-- Metropolis Metaversum --> | ||
150 | <map> | ||
151 | <key>gridname</key><string>Metropolis Metaversum</string> | ||
152 | <key>gridnick</key><string>Metropolis</string> | ||
153 | <key>platform</key><string>OpenSim</string> | ||
154 | <key>about</key><string>http://www.hypergrid.org/metropolis/wiki</string> | ||
155 | <key>help</key><string>http://metropolis.hypergrid.org</string> | ||
156 | <key>helperuri</key><string>http://metropolis.hypergrid.org/currency/helper/</string> | ||
157 | <key>loginpage</key><string>http://metropolis.hypergrid.org</string> | ||
158 | <key>loginuri</key><string>http://hypergrid.org:8002/</string> | ||
159 | <key>name</key><string>hypergrid.org:8002</string> | ||
160 | <key>password</key><string>http://metropolis.hypergrid.org/oswi.php</string> | ||
161 | <key>register</key><string>http://www.hypergrid.org/metropolis/metro_rg.php</string> | ||
162 | </map> | ||
163 | |||
164 | <!-- New World Grid --> | ||
165 | <map> | ||
166 | <key>gridname</key><string>New World Grid</string> | ||
167 | <key>gridnick</key><string>newworldgrid</string> | ||
168 | <key>platform</key><string>OpenSim</string> | ||
169 | <key>loginuri</key><string>http://3d.newworldgrid.com:8002/</string> | ||
170 | <key>loginpage</key><string>http://www.newworldgrid.com/loginpage/</string> | ||
171 | <key>helperuri</key><string>http://3d.newworldgrid.com/services/helper/</string> | ||
172 | <key>website</key><string>http://www.newworldgrid.com/</string> | ||
173 | <key>support</key><string>http://www.newworldgrid.com/contact/</string> | ||
174 | <key>register</key><string>http://www.newworldgrid.com/virreacentral/redirect.php?page=register</string> | ||
175 | <key>password</key><string>http://www.newworldgrid.com/virreacentral/redirect.php?page=login</string> | ||
176 | <key>version</key><string>0</string> | ||
177 | </map> | ||
178 | |||
179 | <!-- ReactionGrid --> | ||
180 | <map> | ||
181 | <key>gridname</key><string>ReactionGrid</string> | ||
182 | <key>gridnick</key><string>ReactionGrid</string> | ||
183 | <key>platform</key><string>OpenSim</string> | ||
184 | <key>about</key><string>http://reactiongrid.com/Default.aspx</string> | ||
185 | <key>help</key><string>http://reactiongrid.com/Support.aspx</string> | ||
186 | <key>loginuri</key><string>http://reactiongrid.com:8008/</string> | ||
187 | <key>loginpage</key><string>http://gsquared.info/portal</string> | ||
188 | <key>helperuri</key><string>http://reactiongrid.com:9000/</string> | ||
189 | <key>website</key><string>http://reactiongrid.com/Default.aspx</string> | ||
190 | <key>support</key><string>http://reactiongrid.com/Support.aspx</string> | ||
191 | <key>register</key><string>http://reactiongrid.com/Register.aspx</string> | ||
192 | <key>password</key><string>http://www.reactiongrid.com/Support/PasswordReset.aspx</string> | ||
193 | <key>version</key><string>0</string> | ||
194 | </map> | ||
74 | 195 | ||
75 | <!-- ScienceSim --> | 196 | <!-- ScienceSim --> |
76 | <map> | 197 | <map> |
77 | <key>gridname</key> <string>IEEE/ACM ScienceSim Virtual World</string> | 198 | <key>gridname</key><string>IEEE/ACM ScienceSim Virtual World</string> |
78 | <key>gridnick</key> <string>sciencesim</string> | 199 | <key>gridnick</key><string>ScienceSim</string> |
79 | <key>platform</key> <string>OpenSim</string> | 200 | <key>platform</key><string>OpenSim</string> |
80 | <key>loginuri</key> <string>http://grid.sciencesim.com/</string> | 201 | <key>loginuri</key><string>http://grid.sciencesim.com/</string> |
81 | <key>loginpage</key> <string>http://island.sciencesim.com/scisim/loginscreen.php</string> | 202 | <key>loginpage</key><string>http://island.sciencesim.com/scisim/loginscreen.php</string> |
82 | <key>helperuri</key> <string></string> | 203 | <key>helperuri</key><string></string> |
83 | <key>password</key> <string>http://island.sciencesim.com/scisim</string> | 204 | <key>password</key><string>http://island.sciencesim.com/scisim</string> |
84 | <key>register</key> <string>http://island.sciencesim.com/scisim</string> | 205 | <key>register</key><string>http://island.sciencesim.com/scisim</string> |
85 | <key>support</key> <string>http://island.sciencesim.com/wiki</string> | 206 | <key>support</key><string>http://island.sciencesim.com/wiki</string> |
86 | <key>website</key> <string>http://island.sciencesim.com/about/</string> | 207 | <key>website</key><string>http://island.sciencesim.com/about/</string> |
87 | <key>version</key> <string>0</string> | 208 | <key>version</key><string>0</string> |
88 | </map> | 209 | </map> |
89 | 210 | ||
90 | <!-- Slackdog --> | 211 | <!-- Slackdog --> |
@@ -103,94 +224,46 @@ | |||
103 | <key>version</key> <string>0</string> | 224 | <key>version</key> <string>0</string> |
104 | </map> | 225 | </map> |
105 | 226 | ||
106 | <!-- Sim-World Grid --> | 227 | <!-- Virtual Highway --> |
107 | <map> | 228 | <map> |
108 | <key>gridname</key> <string>Sim-World rid</string> | 229 | <key>gridname</key><string>Virtual Highway</string> |
109 | <key>gridnick</key> <string>simworld</string> | 230 | <key>gridnick</key><string>VirtualHighway</string> |
110 | <key>platform</key> <string>OpenSim</string> | 231 | <key>platform</key><string>OpenSim</string> |
111 | <key>loginuri</key> <string>http://grid.sim-world.org:8003/</string> | 232 | <key>about</key><string>http://www.virtualhighway.us/about.php</string> |
112 | <key>loginpage</key> <string>http://grid.sim-world.org/home/loginscreen/</string> | 233 | <key>helperuri</key><string>http://www.virtualhighway.us/griddal/</string> |
113 | <key>helperuri</key> <string>http://grid.sim-world.org/home/gridservices07/</string> | 234 | <key>loginpage</key><string>http://www.virtualhighway.us/welcome.php</string> |
114 | <key>password</key> <string>http://www.sim-world.org/index.php/loginregister</string> | 235 | <key>loginuri</key><string>http://login.virtualhighway.us:8002/</string> |
115 | <key>register</key> <string>http://www.sim-world.org/index.php/loginregister</string> | 236 | <key>name</key><string>login.virtualhighway.us:8002</string> |
116 | <key>support</key> <string>http://www.sim-world.org/index.php/support/selfhelp</string> | 237 | <key>password</key><string>http://www.virtualhighway.us/users/lostPassword</string> |
117 | <key>website</key> <string>http://www.sim-world.org/</string> | 238 | <key>register</key><string>http://www.virtualhighway.us/users/register</string> |
118 | <key>search</key> <string>http://www.sim-world.org/</string> | ||
119 | <key>version</key> <string>0</string> | ||
120 | </map> | 239 | </map> |
121 | 240 | ||
122 | <!-- ReactionGrid --> | 241 | <!-- virtyou --> |
123 | <map> | ||
124 | <key>gridnick</key><string>reactiongrid</string> | ||
125 | <key>gridname</key><string>ReactionGrid</string> | ||
126 | <key>platform</key><string>OpenSim</string> | ||
127 | <key>loginuri</key><string>http://reactiongrid.com:8008/</string> | ||
128 | <key>loginpage</key><string>http://gsquared.info/portal</string> | ||
129 | <key>website</key><string>http://reactiongrid.com/Default.aspx</string> | ||
130 | <key>support</key><string>http://reactiongrid.com/Support.aspx</string> | ||
131 | <key>register</key><string>http://reactiongrid.com/Register.aspx</string> | ||
132 | <key>password</key><string>http://reactiongrid.com/Support/ResetPassword.aspx</string> | ||
133 | <key>version</key><string>0</string> | ||
134 | </map> | ||
135 | |||
136 | <!-- Role Play Worlds --> | ||
137 | <map> | ||
138 | <key>gridnick</key><string>roleplayworlds</string> | ||
139 | <key>gridname</key><string>Role Play Worlds</string> | ||
140 | <key>platform</key><string>OpenSim</string> | ||
141 | <key>loginuri</key><string>http://grid.roleplayworlds.net:8002/</string> | ||
142 | <key>loginpage</key><string>http://roleplayworlds.net/loginscreen</string> | ||
143 | <key>helperuri</key><string>http://grid.roleplayworlds.net/</string> | ||
144 | <key>website</key><string>http://roleplayworlds.net/</string> | ||
145 | <key>support</key><string>http://roleplayworlds.net/help</string> | ||
146 | <key>register</key><string>http://roleplayworlds.net/register</string> | ||
147 | <key>password</key><string>http://roleplayworlds.net/password</string> | ||
148 | <key>version</key><string>1</string> | ||
149 | </map> | ||
150 | |||
151 | <!-- The New World Grid --> | ||
152 | <map> | ||
153 | <key>gridnick</key><string>thenewworldgrid</string> | ||
154 | <key>gridname</key><string>The New World Grid</string> | ||
155 | <key>platform</key><string>OpenSim</string> | ||
156 | <key>loginuri</key><string>http://giantgrid.no-ip.biz:8002/</string> | ||
157 | <key>loginpage</key><string>http://www.giantgrid.nl</string> | ||
158 | <key>helperuri</key><string>http://giantgrid.no-ip.biz/XoopCube/html/modules/xoopensim/helper/</string> | ||
159 | <key>website</key><string>http://www.giantgrid.nl</string> | ||
160 | <key>register</key><string>http://giantgrid.no-ip.biz:8002/wifi/user/account/</string> | ||
161 | <key>password</key><string>http://giantgrid.no-ip.biz:8002/wifi/forgotpassword</string> | ||
162 | <key>support</key><string>http://gianttest.no-ip.biz/ticket/</string> | ||
163 | <key>version</key><string>1</string> | ||
164 | </map> | ||
165 | |||
166 | <!-- 3rd Rock Grid --> | ||
167 | <map> | 242 | <map> |
168 | <key>gridnick</key><string>3rdrock</string> | 243 | <key>gridname</key><string>virtyou MainGrid</string> |
169 | <key>gridname</key><string>3rd Rock Grid</string> | 244 | <key>gridnick</key><string>virtyou</string> |
170 | <key>platform</key><string>OpenSim</string> | 245 | <key>platform</key><string>OpenSim</string> |
171 | <key>loginuri</key><string>http://grid.3rdrockgrid.com:8002/</string> | 246 | <key>help</key><string>http://virtyou.com/q/howto/</string> |
172 | <key>loginpage</key><string>http://3rdrockgrid.com/startpage.php</string> | 247 | <key>loginpage</key><string>http://virtyou.com/welcome/</string> |
173 | <key>helperuri</key><string>http://grid.3rdrockgrid.com/money/</string> | 248 | <key>loginuri</key><string>http://go.virtyou.com</string> |
174 | <key>website</key><string>http://3rdrockgrid.com/</string> | 249 | <key>password</key><string>http://virtyou.com/user/forgotten.html</string> |
175 | <key>register</key><string>http://3rdrockgrid.com/</string> | 250 | <key>register</key><string>http://virtyou.com/user/</string> |
176 | <key>password</key><string>http://3rdrockgrid.com/</string> | ||
177 | <key>support</key><string>http://3rdrockgrid.com/</string> | ||
178 | <key>version</key><string>1</string> | ||
179 | </map> | 251 | </map> |
180 | 252 | ||
181 | <!-- Your Alternative Life --> | 253 | <!-- Your Alternative Life --> |
182 | <map> | 254 | <map> |
183 | <key>gridnick</key><string>youralternativelife</string> | 255 | <key>gridname</key><string>Your Alternative Life</string> |
184 | <key>gridname</key><string>Your Alternative Life</string> | 256 | <key>gridnick</key><string>YourAlternativeLife</string> |
185 | <key>platform</key><string>OpenSim</string> | 257 | <key>platform</key><string>OpenSim</string> |
186 | <key>loginuri</key><string>http://grid01.from-ne.com:8002/</string> | 258 | <key>about</key><string>http://www.youralternativelife.com</string> |
187 | <key>loginpage</key><string>http://grid01.from-ne.com/tios/loginscreen3.php</string> | 259 | <key>loginuri</key><string>http://grid01.from-ne.com:8002/</string> |
188 | <key>helperuri</key><string>http://grid01.from-ne.com/tios/services/</string> | 260 | <key>loginpage</key><string>http://grid01.from-ne.com/tios/loginscreen3.php</string> |
189 | <key>website</key><string>http://www.youralternativelife.com</string> | 261 | <key>helperuri</key><string>http://grid01.from-ne.com/tios/services/</string> |
190 | <key>support</key><string>http://www.youralternativelife.com</string> | 262 | <key>website</key><string>http://www.youralternativelife.com</string> |
191 | <key>register</key><string>http://www.youralternativelife.com</string> | 263 | <key>support</key><string>http://www.youralternativelife.com</string> |
192 | <key>password</key><string>http://www.youralternativelife.com</string> | 264 | <key>register</key><string>http://www.youralternativelife.com</string> |
193 | <key>version</key><string>0</string> | 265 | <key>password</key><string>http://www.youralternativelife.com</string> |
266 | <key>version</key><string>0</string> | ||
194 | </map> | 267 | </map> |
195 | 268 | ||
196 | </array> | 269 | </array> |
diff --git a/linden/indra/newview/app_settings/settings.xml b/linden/indra/newview/app_settings/settings.xml index e701c3e..5534ecc 100644 --- a/linden/indra/newview/app_settings/settings.xml +++ b/linden/indra/newview/app_settings/settings.xml | |||
@@ -2,6 +2,123 @@ | |||
2 | <llsd> | 2 | <llsd> |
3 | <map> | 3 | <map> |
4 | 4 | ||
5 | <!-- begin RC hacking --> | ||
6 | <key>PrimMediaMasterEnabled</key> | ||
7 | <map> | ||
8 | <key>Comment</key> | ||
9 | <string>Whether or not Media on a Prim is enabled.</string> | ||
10 | <key>Persist</key> | ||
11 | <integer>1</integer> | ||
12 | <key>Type</key> | ||
13 | <string>Boolean</string> | ||
14 | <key>Value</key> | ||
15 | <integer>1</integer> | ||
16 | </map> | ||
17 | <key>PrimMediaMaxRetries</key> | ||
18 | <map> | ||
19 | <key>Comment</key> | ||
20 | <string>Maximum number of retries for media queries.</string> | ||
21 | <key>Persist</key> | ||
22 | <integer>1</integer> | ||
23 | <key>Type</key> | ||
24 | <string>U32</string> | ||
25 | <key>Value</key> | ||
26 | <integer>4</integer> | ||
27 | </map> | ||
28 | <key>PrimMediaRequestQueueDelay</key> | ||
29 | <map> | ||
30 | <key>Comment</key> | ||
31 | <string>Timer delay for fetching media from the queue (in seconds).</string> | ||
32 | <key>Persist</key> | ||
33 | <integer>1</integer> | ||
34 | <key>Type</key> | ||
35 | <string>F32</string> | ||
36 | <key>Value</key> | ||
37 | <real>1.0</real> | ||
38 | </map> | ||
39 | <key>PrimMediaRetryTimerDelay</key> | ||
40 | <map> | ||
41 | <key>Comment</key> | ||
42 | <string>Timer delay for retrying on media queries (in seconds).</string> | ||
43 | <key>Persist</key> | ||
44 | <integer>1</integer> | ||
45 | <key>Type</key> | ||
46 | <string>F32</string> | ||
47 | <key>Value</key> | ||
48 | <real>5.0</real> | ||
49 | </map> | ||
50 | <key>PrimMediaMaxSortedQueueSize</key> | ||
51 | <map> | ||
52 | <key>Comment</key> | ||
53 | <string>Maximum number of objects the viewer will load media for initially</string> | ||
54 | <key>Persist</key> | ||
55 | <integer>1</integer> | ||
56 | <key>Type</key> | ||
57 | <string>U32</string> | ||
58 | <key>Value</key> | ||
59 | <integer>100000</integer> | ||
60 | </map> | ||
61 | <key>PrimMediaMaxRoundRobinQueueSize</key> | ||
62 | <map> | ||
63 | <key>Comment</key> | ||
64 | <string>Maximum number of objects the viewer will continuously update media for</string> | ||
65 | <key>Persist</key> | ||
66 | <integer>1</integer> | ||
67 | <key>Type</key> | ||
68 | <string>U32</string> | ||
69 | <key>Value</key> | ||
70 | <integer>100000</integer> | ||
71 | </map> | ||
72 | <key>ShowMOAPRadar</key> | ||
73 | <map> | ||
74 | <key>Comment</key> | ||
75 | <string>Show the MOAP radar</string> | ||
76 | <key>Persist</key> | ||
77 | <integer>1</integer> | ||
78 | <key>Type</key> | ||
79 | <string>Boolean</string> | ||
80 | <key>Value</key> | ||
81 | <integer>0</integer> | ||
82 | </map> | ||
83 | <key>FloaterMOAPRadarRect</key> | ||
84 | <map> | ||
85 | <key>Comment</key> | ||
86 | <string>Rectangle for MOAP Radar</string> | ||
87 | <key>Persist</key> | ||
88 | <integer>1</integer> | ||
89 | <key>Type</key> | ||
90 | <string>Rect</string> | ||
91 | <key>Value</key> | ||
92 | <array> | ||
93 | <integer>0</integer> | ||
94 | <integer>400</integer> | ||
95 | <integer>200</integer> | ||
96 | <integer>0</integer> | ||
97 | </array> | ||
98 | </map> | ||
99 | <key>MOAPRadarKeepOpen</key> | ||
100 | <map> | ||
101 | <key>Comment</key> | ||
102 | <string>Keeps MOAP radar updates running in background</string> | ||
103 | <key>Persist</key> | ||
104 | <integer>1</integer> | ||
105 | <key>Type</key> | ||
106 | <string>Boolean</string> | ||
107 | <key>Value</key> | ||
108 | <integer>0</integer> | ||
109 | </map> | ||
110 | <key>MOAPRadarUpdateRate</key> | ||
111 | <map> | ||
112 | <key>Comment</key> | ||
113 | <string>MOAP Radar update rate (0 = high, 1 = medium, 2 = low)</string> | ||
114 | <key>Persist</key> | ||
115 | <integer>1</integer> | ||
116 | <key>Type</key> | ||
117 | <string>U32</string> | ||
118 | <key>Value</key> | ||
119 | <integer>1</integer> | ||
120 | </map> | ||
121 | |||
5 | <!-- BEGIN IMPRUDENCE-SPECIFIC SETTINGS --> | 122 | <!-- BEGIN IMPRUDENCE-SPECIFIC SETTINGS --> |
6 | 123 | ||
7 | <!-- begin Aurora-specific settings --> | 124 | <!-- begin Aurora-specific settings --> |
@@ -14694,6 +14811,17 @@ | |||
14694 | <real>1.0</real> | 14811 | <real>1.0</real> |
14695 | </array> | 14812 | </array> |
14696 | </map> | 14813 | </map> |
14814 | <key>moapbeacon</key> | ||
14815 | <map> | ||
14816 | <key>Comment</key> | ||
14817 | <string>Beacon / Highlight MOAP sources</string> | ||
14818 | <key>Persist</key> | ||
14819 | <integer>1</integer> | ||
14820 | <key>Type</key> | ||
14821 | <string>Boolean</string> | ||
14822 | <key>Value</key> | ||
14823 | <integer>0</integer> | ||
14824 | </map> | ||
14697 | <key>particlesbeacon</key> | 14825 | <key>particlesbeacon</key> |
14698 | <map> | 14826 | <map> |
14699 | <key>Comment</key> | 14827 | <key>Comment</key> |