In v0.10, the app registers itself as URL handler for https://\(www.\)discogs.com unconditionally.
Provide a Setting to switch this on and off.
Plan: separate, hidden .desktop file which is created/copied to the user's ~/.local/share/applications when enabled.
Risk: that file may/will remain when the app is uninstalled.
We will NOT handle this in RPM %post.
In v0.10, the app registers itself as URL handler for `https://\(www.\)discogs.com` unconditionally.
Provide a Setting to switch this on and off.
Plan: separate, hidden .desktop file which is created/copied to the user's `~/.local/share/applications` when enabled.
Risk: that file may/will remain when the app is uninstalled.
We will **NOT** handle this in RPM `%post`.