From 2497d01bd68ba4b3396990667a55474652c8d3f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Novegil?= Date: Mon, 8 Aug 2016 17:57:28 +0200 Subject: [PATCH] Updated documentation explaining how to add additional enchant dictionaries. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fb852420..b1c56fd3 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,10 @@ This dependency has been built using pure basic 4.61. Its source can be found at Important! Install these 3 apps into the same folder, otherwise you won't be able to build the pa.c version. For example: D:\portableApps\NSISPortable, D:\PortableApps\PortableApps.com installer, ... +#### Dependencies to make the spell checker multilingual #### + +In order to add the support for spell checking in more languages than english you need to add some additional dictionaries to pyenchant. These are located on the dictionaries folder under windows-dependencies. Simply copy them to the share/enchant/myspell folder located in your enchant installation or in the compiled copy of TWBlue. + ### Running TW Blue from source Now that you have installed all these packages, you can run TW Blue from source using a command prompt. Navigate to the repo's src directory, and type the following command: