Add screen shot of downloading plain content of spell check language file

Curtis Gedak 2018-01-12 12:41:26 -07:00
parent 129f59400b
commit 4efb26da96

@ -64,8 +64,10 @@ With the Windows PyInstaller package the enchant dictionary files are stored und
For example for Hebrew there is the [he_IL](https://cgit.freedesktop.org/libreoffice/dictionaries/tree/he_IL) directory which contains the `he_IL.aff` and `he_IL.dic` files.
Be sure to download the *raw* or *plain* content of the file. With a web browser like Internet Explorer right-click on *plain* and choose **Save target as**.
Be sure to download the *raw* or *plain* content of the file. With a web browser right-click on *plain* and choose **Save link as** or **Save target as**.
![Spellcheck Language Plain File Download](https://user-images.githubusercontent.com/10405019/34892199-99428b90-f795-11e7-9899-971fa9557cec.png)
3. Copy these two files to the "`manuskript/enchant/share/enchant/myspell/`" directory where you unzipped manuskript.
4. Now when you run `manuskript.exe` the Hebrew dictionaries are available under the **Tools -> Dictionary** menu.