diff options
author | Leslie Linden <leslie@lindenlab.com> | 2011-10-14 10:31:00 -0700 |
---|---|---|
committer | Leslie Linden <leslie@lindenlab.com> | 2011-10-14 10:31:00 -0700 |
commit | 667c241177b9a23c305816fafb4feb81b0a93ba0 (patch) | |
tree | e53fe2a34bae601559d71f4460d4821715774c5d /indra/newview/app_settings/commands.xml | |
parent | 7c37132bf87c0c2bf8d7d7f2b6f8624c5160e9e8 (diff) |
* Changed "Buy L$" and "Shop" buttons to gray per design.
* Removed "marketplace" button from toybox and default toolbar configuration
Diffstat (limited to 'indra/newview/app_settings/commands.xml')
-rw-r--r-- | indra/newview/app_settings/commands.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/commands.xml b/indra/newview/app_settings/commands.xml index 9d4d268075..3d3c13f5d8 100644 --- a/indra/newview/app_settings/commands.xml +++ b/indra/newview/app_settings/commands.xml @@ -111,7 +111,7 @@ is_running_parameters="world_map" /> <command name="marketplace" - available_in_toybox="true" + available_in_toybox="false" icon="Command_Marketplace_Icon" label_ref="Command_Marketplace_Label" tooltip_ref="Command_Marketplace_Tooltip" |