summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2005-09-04 10:20:03 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-04 10:20:03 +0000
commit3c7ce46290f6ab80b7ae41841805c4fd631dd5cd (patch)
treedf188fa5d0737ea9da17bcb771071deb8ac339dc
parentcd8360e16c2a13e324fbed6901bc785442cdcd25 (diff)
parentee47deed349113705af46dc71d47cdffbb267721 (diff)
merge of 123fcae9f3b7635a642fbb282e0ccbaa3101bd8d
and f967ac0ac89db30dfae722cc9ed87e7fc46c136d
-rwxr-xr-xpackages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/xrandr-panelapp.sh1
-rw-r--r--packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb2
2 files changed, 2 insertions, 1 deletions
diff --git a/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/xrandr-panelapp.sh b/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/xrandr-panelapp.sh
index ea883e815c..d17c805ffc 100755
--- a/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/xrandr-panelapp.sh
+++ b/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/xrandr-panelapp.sh
@@ -6,3 +6,4 @@ xmodmap /etc/X11/xmodmap-portrait
else
xrandr -o left
xmodmap /etc/X11/xmodmap-left
+fi
diff --git a/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb b/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb
index c4632536eb..e7c1b4e648 100644
--- a/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb
+++ b/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb
@@ -5,7 +5,7 @@ SRC_URI = "file://xrandr-panelapp.sh \
file://xrandr.png"
SECTION = "x11/wm"
PRIORITY = "optional"
-PR = "r3"
+PR = "r4"
LICENSE = "MIT"
do_install() {