diff --git a/openembedded/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/mb-applet-home b/openembedded/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/mb-applet-home index 74f422e7d6..72aa76f227 100755 --- a/openembedded/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/mb-applet-home +++ b/openembedded/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/mb-applet-home @@ -1,2 +1,2 @@ #!/bin/sh -mb-applet-launcher -na -l --title "Home" mbdesktop.png matchbox-remote -d +mb-applet-launcher -na -o -1 -l --title "Home" mbdesktop.png matchbox-remote -d diff --git a/openembedded/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb b/openembedded/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb index 804bcab558..46b0acfe2e 100644 --- a/openembedded/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb +++ b/openembedded/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb @@ -7,7 +7,7 @@ SRC_URI = "file://xrandr-panelapp.sh \ file://xrandr.png" SECTION = "x11/wm" PRIORITY = "optional" -PR = "r5" +PR = "r6" LICENSE = "MIT" do_install() {