mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
88337cf73c
When launch mousepad, it fails with: | glib-gio-error setting schema 'org.xfce.mousepad' is not installed It needs to call glib-compile-schemas to compile its schema file. Inherit gsettings to fix it. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>