diff options
author | Richard Nelson <richard@lindenlab.com> | 2011-10-19 17:25:53 -0700 |
---|---|---|
committer | Richard Nelson <richard@lindenlab.com> | 2011-10-19 17:25:53 -0700 |
commit | 2bf9acabfb534821e5302848860ef6a01af23b1b (patch) | |
tree | 3fffdc39c3e7904ae0f9995529383a0ecff46b1b /indra/newview/app_settings | |
parent | 04d6bd302ba5809dc6aa1c33d91dc0737af6e033 (diff) | |
parent | 492c93369ccc08dda1f1f51912737dec81d7de83 (diff) |
Automated merge with ssh://hg.lindenlab.com/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" |