summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@iinet.net.au>2016-11-08 23:09:09 +1000
committer David Spencer <idlemoor@slackbuilds.org>2016-11-11 20:36:29 +0000
commitceddef4b841c8345b80bf01e099b2b57d4b83c9b (patch)
tree73f23ced4af3cc5195bba2ee01936460b2e226ef
parentc4355e0a4a018ce30f3fa85a6572a0af1eca1a94 (diff)
downloadslackbuilds-ceddef4b841c8345b80bf01e099b2b57d4b83c9b.tar.gz
slackbuilds-ceddef4b841c8345b80bf01e099b2b57d4b83c9b.tar.xz
office/LibreOffice: Update README
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
-rw-r--r--office/LibreOffice/README10
1 files changed, 6 insertions, 4 deletions
diff --git a/office/LibreOffice/README b/office/LibreOffice/README
index eb9b697f8c..d6483d7853 100644
--- a/office/LibreOffice/README
+++ b/office/LibreOffice/README
@@ -23,8 +23,10 @@ Build time environment variables that may set to vary features are as follows:
4. support additional languages by overriding the LOLANGS variable, whose
default setting is LOLANGS="de es fr id it ja nl vi zh-CN". Note that en-US
is always added to whatever LOLANGS is set. Thus building with, for example,
- LOLOANGS="de" sh LibreOffice
+ LOLANGS="de" sh LibreOffice
would build LibreOffice with support for german and US english languages.
+ Additionally, setting LOLANGS="ALL" will build in support for all available
+ 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
@@ -33,10 +35,10 @@ in the user environment.
Spell checking of documents at runtime requires installation of a suitable
wordlist for the language concerned. This can be achieved in either of two
ways:
-1. Build & install hunspell-en (or hunspell-es, hunspell.pl) from SBo
-2. Search for the desired language distionary at:
+1. Build & install hunspell-en (or hunspell-es, hunspell-pl) from SBo
+2. Search for the desired language dictionary at:
http://extensions.libreoffice.org/extension-center?getCategories=Dictionary
and download the relevant file e.g. dict-en.oxt. Now open LO's extension
manager and press the "Add..." button which will open a file browser with which
-to locate and open the downloaded .oxt file. The new distionary will now appear
+to locate and open the downloaded .oxt file. The new dictionary will now appear
in the Extension Manager.