diff options
author | angela <angela@lindenlab.com> | 2010-02-16 20:36:26 +0800 |
---|---|---|
committer | angela <angela@lindenlab.com> | 2010-02-16 20:36:26 +0800 |
commit | 2582f759b8d73fe197e294c3a1d6cdd48e666d84 (patch) | |
tree | 8570901f13dfa63c43634651674c7f3a1dae5761 /indra/newview/app_settings/settings.xml | |
parent | 4a9c68d8e66e3ff223885a455fe385e0ba51939b (diff) | |
parent | e3367fad368660bf40db29a82237475a9f2dfdbd (diff) |
merge with remote repo
Diffstat (limited to 'indra/newview/app_settings/settings.xml')
-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> |