diff options
author | David Seikel | 2011-06-19 16:43:32 +1000 |
---|---|---|
committer | David Seikel | 2011-06-19 16:43:32 +1000 |
commit | 8c0f49774d59e1f8420bcbf572f91a1ac67cedb1 (patch) | |
tree | 3f4d86ccc5974df375de23dc5d2caf3d5f11b198 /linden/indra/newview/app_settings | |
parent | Merge remote-tracking branch 'jacek/next' into next (diff) | |
parent | Clarified the terms for activating spellchecking dictionaries. (diff) | |
download | meta-impy-8c0f49774d59e1f8420bcbf572f91a1ac67cedb1.zip meta-impy-8c0f49774d59e1f8420bcbf572f91a1ac67cedb1.tar.gz meta-impy-8c0f49774d59e1f8420bcbf572f91a1ac67cedb1.tar.bz2 meta-impy-8c0f49774d59e1f8420bcbf572f91a1ac67cedb1.tar.xz |
Merge branch 'next' of git://github.com/jacek/imprudence into next
Conflicts (manually merged the grids, ignored the other two):
linden/indra/newview/app_settings/default_grids.xml
linden/indra/newview/llvoavatar.cpp
linden/indra/newview/skins/default/xui/en-us/panel_login.xml
Diffstat (limited to 'linden/indra/newview/app_settings')
-rw-r--r-- | linden/indra/newview/app_settings/default_grids.xml | 44 | ||||
-rw-r--r-- | linden/indra/newview/app_settings/settings.xml | 18 |
2 files changed, 1 insertions, 61 deletions
diff --git a/linden/indra/newview/app_settings/default_grids.xml b/linden/indra/newview/app_settings/default_grids.xml index ddbd921..7fb35e7 100644 --- a/linden/indra/newview/app_settings/default_grids.xml +++ b/linden/indra/newview/app_settings/default_grids.xml | |||
@@ -15,35 +15,6 @@ | |||
15 | <key>version</key><string>1</string> | 15 | <key>version</key><string>1</string> |
16 | </map> | 16 | </map> |
17 | 17 | ||
18 | <!-- Aurora Grid --> | ||
19 | <map> | ||
20 | <key>gridname</key> <string>Aurora-Grid</string> | ||
21 | <key>gridnick</key> <string>auroragrid</string> | ||
22 | <key>platform</key> <string>OpenSim</string> | ||
23 | <key>loginuri</key> <string>http://login.aurora-sim.org:8002/</string> | ||
24 | <key>loginpage</key> <string>http://login.aurora-sim.org/splash/</string> | ||
25 | <key>helperuri</key> <string>http://grid.aurora-sim.org/</string> | ||
26 | <key>password</key> <string /> | ||
27 | <key>register</key> <string /> | ||
28 | <key>support</key> <string>http://forum.aurora-sim.org/</string> | ||
29 | <key>website</key> <string>http://aurora-sim.org</string> | ||
30 | <key>version</key> <string>0</string> | ||
31 | </map> | ||
32 | |||
33 | <!-- Craft (offspring of Cyberlandia) --> | ||
34 | <map> | ||
35 | <key>gridnick</key><string>craft</string> | ||
36 | <key>gridname</key><string>Craft</string> | ||
37 | <key>platform</key><string>OpenSim</string> | ||
38 | <key>loginuri</key><string>http://craft-world.org:8002/</string> | ||
39 | <key>loginpage</key><string>http://www.craft-world.org/loginscreen.php</string> | ||
40 | <key>helperuri</key><string>http://webapp.craft-world.org/</string> | ||
41 | <key>website</key><string>http://www.craft-world.org/</string> | ||
42 | <key>register</key><string>http://craft-world.org:8002/wifi/user/account/</string> | ||
43 | <key>password</key><string>http://craft-world.org:8002/wifi/forgotpassword</string> | ||
44 | <key>version</key><string>0</string> | ||
45 | </map> | ||
46 | |||
47 | <!-- GiantGrid --> | 18 | <!-- GiantGrid --> |
48 | <map> | 19 | <map> |
49 | <key>gridnick</key><string>giantgrid</string> | 20 | <key>gridnick</key><string>giantgrid</string> |
@@ -192,21 +163,6 @@ | |||
192 | <key>version</key><string>1</string> | 163 | <key>version</key><string>1</string> |
193 | </map> | 164 | </map> |
194 | 165 | ||
195 | <!-- WorldSimTerra --> | ||
196 | <map> | ||
197 | <key>gridnick</key><string>worldsimterra</string> | ||
198 | <key>gridname</key><string>WorldSimTerra</string> | ||
199 | <key>platform</key><string>OpenSim</string> | ||
200 | <key>loginuri</key><string>http://wsterra.com:8002</string> | ||
201 | <key>loginpage</key><string>http://wsterra.com/log.php</string> | ||
202 | <key>helperuri</key><string>http://wsterra.com/</string> | ||
203 | <key>website</key><string>http://www.worldsimterra.com/</string> | ||
204 | <key>support</key><string>http://www.worldsimterra.com/</string> | ||
205 | <key>register</key><string>http://www.worldsimterra.com/</string> | ||
206 | <key>password</key><string>http://www.worldsimterra.com/</string> | ||
207 | <key>version</key><string>0</string> | ||
208 | </map> | ||
209 | |||
210 | <!-- Your Alternative Life --> | 166 | <!-- Your Alternative Life --> |
211 | <map> | 167 | <map> |
212 | <key>gridnick</key><string>youralternativelife</string> | 168 | <key>gridnick</key><string>youralternativelife</string> |
diff --git a/linden/indra/newview/app_settings/settings.xml b/linden/indra/newview/app_settings/settings.xml index 2ab49df..475c8eb 100644 --- a/linden/indra/newview/app_settings/settings.xml +++ b/linden/indra/newview/app_settings/settings.xml | |||
@@ -1766,22 +1766,6 @@ | |||
1766 | 1766 | ||
1767 | <!-- Begin: Client Name Tag --> | 1767 | <!-- Begin: Client Name Tag --> |
1768 | 1768 | ||
1769 | <key>ImprudenceTagColor</key> | ||
1770 | <map> | ||
1771 | <key>Comment</key> | ||
1772 | <string>Color of Imprudence tags (displayed only locally)</string> | ||
1773 | <key>Persist</key> | ||
1774 | <integer>1</integer> | ||
1775 | <key>Type</key> | ||
1776 | <string>Color4</string> | ||
1777 | <key>Value</key> | ||
1778 | <array> | ||
1779 | <real>0.79</real> | ||
1780 | <real>0.44</real> | ||
1781 | <real>0.88</real> | ||
1782 | <real>1</real> | ||
1783 | </array> | ||
1784 | </map> | ||
1785 | <key>ShowClientColor</key> | 1769 | <key>ShowClientColor</key> |
1786 | <map> | 1770 | <map> |
1787 | <key>Comment</key> | 1771 | <key>Comment</key> |
@@ -2114,7 +2098,7 @@ | |||
2114 | <key>Type</key> | 2098 | <key>Type</key> |
2115 | <string>String</string> | 2099 | <string>String</string> |
2116 | <key>Value</key> | 2100 | <key>Value</key> |
2117 | <string>http://kokuaviewer.org/app/dics/</string> | 2101 | <string>http://app.kokuaviewer.org/dics/</string> |
2118 | </map> | 2102 | </map> |
2119 | <key>EmeraldEnableAutoCorrect</key> | 2103 | <key>EmeraldEnableAutoCorrect</key> |
2120 | <map> | 2104 | <map> |