summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-02 07:38:45 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-03 12:53:32 +0000
commit02af524762a2a36c9ece539220ea1d21955c0fcf (patch)
treed9362655f69dde73f91e03a1717f956b621682c0 /documentation
parent694a1712cef283fa1ca3daeb2b555fb78a1c2eb6 (diff)
downloadast2050-yocto-poky-02af524762a2a36c9ece539220ea1d21955c0fcf.zip
ast2050-yocto-poky-02af524762a2a36c9ece539220ea1d21955c0fcf.tar.gz
ref-manual: Added gtk-icon-cache class.
(From yocto-docs rev: cf53ebcc18437bf4dc7c41a80577268f65f597d2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-classes.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 0ec878e..98084f9 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -734,7 +734,15 @@
<title><filename>gtk-icon-cache.bbclass</filename></title>
<para>
- The GNOME (<filename>gtk-icon-cache</filename>) class
+ The GIMP Toolkit icon cache (<filename>gtk-icon-cache</filename>) class
+ Generates the proper post-install and post-remove (postinst/postrm)
+ scriptlets for packages that use GTK+ and install icons.
+ These scriptlets call <filename>gtk-update-icon-cache</filename> to add
+ the fonts to GTK+'s icon cache.
+ Since the cache files are architecture-specific,
+ <filename>gtk-update-icon-cache</filename> is run using QEMU if the
+ postinst scriptlets need to be run on the build host during image
+ creation.
</para>
</section>
OpenPOWER on IntegriCloud