diff options
Diffstat (limited to 'office/LibreOffice/README')
-rw-r--r-- | office/LibreOffice/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/office/LibreOffice/README b/office/LibreOffice/README index 73881a589547..fc462491e7a0 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. |