diff options
author | Leslie Linden <leslie@lindenlab.com> | 2011-10-14 10:31:00 -0700 |
---|---|---|
committer | Leslie Linden <leslie@lindenlab.com> | 2011-10-14 10:31:00 -0700 |
commit | 667c241177b9a23c305816fafb4feb81b0a93ba0 (patch) | |
tree | e53fe2a34bae601559d71f4460d4821715774c5d /indra/newview/app_settings/toolbars.xml | |
parent | 7c37132bf87c0c2bf8d7d7f2b6f8624c5160e9e8 (diff) |
* Changed "Buy L$" and "Shop" buttons to gray per design.
* Removed "marketplace" button from toybox and default toolbar configuration
Diffstat (limited to 'indra/newview/app_settings/toolbars.xml')
-rw-r--r-- | indra/newview/app_settings/toolbars.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/app_settings/toolbars.xml b/indra/newview/app_settings/toolbars.xml index 8eb438b857..f2192a75ad 100644 --- a/indra/newview/app_settings/toolbars.xml +++ b/indra/newview/app_settings/toolbars.xml @@ -18,8 +18,7 @@ <command name="inventory"/> <command name="search"/> <command name="places"/> - <command name="marketplace"/> <command name="voice"/> <command name="minimap"/> </left_toolbar> -</toolbars>
\ No newline at end of file +</toolbars> |