[oe-commits] Stefan Schmidt : task-x11-illume: Catch up with new theme name

GIT User account git at amethyst.openembedded.net
Sat Nov 15 17:02:07 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 7de244d8039430707d0ec4c2fb5812861c5f0b84
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7de244d8039430707d0ec4c2fb5812861c5f0b84

Author: Stefan Schmidt <stefan at datenfreihafen.org>
Date:   Sat Nov 15 17:00:29 2008 +0000

task-x11-illume: Catch up with new theme name

---

 packages/tasks/task-x11-illume.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/tasks/task-x11-illume.bb b/packages/tasks/task-x11-illume.bb
index a285762..8b813b4 100644
--- a/packages/tasks/task-x11-illume.bb
+++ b/packages/tasks/task-x11-illume.bb
@@ -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} \
 "





More information about the Openembedded-commits mailing list