diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 37d0b15586..9cb742fc7b 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -705,6 +705,20 @@ +
+ <filename>gsettings.bbclass</filename> + + + The GSettings (gsettings) class + provides common functionality for recipes that need to install + GSettings (glib) schemas. + The schemas are assumed to be part of the main package. + Appropriate post-installation and post-remove (postinst/postrm) + scriptlets are added to register and unregister the schemas in the + target image. + +
+
<filename>gtk-icon-cache.bbclass</filename>