summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/commands.xml
diff options
context:
space:
mode:
authorLeslie Linden <leslie@lindenlab.com>2011-10-10 15:44:31 -0700
committerLeslie Linden <leslie@lindenlab.com>2011-10-10 15:44:31 -0700
commitfba3f5dfd6ab51debd97c2c0e635ddcad388bcfe (patch)
tree9c75c1e89496eb9da60f037cba13fe0dccddcb17 /indra/newview/app_settings/commands.xml
parent0526d673093b2279777dc8be5aae9cc33cb1c822 (diff)
Added picks command and icon. Changed toolbar button text layout to halign left.
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 dab57d44bd..f5581baa19 100644
--- a/indra/newview/app_settings/commands.xml
+++ b/indra/newview/app_settings/commands.xml
@@ -152,6 +152,16 @@
is_running_function="Floater.IsOpen"
is_running_parameters="people"
/>
+ <command name="picks"
+ available_in_toybox="true"
+ icon="Command_Picks_Icon"
+ label_ref="Command_Picks_Label"
+ tooltip_ref="Command_Picks_Tooltip"
+ execute_function="Floater.ToolbarToggle"
+ execute_parameters="picks"
+ is_running_function="Floater.IsOpen"
+ is_running_parameters="picks"
+ />
<command name="places"
available_in_toybox="true"
icon="Command_Places_Icon"