From 9d734f4b3010586ffd44b631ecb03b87b9d48a38 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 22 Apr 2013 13:43:32 +0100 Subject: matchbox-session-sato: install GConf values directly instead of using schemas Because both matchbox-session-sato and settings-daemon were attempting to install their preferred values though schemas there was a race as to which ones were used. Revert matchbox-session-sato back to writing the values directly, adding a dependency on gconf-native so that this can happen on the host. (From OE-Core rev: 90ca53cbbdb1ed30883d4aa8ce9c933ae1fad5fa) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- .../matchbox-session-sato.schemas | 53 ---------------------- 1 file changed, 53 deletions(-) delete mode 100644 meta/recipes-sato/matchbox-sato/matchbox-session-sato/matchbox-session-sato.schemas (limited to 'meta/recipes-sato/matchbox-sato/matchbox-session-sato/matchbox-session-sato.schemas') 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 deleted file mode 100644 index f5b770b62f..0000000000 --- a/meta/recipes-sato/matchbox-sato/matchbox-session-sato/matchbox-session-sato.schemas +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - /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