diff options
| author | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-07-19 21:21:11 +0300 | 
|---|---|---|
| committer | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-07-19 21:21:11 +0300 | 
| commit | 563c942a346cb44b18c12bb58b639410136b33d9 (patch) | |
| tree | 07f1e9a9570d3a977a347887aa94a961adf21579 /indra | |
| parent | 4dc0850da7469906e5ad052da71830b05005295b (diff) | |
STORM-1487 FIXED Changed the "get more gestures" marketplace URL.
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/app_settings/settings.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 58b0879fde..9bb320d882 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -3848,7 +3848,7 @@        <key>Type</key>        <string>String</string>        <key>Value</key> -      <string>https://www.xstreetsl.com/modules.php?name=Marketplace&CategoryID=233</string> +      <string>https://marketplace.secondlife.com/products/search?search[category_id]=200&search[maturity][]=General&search[page]=1&search[per_page]=12</string>      </map>      <key>GridCrossSections</key>      <map> | 
