diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-10-31 14:18:30 +0100 | 
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-07 21:31:32 +0000 | 
| commit | 1d2681fa729c95ee75f3fc5608c97134afecb1ce (patch) | |
| tree | 6d65f2629146a5280dc01e07a098a4dbf6ff0b97 /documentation/ref-manual/qa-checks.rst | |
| parent | 0eae6282163e15d34b7d6af88a984bbc8d6e79e2 (diff) | |
| download | poky-1d2681fa729c95ee75f3fc5608c97134afecb1ce.tar.gz | |
manuals: document "mime-xdg" class and MIME_XDG_PACKAGES
(From yocto-docs rev: dabd2e95cf8ba8ed620bfd135deb6cfcf5d74b16)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/qa-checks.rst')
| -rw-r--r-- | documentation/ref-manual/qa-checks.rst | 8 | 
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/qa-checks.rst b/documentation/ref-manual/qa-checks.rst index fb31dc16f9..3947dcfc17 100644 --- a/documentation/ref-manual/qa-checks.rst +++ b/documentation/ref-manual/qa-checks.rst  | |||
| @@ -590,10 +590,10 @@ Errors and Warnings | |||
| 590 | - ``package contains desktop file with key 'MimeType' but does not inhert mime-xdg: <packagename> path '<file>' [mime-xdg]`` | 590 | - ``package contains desktop file with key 'MimeType' but does not inhert mime-xdg: <packagename> path '<file>' [mime-xdg]`` | 
| 591 | 591 | ||
| 592 | The specified package contains a .desktop file with a 'MimeType' key | 592 | The specified package contains a .desktop file with a 'MimeType' key | 
| 593 | present, but does not inherit the mime-xdg class that is required in | 593 | present, but does not inherit the :ref:`mime-xdg <ref-classes-mime-xdg>` | 
| 594 | order for that to be activated. Either add ``inherit mime`` to the | 594 | class that is required in order for that to be activated. Either add | 
| 595 | recipe or remove the files at the :ref:`ref-tasks-install` step if they are not | 595 | ``inherit mime`` to the recipe or remove the files at the | 
| 596 | needed. | 596 | :ref:`ref-tasks-install` step if they are not needed. | 
| 597 | 597 | ||
| 598 | 598 | ||
| 599 | .. _qa-check-src-uri-bad: | 599 | .. _qa-check-src-uri-bad: | 
