diff options
author | David Seikel | 2011-02-11 22:01:26 +1000 |
---|---|---|
committer | David Seikel | 2011-02-11 22:01:26 +1000 |
commit | 2cd153dd6abe8df487e9dfc57ad9c56cbf50dbc4 (patch) | |
tree | dc14d442dc08a735c8c43b17e726308a34e98406 /linden | |
parent | One part of the system does not like the meta-impy name. Seems to be an unus... (diff) | |
download | meta-impy-2cd153dd6abe8df487e9dfc57ad9c56cbf50dbc4.zip meta-impy-2cd153dd6abe8df487e9dfc57ad9c56cbf50dbc4.tar.gz meta-impy-2cd153dd6abe8df487e9dfc57ad9c56cbf50dbc4.tar.bz2 meta-impy-2cd153dd6abe8df487e9dfc57ad9c56cbf50dbc4.tar.xz |
Make most of search work.
Diffstat (limited to 'linden')
-rw-r--r-- | linden/indra/newview/app_settings/default_grids.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/newview/app_settings/default_grids.xml b/linden/indra/newview/app_settings/default_grids.xml index f9b6167..d85ad14 100644 --- a/linden/indra/newview/app_settings/default_grids.xml +++ b/linden/indra/newview/app_settings/default_grids.xml | |||
@@ -212,6 +212,7 @@ | |||
212 | <key>helperuri</key> <string>https://login.meta7.com/secure/</string> | 212 | <key>helperuri</key> <string>https://login.meta7.com/secure/</string> |
213 | <key>password</key> <string>https://api.meta7.com/forgotpass.php</string> | 213 | <key>password</key> <string>https://api.meta7.com/forgotpass.php</string> |
214 | <key>register</key> <string>https://www.meta7.com/register.php</string> | 214 | <key>register</key> <string>https://www.meta7.com/register.php</string> |
215 | <key>search</key> <string>http://search.meta7.com/client_search.php?</string> | ||
215 | <key>support</key> <string>https://www.meta7.com/support.php</string> | 216 | <key>support</key> <string>https://www.meta7.com/support.php</string> |
216 | <key>website</key> <string>http://www.meta7.com/</string> | 217 | <key>website</key> <string>http://www.meta7.com/</string> |
217 | <key>version</key> <string>0</string> | 218 | <key>version</key> <string>0</string> |
@@ -225,6 +226,7 @@ | |||
225 | <key>helperuri</key> <string>https://login.meta7.com/secure/</string> | 226 | <key>helperuri</key> <string>https://login.meta7.com/secure/</string> |
226 | <key>password</key> <string>https://api.meta7.com/forgotpass.php</string> | 227 | <key>password</key> <string>https://api.meta7.com/forgotpass.php</string> |
227 | <key>register</key> <string>https://www.meta7.com/register.php</string> | 228 | <key>register</key> <string>https://www.meta7.com/register.php</string> |
229 | <key>search</key> <string>http://search.meta7.com/client_search.php?</string> | ||
228 | <key>support</key> <string>https://www.meta7.com/support.php</string> | 230 | <key>support</key> <string>https://www.meta7.com/support.php</string> |
229 | <key>website</key> <string>http://www.meta7.com/</string> | 231 | <key>website</key> <string>http://www.meta7.com/</string> |
230 | <key>version</key> <string>0</string> | 232 | <key>version</key> <string>0</string> |