Also fixes a bug where a bunch of eeschema settings weren't getting loaded because it looked like they were larger than the max value (which wasn't being scaled from mils to internal units). Fixes https://gitlab.com/kicad/code/kicad/issues/2089
Fixes https://gitlab.com/kicad/code/kicad/issues/4121
These have now moved to project-specific settings.
Includes: - moving some of the project settings from the Preferences dialog - ERC severites - project-specific field-name templates Fixes https://gitlab.com/kicad/code/kicad/issues/2145