diff options
author | Leslie Linden <leslie@lindenlab.com> | 2011-10-19 17:33:27 -0700 |
---|---|---|
committer | Leslie Linden <leslie@lindenlab.com> | 2011-10-19 17:33:27 -0700 |
commit | 6d546f1fc3386a05a06c5b1a0ea9e84506380bb1 (patch) | |
tree | 1f2f6f04c5ecfb7a1eb8de09b6a8c6aa1dd15eef /indra/newview/app_settings | |
parent | f3a4a48d8ed20b4bbd65d7cdb9b191c9faf2544b (diff) | |
parent | 2bf9acabfb534821e5302848860ef6a01af23b1b (diff) |
Merge
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" |