Comment 1 for bug 395145

Revision history for this message
X (u78qir8a9-deactivatedaccount) wrote : Re: No preferences file by default

The way the config files are organized is in preparation for an implemented Preferences dialog.

It is tricky to get preferences right, but I want to do it this way; we separate default config from user-set config. This way only nondefault configuration is saved into the user configuration folder, and default config that changes between versions will be active unless previously overridden. I think that architecture is superior, and I hope it's going to work out that way.