summaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-02-20 22:13:41 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-02-22 09:33:49 +0100
commitd6f83f8423b7e1e88a2e2df47e57bc5d42946c7f (patch)
tree6a50fdb166f399cdeec8327034dfc853dd46e0fa /meta-efl
parent143367e4f584ea7054dca2a466f410a46d02e6b1 (diff)
downloadmeta-openembedded-d6f83f8423b7e1e88a2e2df47e57bc5d42946c7f.tar.gz
task-x11-illume: change default ETHEME from e-wm-theme-illume to e-wm-theme-default
* e-wm-theme-illume is gone with illume1 (see b37564b7355af71595ac48b96bcf7d2087e47c73) * found by accident when running distroless build, guess everybody is using own theme anyway Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-efl')
-rw-r--r--meta-efl/recipes-efl/tasks/task-x11-illume.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-efl/recipes-efl/tasks/task-x11-illume.bb b/meta-efl/recipes-efl/tasks/task-x11-illume.bb
index e197cc735..65576197a 100644
--- a/meta-efl/recipes-efl/tasks/task-x11-illume.bb
+++ b/meta-efl/recipes-efl/tasks/task-x11-illume.bb
@@ -3,14 +3,14 @@ SECTION = "x11/wm"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://${TOPDIR}/meta-openembedded/meta-efl/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" 4LIC_FILES_CHKSUM = "file://${TOPDIR}/meta-openembedded/meta-efl/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
5PV = "1.0" 5PV = "1.0"
6PR = "r1" 6PR = "r2"
7 7
8# WORK IN PROGRESS 8# WORK IN PROGRESS
9 9
10inherit task 10inherit task
11 11
12# Default illume theme 12# Default theme and config
13ETHEME ?= "e-wm-theme-illume" 13ETHEME ?= "e-wm-theme-default"
14ECONFIG ?= "e-wm-config-illume2" 14ECONFIG ?= "e-wm-config-illume2"
15 15
16RDEPENDS_${PN} = "\ 16RDEPENDS_${PN} = "\