summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-02 07:26:42 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-03 12:53:32 +0000
commit8d1637d95b7c6e06ac8398cc11d4ed2580a175e7 (patch)
tree72ffed819157d1751b595fa446f2618350dddccd /documentation
parent28a6b529c0a326f79bd5cbf1234c26820da870d6 (diff)
downloadast2050-yocto-poky-8d1637d95b7c6e06ac8398cc11d4ed2580a175e7.zip
ast2050-yocto-poky-8d1637d95b7c6e06ac8398cc11d4ed2580a175e7.tar.gz
ref-manual: Added gsettings class.
(From yocto-docs rev: 66bfbee13191aef7171ad2fe570bd40ce2bd0f97) 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.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 37d0b15..9cb742f 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -705,6 +705,20 @@
</para>
</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'>
<title><filename>gtk-icon-cache.bbclass</filename></title>
OpenPOWER on IntegriCloud