From fa59c1a71eef0c3ad5b7852375b9a6fa25b1d428 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Tue, 1 Mar 2011 23:57:10 +0100 Subject: [PATCH] shr-settings: add specific elementary.sh for the htcdream machine Signed-off-by: Denis 'GNUtoo' Carikli --- recipes/shr/shr-settings/htcdream/elementary.sh | 4 ++++ recipes/shr/shr-settings_git.bb | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 recipes/shr/shr-settings/htcdream/elementary.sh diff --git a/recipes/shr/shr-settings/htcdream/elementary.sh b/recipes/shr/shr-settings/htcdream/elementary.sh new file mode 100644 index 0000000000..3d3d1eceb9 --- /dev/null +++ b/recipes/shr/shr-settings/htcdream/elementary.sh @@ -0,0 +1,4 @@ +export ELM_ENGINE=x11 +export ELM_THEME=gry +export ELM_SCALE=2 +export ELM_FINGER_SIZE=50 diff --git a/recipes/shr/shr-settings_git.bb b/recipes/shr/shr-settings_git.bb index 5a094f459d..5e89c89a84 100644 --- a/recipes/shr/shr-settings_git.bb +++ b/recipes/shr/shr-settings_git.bb @@ -7,7 +7,7 @@ SECTION = "x11/application" SRCREV = "f712a5ec5617b3de2700794389ada07297b3ff8e" PE = "1" PV = "0.1.1+gitr${SRCPV}" -PR = "r12" +PR = "r13" inherit setuptools -- 2.39.5