Replace old defaults.persistent.lua with defaults.custom.lua for custom dictionary path

master
crash5 6 months ago
parent 66e1697b4e
commit 7d7542aa01

@ -20,7 +20,7 @@ The dictionaries need to be installed into one of those directories:
* `$HOME/.config/koreader/data/dict` directory for Linux
* `$HOME/Library/Application Support/data/dict` directory for macOS
Since *v2020.04* you can override the directory where dictionaries are installed. This is useful if your device has more than one app that can deal with StarDict dictionaries to avoid duplicates. To do so, you'll need to add the full path to `defaults.persistent.lua`. For example: `STARDICT_DATA_DIR = "/mnt/onboard/.adds/vlasovsoft/dictionary"`.
Since *v2020.04* you can override the directory where dictionaries are installed. This is useful if your device has more than one app that can deal with StarDict dictionaries to avoid duplicates. To do so, you'll need to add the full path to `defaults.custom.lua`. For example: `STARDICT_DATA_DIR = "/mnt/onboard/.adds/vlasovsoft/dictionary"`.
### Where to find dictionaries

Loading…
Cancel
Save