diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-02-16 09:45:25 +0000 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-02-16 09:45:25 +0000 |
commit | e3367fad368660bf40db29a82237475a9f2dfdbd (patch) | |
tree | fae2860b9a165fcb2ee4b8834a8b7fac6ff691cf /indra/newview/app_settings | |
parent | c892ac9313071f3e00e680a0bda6441adcc0e405 (diff) | |
parent | 481e26ae2db0415226a04eec3b3f05f9a246081d (diff) |
PE merge.
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r-- | indra/newview/app_settings/settings.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index d0c2f3cb34..c0cf8ec1ad 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -5055,7 +5055,9 @@ <map> <key>Comment</key> <string>Default width of buttons in the toast. - Note if required width will be less then this one, a button will be reshaped to default size , otherwise to required</string> + Notes: + If required width will be less then this one, a button will be reshaped to default size , otherwise to required + Change of this parameter will affect the layout of buttons in notification toast.</string> <key>Persist</key> <integer>1</integer> <key>Type</key> |