summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2024-07-10 22:00:30 +0800
committerErik Kundiman <erik@megapahit.org>2024-07-10 22:00:30 +0800
commit2c5815a1f3355724360278f814856a10f83a4c4e (patch)
tree20f3857a6741f4cc1a02113ca393f4002f8070a6 /indra/newview/app_settings
parent6d1bec6029b3f53377e60fa83c4bd10811a333b2 (diff)
parent148b7b639a586cbf6590fa31b122fa763f8739da (diff)
Merge branch 'main' into maint-b
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r--indra/newview/app_settings/toolbars.xml15
1 files changed, 6 insertions, 9 deletions
diff --git a/indra/newview/app_settings/toolbars.xml b/indra/newview/app_settings/toolbars.xml
index a1c9d6d9ee..2e57a67e7d 100644
--- a/indra/newview/app_settings/toolbars.xml
+++ b/indra/newview/app_settings/toolbars.xml
@@ -4,27 +4,24 @@
button_display_mode="icons_with_text">
<command name="chat"/>
<command name="speak"/>
- <command name="destinations"/>
<command name="people"/>
<command name="profile"/>
- <command name="map"/>
- <command name="move"/>
<command name="view"/>
- <command name="howto"/>
+ <command name="appearance"/>
+ <command name="inventory"/>
</bottom_toolbar>
<left_toolbar
button_display_mode="icons_only">
- <command name="avatar"/>
- <command name="appearance"/>
- <command name="inventory"/>
<command name="search"/>
+ <command name="map"/>
<command name="places"/>
- <command name="voice"/>
<command name="minimap"/>
<command name="snapshot"/>
- <command name="performance"/>
+ <command name="aboutland"/>
</left_toolbar>
<right_toolbar
button_display_mode="icons_only">
+ <command name="performance"/>
+ <command name="howto"/>
</right_toolbar>
</toolbars>