diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 13:24:45 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:18:05 +0000 |
| commit | 9814463a40154dbff2263571deafa8653dc84397 (patch) | |
| tree | bd1bc2708e1bb62d8062c108ac50e7e12e345f02 /documentation | |
| parent | a860737bbaf5bc4d1dd4f91deade2e6d5582807e (diff) | |
| download | poky-9814463a40154dbff2263571deafa8653dc84397.tar.gz | |
ref-manual: Edits to gsettings class.
(From yocto-docs rev: 4eab42554d1409f58cf8498e40eb32b4d91677d3)
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.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 88a3b517bb..1fb91ecd5b 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -749,11 +749,11 @@ | |||
| 749 | <title><filename>gsettings.bbclass</filename></title> | 749 | <title><filename>gsettings.bbclass</filename></title> |
| 750 | 750 | ||
| 751 | <para> | 751 | <para> |
| 752 | The GSettings (<filename>gsettings</filename>) class | 752 | The <filename>gsettings</filename> class |
| 753 | provides common functionality for recipes that need to install | 753 | provides common functionality for recipes that need to install |
| 754 | GSettings (glib) schemas. | 754 | GSettings (glib) schemas. |
| 755 | The schemas are assumed to be part of the main package. | 755 | The schemas are assumed to be part of the main package. |
| 756 | Appropriate post-installation and post-remove (postinst/postrm) | 756 | Appropriate post-install and post-remove (postinst/postrm) |
| 757 | scriptlets are added to register and unregister the schemas in the | 757 | scriptlets are added to register and unregister the schemas in the |
| 758 | target image. | 758 | target image. |
| 759 | </para> | 759 | </para> |
