Skip to content
Commit ff5332eb authored by Akarsh Simha's avatar Akarsh Simha
Browse files

Only add "kstars" directory if using QStandardPaths::GenericDataLocation

In my current opinion,

ideally, we should not be doing this. We should instead use
QStandardPaths::AppDataLocation within our code, and reserve
GenericDataLocation only when we actually need to store something that
is shared across applications. That permits us to actually use
QStandardPaths::GenericDataLocation when we actually need it.

This patch fixes misbehavior with respect to image handling in the
Observation Planner.

CCMAIL: afedoskin3@gmail.com, kstars-devel@kde.org
parent cb070e1a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment