summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/settings_per_account.xml
diff options
context:
space:
mode:
authorMnikolenko ProductEngine <mnikolenko@productengine.com>2016-02-04 11:49:37 +0200
committerMnikolenko ProductEngine <mnikolenko@productengine.com>2016-02-04 11:49:37 +0200
commite5d827bbe9ccca26490f07f69aa467af57e6eeaf (patch)
tree4402c01cb95a70dc6232556a1626bf3f0204a306 /indra/newview/app_settings/settings_per_account.xml
parentef2b007a6b5f487a946d9930341591f3f1d0437e (diff)
MAINT-1537 Size of navigation/favourites bars is not saved after restart of viewer
Diffstat (limited to 'indra/newview/app_settings/settings_per_account.xml')
-rwxr-xr-xindra/newview/app_settings/settings_per_account.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings_per_account.xml b/indra/newview/app_settings/settings_per_account.xml
index c62b45ed81..fd6b1b5b3f 100755
--- a/indra/newview/app_settings/settings_per_account.xml
+++ b/indra/newview/app_settings/settings_per_account.xml
@@ -98,7 +98,18 @@
<string>Boolean</string>
<key>Value</key>
<integer>1</integer>
- </map>
+ </map>
+ <key>NavigationBarRatio</key>
+ <map>
+ <key>Comment</key>
+ <string>The ratio between the width of Navigation layout panel and the width of whole Navigation layout stack</string>
+ <key>Persist</key>
+ <integer>1</integer>
+ <key>Type</key>
+ <string>F32</string>
+ <key>Value</key>
+ <real>0.6</real>
+ </map>
<key>InstantMessageLogPath</key>
<map>
<key>Comment</key>