mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
String changes
This commit is contained in:
parent
62ae03ab54
commit
8601bd43f7
@ -277,7 +277,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><b>Automatic</b>: Adjust the user interface if a high resolution monitor is detected. Will respect Qt environment variables controlling high DPI behavior. So if you use the environment variable QT_AUTO_SCREEN_SCALE_FACTOR then it will be used instead of this setting.</li>
|
<li><b>Automatic</b>: Adjust the user interface if a high resolution monitor is detected. Will respect Qt environment variables controlling high DPI behavior. So if you use the environment variable QT_AUTO_SCREEN_SCALE_FACTOR then it will be used instead of this setting.</li>
|
||||||
|
|
||||||
<li><b>On</b>: Same as "Automatic", but ignores Qt environment variables controlling high dpi behavior.</li>
|
<li><b>On</b>: Same as "Automatic", but ignores Qt environment variables controlling high DPI behavior.</li>
|
||||||
|
|
||||||
<li><b>Off</b>: Do not adjust the user interface, regardless of Qt environment variables.</li>
|
<li><b>Off</b>: Do not adjust the user interface, regardless of Qt environment variables.</li>
|
||||||
</ul></string>
|
</ul></string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user