]> code.ossystems Code Review - openembedded-core.git/commitdiff
Make home button get positioned correctly
authorMatthew Allum <mallum@openedhand.com>
Fri, 30 Sep 2005 18:09:37 +0000 (18:09 +0000)
committerMatthew Allum <mallum@openedhand.com>
Fri, 30 Sep 2005 18:09:37 +0000 (18:09 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@92 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/mb-applet-home
openembedded/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb

index 74f422e7d6b510891b41b9ed435771bbe0193b91..72aa76f227249b4ab371f28bd98c813d8870584c 100755 (executable)
@@ -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
index 804bcab5584c336517bab5f3601783922c4f76f4..46b0acfe2e0fda757059341aefae74d3c4e5eec7 100644 (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() {