summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-05 13:24:45 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:19:08 +0000
commit9eabe587f1b44a2131bbbf04a9ea12f31697cdf3 (patch)
tree346f5728200c45b41d6c4115b884b080314f10cd
parentd1e046a3b5d68fe3de57398f1d6fb9ec7b545761 (diff)
downloadast2050-yocto-poky-9eabe587f1b44a2131bbbf04a9ea12f31697cdf3.zip
ast2050-yocto-poky-9eabe587f1b44a2131bbbf04a9ea12f31697cdf3.tar.gz
ref-manual: Edits to gsettings class.
(From yocto-docs rev: 509b68dc2c69416a2fc028ce3e4cf392520b3431) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/ref-manual/ref-classes.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 88a3b51..1fb91ec 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -749,11 +749,11 @@
<title><filename>gsettings.bbclass</filename></title>
<para>
- The GSettings (<filename>gsettings</filename>) class
+ The <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)
+ Appropriate post-install and post-remove (postinst/postrm)
scriptlets are added to register and unregister the schemas in the
target image.
</para>
OpenPOWER on IntegriCloud