Make home button get positioned correctly

git-svn-id: https://svn.o-hand.com/repos/poky@92 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Matthew Allum 2005-09-30 18:09:37 +00:00
parent cbd26eefbb
commit 43749dbd25
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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() {