Quote:
Originally Posted by Deobulakenyo
This what i have on my kobopatch.yaml
Code:
## ADDITIONAL FILES ##
# Uncomment the following to add additional files to the tgz (like init scripts or hyphen dicts)
# The files will be root-owned, and world readable, writable, and executable (0777)
# files:
# src/whatever.txt: usr/local/Kobo/whatever.txt
# src/whateverToPutInMultiplePlaces.txt:
# - usr/local/Kobo/location1.txt
# - usr/local/Kobo/location2.txt
Do i have to put the dictionary in the src folder of the patch files and type it's directory like:
files:
src/kobofiles/custom-dict/dicthtml-es-en.zip
or the dictionary could be anywhere in my PC, i just have to indicate its directory?
Thank you
|
You have to use the full path from the drive (as Jon has done) to wherever you store the hyphen dictionary. This will vary from user to user as you can store the file wherever you’d like to.
The second bit has to be as Jon wrote it, since that’s the only place your Kobo will look for the hyphen dictionary.