summaryrefslogtreecommitdiffstats
path: root/conf/distro/shr.conf
diff options
context:
space:
mode:
authorTom <tom@stosb.com>2009-11-20 09:55:59 +0000
committerSebastian Spaeth <Sebastian@SSpaeth.de>2009-11-20 12:19:10 +0100
commit8d577b745472d16eab7688972caa63784edcd78f (patch)
treeab561070892ccf0ade8827c6023ad325e5b0dc8b /conf/distro/shr.conf
parent8c82fd53f27ba4f78d0e36f277e53bdcb44c75c7 (diff)
downloadopenembedded-8d577b745472d16eab7688972caa63784edcd78f.tar.gz
added SHR specific choices for default illume theme and config
Diffstat (limited to 'conf/distro/shr.conf')
-rw-r--r--conf/distro/shr.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index 1da9b36bb2..731f194823 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -103,3 +103,7 @@ ROOTFS_POSTPROCESS_COMMAND += "echo Time Stamp: `date -R` >> ${SHR_VERSION_FILE}
#Package customization
EXTRA_OECONF-pn_qemu += " --target-list=arm-linux-user,arm-softmmu"
+
+#Illume settings
+ILLUME_CONFIG = "e-wm-config-illume-shr"
+ILLUME_THEME = "e-wm-theme-illume-gry"