Quote:
Originally Posted by MeiGuddet
@jackie_w: Here are the two files in a zip.
|
The only problem here is in the libnickel.so.1.0.0.yaml file and it's easy to fix.
The 3 lines you have uncommented in
Dictionary text font-family/font-size/line-height - beta need an extra space at the beginning of each line. It should be
2 spaces before each
'- ReplaceString' (without the quotes) rather than one space. In other words the 3 lines (1331, 1336, 1339) should be indented exactly the same as the
- Enabled: no and the
- FindReplaceString: on lines 1282 and 1304 above them.
Fix this and you should be fine. Hope this helps