fso-image: use e-wm instead of matchbox
authorJan Lübbe <jluebbe@debian.org>
Thu, 10 Jul 2008 16:30:11 +0000 (16:30 +0000)
committerJan Lübbe <jluebbe@debian.org>
Thu, 10 Jul 2008 16:30:11 +0000 (16:30 +0000)
packages/freesmartphone/zhone/80zhone
packages/freesmartphone/zhone_git.bb
packages/images/fso-image.bb

index 90a1e95..5a36e87 100644 (file)
@@ -1,4 +1,4 @@
 #!/bin/sh -e
-zhone --fullscreen > /tmp/zhone.log 2>&1 &
+zhone > /tmp/zhone.log 2>&1 &
 renice -3 $!
 exit 0
index a766eb1..8a4a21b 100644 (file)
@@ -4,7 +4,7 @@ SECTION = "x11"
 DEPENDS = "edje-native python-pyrex-native python-cython-native"
 RDEPENDS = "task-python-efl python-textutils python-dbus"
 PV = "0.0.0+gitr${SRCREV}"
-PR = "r6"
+PR = "r7"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/zhone.git;protocol=git;branch=master \
            file://80zhone"
index c257158..173f598 100644 (file)
@@ -18,7 +18,9 @@ BASE_INSTALL = "\
 
 # getting an X window system up
 X_INSTALL = "\
-  matchbox-wm \
+  e-wm \
+  illume \
+  illume-theme \
   ${XSERVER} \
   xserver-kdrive-common \
   xserver-nodm-init \