diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 13:19:28 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:06 +0000 |
| commit | 07d0b04bb4189e9274d562654222139728863cfe (patch) | |
| tree | d6f01ba4b9134b270a06a6a223ba4c8626e213b5 | |
| parent | 05f51e4d0c9d0e2a4cb763ca144f0214430e0c34 (diff) | |
| download | poky-07d0b04bb4189e9274d562654222139728863cfe.tar.gz | |
ref-manual: Edits to fontcache class.
(From yocto-docs rev: a9d82d82a65a10d4feda77ed47680e29167cc31c)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 4c8a8c7471..646a9d44fe 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -627,8 +627,8 @@ | |||
| 627 | <title><filename>fontcache.bbclass</filename></title> | 627 | <title><filename>fontcache.bbclass</filename></title> |
| 628 | 628 | ||
| 629 | <para> | 629 | <para> |
| 630 | The font cache (<filename>fontcache</filename>) class generates the | 630 | The <filename>fontcache</filename> class generates the |
| 631 | proper post-installation and post-remove (postinst and postrm) | 631 | proper post-install and post-remove (postinst and postrm) |
| 632 | scriptlets for font packages. | 632 | scriptlets for font packages. |
| 633 | These scriptlets call <filename>fc-cache</filename> (part of | 633 | These scriptlets call <filename>fc-cache</filename> (part of |
| 634 | <filename>Fontconfig</filename>) to add the fonts to the font | 634 | <filename>Fontconfig</filename>) to add the fonts to the font |
