]> code.ossystems Code Review - openembedded-core.git/commitdiff
Add Clearlooks default theme
authorMatthew Allum <mallum@openedhand.com>
Fri, 30 Sep 2005 18:09:08 +0000 (18:09 +0000)
committerMatthew Allum <mallum@openedhand.com>
Fri, 30 Sep 2005 18:09:08 +0000 (18:09 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@91 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/matchbox-poky/matchbox-poky/etc/matchbox/session
openembedded/packages/matchbox-poky/matchbox-poky_0.1.bb

index ceaf4b473907f49c6ecdb261fb328f4c30a5189c..aca266ea5892fc0df6fa71cdbb36bbbe0306a06a 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/sh
 matchbox-desktop --icon-size 64 &
-matchbox-panel --orientation east --no-menu --no-session --default-apps mb-applet-startup-monitor,mb-applet-clock,mb-applet-battery &
-exec matchbox-window-manager $@
+matchbox-panel --orientation east --no-menu --no-session --default-apps mb-applet-home,mb-applet-startup-monitor,mb-applet-clock,mb-applet-battery &
+exec matchbox-window-manager -theme Clearlooks $@
index b3c8820b43e148b09c500d37ecaaf164cd2af454..4fdc61b32fa0f7414d973f5bc5b5263fba2b8797 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Custom MB session files for poky"
 LICENSE = "GPL"
 SECTION = "x11"
 DEPENDS = "matchbox matchbox-applet-startup-monitor"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "file://etc"
 S = ${WORKDIR}