const MIGRATE_DIRS: &[&str];Expand description
Directories and individual files to migrate from the install dir to the data dir. Dictionaries, settings, and logs are included; the SQLite database is excluded because it is already open when this runs.