diff options
| author | Todd Stinson <stinson@lindenlab.com> | 2011-12-16 11:06:36 -0800 |
|---|---|---|
| committer | Todd Stinson <stinson@lindenlab.com> | 2011-12-16 11:06:36 -0800 |
| commit | 6b2df5d57a4d973dea8cac99feb47330ccaa2397 (patch) | |
| tree | 83744f63616d4fc83396b1dbae81805adcc83e47 /indra/newview/app_settings | |
| parent | dcd945fc74b57313da96e97f7de4ee0b6b81ef70 (diff) | |
Moving the pathfinding console link into the toolbar under the Build menu.
Diffstat (limited to 'indra/newview/app_settings')
| -rw-r--r-- | indra/newview/app_settings/commands.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/app_settings/commands.xml b/indra/newview/app_settings/commands.xml index 5d970c06e2..b373ec0807 100644 --- a/indra/newview/app_settings/commands.xml +++ b/indra/newview/app_settings/commands.xml @@ -146,7 +146,7 @@ is_running_parameters="people" /> <command name="pathfinding_console" - available_in_toybox="true" + available_in_toybox="false" icon="Command_Pathfinding_Icon" label_ref="Command_Pathfinding_Label" tooltip_ref="Command_Pathfinding_Tooltip" @@ -156,7 +156,7 @@ is_running_parameters="pathfinding_console" /> <command name="pathfinding_linksets" - available_in_toybox="true" + available_in_toybox="false" icon="Command_PF_Linksets_Icon" label_ref="Command_PF_Linksets_Label" tooltip_ref="Command_PF_Linksets_Tooltip" |
