We are registering a mime type association when are are installing our application by these lines in the package postinstall script: $ xdg-desktop-menu install /opt/thinlinc/lib/tlclient/thinlinc-client.desktop $ xdg-mime install /opt/thinlinc/lib/tlclient/thinlinc-client-mime.xml Same thing but "uninstall" when the package is removed. Unfortunately, after removing the package, the type is still to be found: $ xdg-mime query default application/vnd.cendio.thinlinc.clientconf thinlinc-client.desktop This is because xdg-desktop-menu adds stuff to /usr/local/share/applications/defaults.list, but never removes anything.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xdg/xdg-utils/issues/70.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.