diff options
author | Richard Linden <none@none> | 2010-09-17 13:55:12 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-09-17 13:55:12 -0700 |
commit | 418941234dc276fe8ecc54abba3e06887ea78bfe (patch) | |
tree | 461ea780240d02fd12d065a6b94283dce59aeb7a /indra/newview/app_settings | |
parent | 382877242ada619b33a34d4e9d7b274243dde5a1 (diff) |
updated comment on MediaEnablePopups setting to reflect new behavior
Diffstat (limited to 'indra/newview/app_settings')
-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 c2f2f6d797..feb5ebc16d 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -5233,7 +5233,7 @@ <key>MediaEnablePopups</key> <map> <key>Comment</key> - <string>If true, enable targeted links and javascript in media to open new media browser windows.</string> + <string>If true, enable targeted links and javascript in media to open new media browser windows without a prompt.</string> <key>Persist</key> <integer>1</integer> <key>Type</key> |