Skip to content
Commit 587e5240 authored by Jasem Mutlaq's avatar Jasem Mutlaq
Browse files

Register FITS MimeType for KStars. This enables KStars to open multiple FITS...

Register FITS MimeType for KStars. This enables KStars to open multiple FITS files. However, KStars creates a new instance and does not re-use the instance thus far, so every time the user selects KStars to open a FITS file, a new KStars instance is started
We could use DBus to find existing instances since the openFITS function is available via DBus so this needs more work to be more friendly.
parent be382701
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