[oe-commits] Sebastian Krzyszkowiak : shr-lite-image: adjust ELM_FINGER_SIZE

git version control git at git.openembedded.org
Sun Aug 16 12:02:37 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: 2e764cd7b774ae91523412d7d9a96a537b4188ac
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2e764cd7b774ae91523412d7d9a96a537b4188ac

Author: Sebastian Krzyszkowiak <seba.dos1 at gmail.com>
Date:   Sat Aug 15 21:05:41 2009 +0000

shr-lite-image: adjust ELM_FINGER_SIZE

---

 .../images/shr-image/etc/profile.d/elementary.sh   |    1 -
 .../shr-lite-image/etc/profile.d/elementary.sh     |    3 +--
 2 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/recipes/images/shr-image/etc/profile.d/elementary.sh b/recipes/images/shr-image/etc/profile.d/elementary.sh
index ad8fabb..da43596 100755
--- a/recipes/images/shr-image/etc/profile.d/elementary.sh
+++ b/recipes/images/shr-image/etc/profile.d/elementary.sh
@@ -2,4 +2,3 @@ export ELM_ENGINE=x11
 export ELM_THEME=default
 export ELM_SCALE=2
 export ELM_FINGER_SIZE=70
-
diff --git a/recipes/images/shr-lite-image/etc/profile.d/elementary.sh b/recipes/images/shr-lite-image/etc/profile.d/elementary.sh
index 640eba2..da43596 100755
--- a/recipes/images/shr-lite-image/etc/profile.d/elementary.sh
+++ b/recipes/images/shr-lite-image/etc/profile.d/elementary.sh
@@ -1,5 +1,4 @@
 export ELM_ENGINE=x11
 export ELM_THEME=default
 export ELM_SCALE=2
-export ELM_FINGER_SIZE=80
-
+export ELM_FINGER_SIZE=70





More information about the Openembedded-commits mailing list