1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

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>
This commit is contained in:
Scott Rifenbark
2013-12-05 13:24:45 -06:00
committed by Richard Purdie
parent d1e046a3b5
commit 9eabe587f1
+2 -2
View File
@@ -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>