diff options
| author | Ansariel <none@none> | 2019-02-08 00:52:23 +0100 | 
|---|---|---|
| committer | Ansariel <none@none> | 2019-02-08 00:52:23 +0100 | 
| commit | 51c2385d5294ff3c34d2130e1be5be8cfd159c17 (patch) | |
| tree | 233e4834e8144385cc9ba0efc20cd1094a1a4051 /indra/newview/app_settings | |
| parent | 986567a6542603887c66daea7459b18f42267544 (diff) | |
Clean up UI scaling
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 688bcb8298..9c4811da7f 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -13125,7 +13125,7 @@      <key>LastSystemUIScaleFactor</key>      <map>        <key>Comment</key> -      <string>Size of system UI during last run. On Windows 100% (96 DPI) system setting is 1.0 UI size</string> +      <string>OBSOLETE: System UI scale factor is now automatically and independently from UIScaleFactor applied</string>        <key>Persist</key>        <integer>1</integer>        <key>Type</key> | 
