summaryrefslogtreecommitdiffstats
path: root/scripts/postinst-intercepts/update_desktop_database
Commit message (Collapse)AuthorAgeFilesLines
* mime-xdg.bbclass: initial addAndreas Müller2020-01-191-0/+8
When opening files by file-browsers on fresh images, user has to choose the application to open from the pool af ALL known applications even those not designed to open the file selected. By inheriting this classs in recipes the assosiations in /usr/share/applications/mimeinfo.cache are build by calling update-desktop-database. (From OE-Core rev: 20208d6763e725cea211f933ec1c8e32733a10af) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>