openstreetmap / merkaartor

Home of Merkaartor, an openstreetmap mapping program.
http://merkaartor.be/
Other
290 stars 79 forks source link

Adhere to XDG base directory specification #270

Open sikmir opened 2 years ago

sikmir commented 2 years ago

The files in .merkaartor should be relocated to the appropriate locations specified by the XDG base directory specification. For Linux:

For macOS:

Config files:

App data files:

Cache files:

See QStandardPaths Class / enum QStandardPaths::StandardLocation