summaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-keyboard/files/80matchboxkeyboard.shbg
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/matchbox-keyboard/files/80matchboxkeyboard.shbg')
-rwxr-xr-xmeta/packages/matchbox-keyboard/files/80matchboxkeyboard.shbg2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-keyboard/files/80matchboxkeyboard.shbg b/meta/packages/matchbox-keyboard/files/80matchboxkeyboard.shbg
index e6745c5695..43c5d3ed6a 100755
--- a/meta/packages/matchbox-keyboard/files/80matchboxkeyboard.shbg
+++ b/meta/packages/matchbox-keyboard/files/80matchboxkeyboard.shbg
@@ -19,5 +19,5 @@ if [ "$CMD" ]; then
19 # Delay to make sure the window manager is active 19 # Delay to make sure the window manager is active
20 # by waiting for the desktop to say its finished loading 20 # by waiting for the desktop to say its finished loading
21 dbus-wait org.matchbox_project.desktop Loaded 21 dbus-wait org.matchbox_project.desktop Loaded
22 $CMD 22 exec $CMD
23fi 23fi