SF.net SVN: geany-plugins:[2311] trunk/geany-plugins/spellcheck/README
eht16 at users.sourceforge.net
eht16 at xxxxx
Sat Oct 22 12:40:40 UTC 2011
Revision: 2311
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=2311&view=rev
Author: eht16
Date: 2011-10-22 12:40:40 +0000 (Sat, 22 Oct 2011)
Log Message:
-----------
Add some information about dictionary installation on Windows
Modified Paths:
--------------
trunk/geany-plugins/spellcheck/README
Modified: trunk/geany-plugins/spellcheck/README
===================================================================
--- trunk/geany-plugins/spellcheck/README 2011-10-22 11:39:12 UTC (rev 2310)
+++ trunk/geany-plugins/spellcheck/README 2011-10-22 12:40:40 UTC (rev 2311)
@@ -76,6 +76,25 @@
spell check.
+Configuring dictionaries on Windows
+-----------------------------------
+On Windows, you might need to install the dictionaries (the files
+containing the information for spell checking) manually.
+First, you need to download the dictionary files for the
+languages you want, e.g. from http://wiki.services.openoffice.org/wiki/Dictionaries.
+Be sure to download the "Spelling" archives from this site. The
+downloaded archive should contain one or more .dic and .aff files.
+
+Once you downloaded the dictionaries, extract them into a folder of
+your choice, e.g. C:\dictionaries. Then open to the Spell Check plugin
+preferences dialog in Geany and choose the folder you just created.
+You may need to restart Geany and then the installed dictionaries should
+be available.
+
+Currently, installing dictionaries into a custom folder only works
+with Myspell/Hunspell dictionaries (http://hunspell.sourceforge.net/).
+
+
Known issues
------------
* Spell checking with some languages like Hindi might be incorrect, i.e. some
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Plugins-Commits
mailing list