From: Tom Date: Fri, 20 Nov 2009 09:55:59 +0000 (+0000) Subject: added SHR specific choices for default illume theme and config X-Git-Tag: Release-2010-05/1~1648^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d577b745472d16eab7688972caa63784edcd78f;p=openembedded.git added SHR specific choices for default illume theme and config --- 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"