mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
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:
@@ -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
|
||||
|
||||
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user