mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
ref-manual: Added gsettings class.
(From yocto-docs rev: 7322722d67ea3c29f9ea62ee062344fd6d930e68) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
927db7c6a1
commit
e8b0fd068e
@@ -705,6 +705,20 @@
|
|||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section id='ref-classes-gsettings'>
|
||||||
|
<title><filename>gsettings.bbclass</filename></title>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
The GSettings (<filename>gsettings</filename>) 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.
|
||||||
|
</para>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section id='ref-classes-gtk-icon-cache'>
|
<section id='ref-classes-gtk-icon-cache'>
|
||||||
<title><filename>gtk-icon-cache.bbclass</filename></title>
|
<title><filename>gtk-icon-cache.bbclass</filename></title>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user