Skip to content
  • Jasem Mutlaq's avatar
    This fixes issue #142 by converting all instances of AppDataLocation to... · a676548f
    Jasem Mutlaq authored
    This fixes issue #142 by converting all instances of AppDataLocation to AppLocalDataLocation. This has no effect on Linux and MacOS (returns same value), but for Windows OS, it makes a different. AppDataLocation is the roaming profile while AllLocalDataLocation is the local profile under %APPDATA%.
    
    KStars was splitting its files among these two locations on Windows which was leading to some errors with downloadable contents.
    a676548f