summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/commands.xml
diff options
context:
space:
mode:
authorNyx (Neal Orman) <nyx@lindenlab.com>2012-01-25 15:59:37 -0500
committerNyx (Neal Orman) <nyx@lindenlab.com>2012-01-25 15:59:37 -0500
commit50b67f052a440fba54a05fe32320f6bb84ea43cc (patch)
treee9716527ab736c1d5c92e0d1a4ee11cb071c522f /indra/newview/app_settings/commands.xml
parentc4e0c20cdccc0604a1688ab3664295c1944321e8 (diff)
parent4ef9277761b5faee2825177112939b72c563a4ea (diff)
MERGE - pulling latest viewer-development into pathfinding branch
Diffstat (limited to 'indra/newview/app_settings/commands.xml')
-rw-r--r--indra/newview/app_settings/commands.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/indra/newview/app_settings/commands.xml b/indra/newview/app_settings/commands.xml
index b373ec0807..22dc336399 100644
--- a/indra/newview/app_settings/commands.xml
+++ b/indra/newview/app_settings/commands.xml
@@ -135,6 +135,16 @@
is_running_function="Floater.IsOpen"
is_running_parameters="moveview"
/>
+ <command name="outbox"
+ available_in_toybox="false"
+ icon="Command_Outbox_Icon"
+ label_ref="Command_Outbox_Label"
+ tooltip_ref="Command_Outbox_Tooltip"
+ execute_function="Floater.ToggleOrBringToFront"
+ execute_parameters="outbox"
+ is_running_function="Floater.IsOpen"
+ is_running_parameters="outbox"
+ />
<command name="people"
available_in_toybox="true"
icon="Command_People_Icon"