From 02af524762a2a36c9ece539220ea1d21955c0fcf Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 2 Dec 2013 07:38:45 -0600 Subject: ref-manual: Added gtk-icon-cache class. (From yocto-docs rev: cf53ebcc18437bf4dc7c41a80577268f65f597d2) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 0ec878edab..98084f9d5e 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -734,7 +734,15 @@ <filename>gtk-icon-cache.bbclass</filename> - The GNOME (gtk-icon-cache) class + The GIMP Toolkit icon cache (gtk-icon-cache) class + Generates the proper post-install and post-remove (postinst/postrm) + scriptlets for packages that use GTK+ and install icons. + These scriptlets call gtk-update-icon-cache to add + the fonts to GTK+'s icon cache. + Since the cache files are architecture-specific, + gtk-update-icon-cache is run using QEMU if the + postinst scriptlets need to be run on the build host during image + creation. -- cgit v1.2.3-54-g00ecf