summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
diff options
context:
space:
mode:
authorLeslie Linden <leslie@lindenlab.com>2011-09-29 15:27:33 -0700
committerLeslie Linden <leslie@lindenlab.com>2011-09-29 15:27:33 -0700
commit7c92576310bf6ec38eed9368f75ecf23b2960ed9 (patch)
tree0bdc92973a35760b7d9f903c3580d1efac1cd71f /indra/newview/app_settings
parentcf4f436e5bda78096c945b1de0e0f6c923a9152d (diff)
parentfc9c94864d9407e43b97619b530402728f5622ca (diff)
Merge
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r--indra/newview/app_settings/toolbars.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/indra/newview/app_settings/toolbars.xml b/indra/newview/app_settings/toolbars.xml
index 55327ea919..19dec78c63 100644
--- a/indra/newview/app_settings/toolbars.xml
+++ b/indra/newview/app_settings/toolbars.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<toolbars>
- <bottom_toolbar>
+ <bottom_toolbar
+ button_display_mode="0">
<command name="chat"/>
<command name="speak"/>
<command name="places"/>
@@ -10,7 +11,8 @@
<command name="move"/>
<command name="howto"/>
</bottom_toolbar>
- <left_toolbar>
+ <left_toolbar
+ button_display_mode="1">
<command name="avatar"/>
<command name="inventory"/>
<command name="snapshot"/>