View Single Post
Old 12-22-2019, 09:18 PM   #181
snarkophilus
Wannabe Connoisseur
snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.
 
Posts: 426
Karma: 2516674
Join Date: Apr 2011
Location: Geelong, Australia
Device: Kobo Libra 2, Kobo Aura 2, Sony PRS-T1, Sony PRS-350, Palm TX
Quote:
Originally Posted by JSWolf View Post
This is my kobopatch.yml file.

Code:
 [ ... ]
files:
  src/hyphenDicts/hyph_en.dic: usr/local/Kobo/hyphenDicts/hyph_en.dic
Not quite sure why I hadn't thought of this before, and I don't recall seeing it mentioned in the forums anywhere, but I was happy to discover that pointing to a source file outside the patch folder works just fine. I've now got this
Code:
files:
  ../../dictionaries/hyph_en.dic: usr/local/Kobo/hyphenDicts/hyph_en.dic
in my kobopatch.yaml file and I don't have to copy the hyphen dictionary into a new release of the Kobo patches.
snarkophilus is offline   Reply With Quote