task-x11-illume: Catch up with new theme name
authorStefan Schmidt <stefan@datenfreihafen.org>
Sat, 15 Nov 2008 17:00:29 +0000 (17:00 +0000)
committerStefan Schmidt <stefan@datenfreihafen.org>
Sat, 15 Nov 2008 17:00:29 +0000 (17:00 +0000)
packages/tasks/task-x11-illume.bb

index a285762..8b813b4 100644 (file)
@@ -9,7 +9,7 @@ PR = "r0"
 inherit task
 
 # Default illume theme
-# ILLUME_THEME ?= "illume-theme-illume"
+ILLUME_THEME ?= "e-wm-theme-illume"
 
 RDEPENDS_${PN} = "\
   task-x11-server \
@@ -18,5 +18,5 @@ RDEPENDS_${PN} = "\
   \
   e-wm \
   e-wm-config-illume \
-#  ${ILLUME_THEME} \
+  ${ILLUME_THEME} \
 "