[Libreoffice-commits] core.git: vcl/README.vars
Michael Weghorn (via logerrit)
logerrit at kemper.freedesktop.org
Fri Nov 8 13:03:49 UTC 2019
vcl/README.vars | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 08ee6fb9f0f50aaf9bb9d3dfe26f610d9bbbc2ab
Author: Michael Weghorn <m.weghorn at posteo.de>
AuthorDate: Fri Nov 8 12:50:46 2019 +0100
Commit: Michael Weghorn <m.weghorn at posteo.de>
CommitDate: Fri Nov 8 14:02:47 2019 +0100
Mention that SAL_FORCEDPI is used by qt5/kf5 as well
And "gtk" (i.e. gtk2) is no more, so remove that one.
Change-Id: Idc68553ff6f396a6dbc7226145cb070560c2cb93
Reviewed-on: https://gerrit.libreoffice.org/82288
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn at posteo.de>
diff --git a/vcl/README.vars b/vcl/README.vars
index 0530195363d8..733d2a6cb9f3 100644
--- a/vcl/README.vars
+++ b/vcl/README.vars
@@ -5,7 +5,7 @@ General
SAL_USE_VCLPLUGIN - use a VCL plugin
SAL_RTL_ENABLED - Enable RTL UI
SAL_NO_NWF - disable native widgets
-SAL_FORCEDPI - force a specific DPI (gtk & gtk3 plugins only)
+SAL_FORCEDPI - force a specific DPI (gtk3 & qt5/kf5 plugins only)
SAL_FORCE_HC - force high-contrast mode
SAL_NO_FONT_LOOKUP - disable font search and fallback and always use a hard-coded font name (for some unit tests)
More information about the Libreoffice-commits
mailing list