https://bugs.kde.org/show_bug.cgi?id=423807
--- Comment #2 from Alex Fliker <alex....@mail.fliker09.tk> --- Well, there are 2 approaches to this: 1. Reference user-defined file in the satellites.dat. Indeed might be tricky to program it; 2. Make KStars check on the startup the presence of satellites.dat.user file. If present - ignore satellites.dat and load satellites.dat.user instead. Should be rather easy to accomplish. My personal preference is number 2, as it would allow to remove all the lists I don't need (I know you can disable them from UI, but still). I am fine with Python and good at Bash, but C/C++ is hard for me, stackoverflow all the way :-D Also, no experience with Qt :-| -- You are receiving this mail because: You are watching all bug changes.