ref-manual: Added the mime class.

(From yocto-docs rev: de672e576fe410a2fe51aa0e2d2e9df9e3acd0a9)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-12-03 05:58:16 -06:00 committed by Richard Purdie
parent fadb2c803f
commit 8440bc7f0d
1 changed files with 6 additions and 1 deletions

View File

@ -1103,7 +1103,12 @@
<title><filename>mime.bbclass</filename></title>
<para>
The GNOME (<filename>mime</filename>) class
The Multipurpose Internet Mail Extension (MIME)
(<filename>mime</filename>) class generates the proper
post-install and post-remove (postinst/postrm) scriptlets for packages
that install MIME type files.
These scriptlets call <filename>update-mime-database</filename> to add
the MIME types to the shared database.
</para>
</section>