summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorMnikolenko ProductEngine <mnikolenko@productengine.com>2015-04-03 13:28:30 +0300
committerMnikolenko ProductEngine <mnikolenko@productengine.com>2015-04-03 13:28:30 +0300
commite538853d8d0f8ef06ed2ba7cefc4d09bf2617099 (patch)
treea5e9c8fdfbf7bdbaae0f7049943201207169fb24 /indra/newview
parent12d19eec352e82314ac1ff3dfbfd5c9b9aa74a31 (diff)
MAINT-5030 FIXED Right side toolbar is not restores to default parameters
Diffstat (limited to 'indra/newview')
-rwxr-xr-xindra/newview/app_settings/toolbars.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/app_settings/toolbars.xml b/indra/newview/app_settings/toolbars.xml
index d61aee9a14..36e4eb91fd 100755
--- a/indra/newview/app_settings/toolbars.xml
+++ b/indra/newview/app_settings/toolbars.xml
@@ -23,4 +23,7 @@
<command name="snapshot"/>
<command name="facebook"/>
</left_toolbar>
+ <right_toolbar
+ button_display_mode="icons_only">
+ </right_toolbar>
</toolbars>