summaryrefslogtreecommitdiffstats
path: root/office/LibreOffice/README
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@iinet.net.au>2016-05-02 23:16:03 +1000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-05 23:55:39 +0700
commit4158e60d59c26c5bb4b91b00c0f7d94f0cef7de3 (patch)
tree7e2dd71fc872bd3156922dc6d5bc21bf128eac2a /office/LibreOffice/README
parente09eabddd066abcc090eb487d4bb04bfe1db1a39 (diff)
downloadslackbuilds-4158e60d59c26c5bb4b91b00c0f7d94f0cef7de3.tar.gz
slackbuilds-4158e60d59c26c5bb4b91b00c0f7d94f0cef7de3.tar.xz
office/LibreOffice: Set gtk2 as preferred toolkit.
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
Diffstat (limited to 'office/LibreOffice/README')
-rw-r--r--office/LibreOffice/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/office/LibreOffice/README b/office/LibreOffice/README
index 73881a5895..fc462491e7 100644
--- a/office/LibreOffice/README
+++ b/office/LibreOffice/README
@@ -18,3 +18,7 @@ Build time environment variables that may set to vary features are as follows.
is always added to whatever LOLANGS is set. Thus building with, for example,
LOLOANGS="de" sh LibreOffice
would build LibreOffice with support for german and US english languages.
+
+For performance reasons, this Slackbuild sets GTK2 to be used at runtime.
+Alternatives (gen, gtk3, kde4) may still be used by setting SAL_USE_VCLPLUGIN
+in the user environment.