diff options
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> | 
