MozillaFirefox/firefox-mimeinfo.xml
author Ignaz Forster <ignaz.forster@muenchen.de>
Fri, 13 Oct 2017 23:03:07 +0200
branchfirefox56
changeset 999 932b3ad009d5
parent 5 17b1dd932700
permissions -rw-r--r--
improve KDE patch: - queue KDE filepicker requests to avoid non-opening file dialogs happening in certain situations - the placeholder dot in KDE file dialog in case of empty filenames was removed, apparently not required (anymore)

<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
  <mime-type type="application/x-xpinstall">
    <comment xml:lang="en">Mozilla Cross-Platform Installer Module</comment>
    <glob pattern="*.xpi" />
  </mime-type>
</mime-info>