From ccc394e7c6d3405b87fe862e50485f548b735da3 Mon Sep 17 00:00:00 2001 From: Laurentiu Palcu Date: Tue, 18 Dec 2012 14:06:52 +0200 Subject: matchbox-session-sato: use a proper schema file Also, inheriting gconf.bbclass will allow for the schema registration to be done at do_rootfs time. [YOCTO #3603] (From OE-Core rev: a19592b684d482a7c011495f1c761f38c316319a) Signed-off-by: Laurentiu Palcu Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- .../matchbox-session-sato.schemas | 53 ++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 meta/recipes-sato/matchbox-sato/matchbox-session-sato/matchbox-session-sato.schemas (limited to 'meta/recipes-sato/matchbox-sato/matchbox-session-sato') diff --git a/meta/recipes-sato/matchbox-sato/matchbox-session-sato/matchbox-session-sato.schemas b/meta/recipes-sato/matchbox-sato/matchbox-session-sato/matchbox-session-sato.schemas new file mode 100644 index 0000000000..f5b770b62f --- /dev/null +++ b/meta/recipes-sato/matchbox-sato/matchbox-session-sato/matchbox-session-sato.schemas @@ -0,0 +1,53 @@ + + + + + + /schemas/desktop/poky/interface/theme + /desktop/poky/interface/theme + string + matchbox-session-sato + Sato + + Desktop theme + The theme name for Matchbox and Sato to use. + + + + + /schemas/desktop/poky/interface/icon_theme + /desktop/poky/interface/icon_theme + string + matchbox-session-sato + Sato + + Desktop icon theme + The icon theme name for Matchbox and Sato. + + + + + /schemas/desktop/poky/interface/touchscreen + /desktop/poky/interface/touchscreen + bool + matchbox-session-sato + true + + Activate touchscreen + + + + + /schemas/desktop/poky/interface/font_name + /desktop/poky/interface/font_name + string + matchbox-session-sato + Sans 9 + + Font name + + + + + + -- cgit v1.2.3-54-g00ecf