diff options
author | Merov Linden <merov@lindenlab.com> | 2011-10-19 19:44:30 -0700 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2011-10-19 19:44:30 -0700 |
commit | aa3f5edc83a6a20f0473fff6f28fdad6f5406dc2 (patch) | |
tree | 192da0c80b9b9b76486c2b174297b9dfd8f8b7de /indra/newview/app_settings | |
parent | c8499a7b607171507df8cbb6f415dfaa66699b2a (diff) | |
parent | 832a509c38035447ece2d0ae77c8661311e72d7e (diff) |
Pull from richard/viewer-experience-fui
Diffstat (limited to 'indra/newview/app_settings')
-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 391a864846..a44b895f7b 100644 --- a/indra/newview/app_settings/commands.xml +++ b/indra/newview/app_settings/commands.xml @@ -10,7 +10,7 @@ is_running_function="Floater.IsOpen" is_running_parameters="about_land" /> - <command name="appearance" + <command name="appearance" available_in_toybox="true" icon="Command_Appearance_Icon" label_ref="Command_Appearance_Label" |