[oe-commits] Denis 'GNUtoo' Carikli : shr-settings: add specific elementary. sh for the htcdream machine

git version control git at git.openembedded.org
Tue Mar 1 23:07:29 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: fa59c1a71eef0c3ad5b7852375b9a6fa25b1d428
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=fa59c1a71eef0c3ad5b7852375b9a6fa25b1d428

Author: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Date:   Tue Mar  1 23:57:10 2011 +0100

shr-settings: add specific elementary.sh for the htcdream machine

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>

---

 recipes/shr/shr-settings/htcdream/elementary.sh |    4 ++++
 recipes/shr/shr-settings_git.bb                 |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/recipes/shr/shr-settings/htcdream/elementary.sh b/recipes/shr/shr-settings/htcdream/elementary.sh
new file mode 100644
index 0000000..3d3d1ec
--- /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 5a094f4..5e89c89 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
 





More information about the Openembedded-commits mailing list