diff options
| author | secretfoxtail <remmy@megapahit.net> | 2024-07-19 15:12:05 -0600 | 
|---|---|---|
| committer | secretfoxtail <remmy@megapahit.net> | 2024-07-19 15:12:05 -0600 | 
| commit | 0d08445a5b1ec0b7f43789d337d59bcf7742736f (patch) | |
| tree | 85f40c5f94dc3c347d907e132701c5a382ee4801 /indra | |
| parent | cc1421d80d64d3802ebf0842355613251121f0be (diff) | |
toolbars.xml: replace "places" with "build"
Landmarks button already exists in navigation bar.
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/app_settings/toolbars.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/newview/app_settings/toolbars.xml b/indra/newview/app_settings/toolbars.xml index 2e57a67e7d..cd900b6c60 100644 --- a/indra/newview/app_settings/toolbars.xml +++ b/indra/newview/app_settings/toolbars.xml @@ -14,7 +14,7 @@      button_display_mode="icons_only">      <command name="search"/>      <command name="map"/> -    <command name="places"/> +    <command name="build"/>      <command name="minimap"/>      <command name="snapshot"/>      <command name="aboutland"/> | 
