View Single Post
Old 05-06-2022, 01:20 AM   #181
MGlitch
Wizard
MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.
 
Posts: 2,857
Karma: 22003124
Join Date: Aug 2014
Device: Kobo Forma, Kobo Sage, Kobo Libra 2
Quote:
Originally Posted by Deobulakenyo View Post
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.
MGlitch is offline   Reply With Quote