diff options
author | Leslie Linden <leslie@lindenlab.com> | 2011-12-19 11:25:14 -0800 |
---|---|---|
committer | Leslie Linden <leslie@lindenlab.com> | 2011-12-19 11:25:14 -0800 |
commit | 97a2663cf9fc28a9b651d423f4eb0e506b3c507d (patch) | |
tree | 1f30574bab6c5bf41e37cb4d333ce4a112f2d685 /indra/newview/app_settings/commands.xml | |
parent | 5b6fe3a8388ae8f3b0e49899a1ff4a0b5aca35fd (diff) |
EXP-1745 FIX -- removed the merchant outbox from the toolbox
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 c12d22adc3..1d1d39c786 100644 --- a/indra/newview/app_settings/commands.xml +++ b/indra/newview/app_settings/commands.xml @@ -136,7 +136,7 @@ is_running_parameters="moveview" /> <command name="outbox" - available_in_toybox="true" + available_in_toybox="false" icon="Command_Outbox_Icon" label_ref="Command_Outbox_Label" tooltip_ref="Command_Outbox_Tooltip" |