For org.openembedded.dev . Based on GNUtoo's config for nexus one.
From: Lukas-David Gorris <[email protected]> Date: Thu, 10 Mar 2011 18:29:26 +0100 Subject: [PATCH 2/4] shr: add some gui configuration for htcleo machine --- recipes/shr/shr-settings/htcleo/elementary.sh | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) create mode 100755 recipes/shr/shr-settings/htcleo/elementary.sh diff --git a/recipes/shr/shr-settings/htcleo/elementary.sh b/recipes/shr/shr-settings/htcleo/elementary.sh new file mode 100755 index 0000000..e215cbd --- /dev/null +++ b/recipes/shr/shr-settings/htcleo/elementary.sh @@ -0,0 +1,4 @@ +export ELM_ENGINE=x11 +export ELM_THEME=gry +export ELM_SCALE=2 +export ELM_FINGER_SIZE=70 -- 1.7.1 _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
