I am trying to include in the patch Jon's hyphenation dictionary in the latest fw patch, and I have this in my kobopatch.yaml at the end:
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:
# D:\Ereader files\Hyphenated dictionary/hyphenDicts/hyph_en.dic: usr/local/Kobo/hyphenDicts/hyph_en.dic
nothing after that. and the directory is correct.
However, after running the bat and producing the patch tgz, it seems the dictionary is not included in the tgz. Is what I did wrong?