diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-03 05:58:16 -0600 | 
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-03 12:53:39 +0000 | 
| commit | 80342f0a69029773057b7ab42469e16d6b69a98a (patch) | |
| tree | 3f863eb1a2004f1dbacd3a0cfb4131b965df0963 /documentation/ref-manual | |
| parent | 0e9e1b28f69a6402601e7050a855b4b16b693033 (diff) | |
| download | poky-80342f0a69029773057b7ab42469e16d6b69a98a.tar.gz | |
ref-manual: Added the mime class.
(From yocto-docs rev: ca593c93ec728fe67c4dbf00fe3d8c4329abe8ba)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 7 | 
1 files changed, 6 insertions, 1 deletions
| diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 67b2890171..12bf49b811 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -1103,7 +1103,12 @@ | |||
| 1103 | <title><filename>mime.bbclass</filename></title> | 1103 | <title><filename>mime.bbclass</filename></title> | 
| 1104 | 1104 | ||
| 1105 | <para> | 1105 | <para> | 
| 1106 | The GNOME (<filename>mime</filename>) class | 1106 | The Multipurpose Internet Mail Extension (MIME) | 
| 1107 | (<filename>mime</filename>) class generates the proper | ||
| 1108 | post-install and post-remove (postinst/postrm) scriptlets for packages | ||
| 1109 | that install MIME type files. | ||
| 1110 | These scriptlets call <filename>update-mime-database</filename> to add | ||
| 1111 | the MIME types to the shared database. | ||
| 1107 | </para> | 1112 | </para> | 
| 1108 | </section> | 1113 | </section> | 
| 1109 | 1114 | ||
