diff options
author | Dmitry Zaporozhan <dzaporozhan@productengine.com> | 2009-12-08 12:17:10 +0200 |
---|---|---|
committer | Dmitry Zaporozhan <dzaporozhan@productengine.com> | 2009-12-08 12:17:10 +0200 |
commit | e6210e82d3e8794a55f7bd3d7ef01f1fbcdeea0e (patch) | |
tree | ce13fae419c2d09ec295ee4e9c1745ec1595e814 /indra/newview/app_settings/settings.xml | |
parent | 3dee439c1def1f96e9837eb2f65428e5484f9c8e (diff) |
Update for normal task EXT-3089 - Notification toasts positioning, layering and stacking.
Improved functionality, cleaned code.
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/app_settings/settings.xml')
-rw-r--r-- | indra/newview/app_settings/settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 20d81362fd..08a65461b6 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -5033,7 +5033,7 @@ <key>NotificationChannelHeightRatio</key> <map> <key>Comment</key> - <string>TODO</string> + <string>Notification channel and World View ratio(0.0 - always show 1 notification, 1.0 - max ratio).</string> <key>Persist</key> <integer>1</integer> <key>Type</key> |