summaryrefslogtreecommitdiffstats
path: root/meta-app-framework/recipes-core/web-runtime/web-runtime/web-runtime
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2016-11-21 15:37:32 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2016-11-21 15:37:32 +0100
commitf45014a50e1895cdaa3771b1245a87253ea929bf (patch)
tree1afa14c24a75d473f6fd82abab0adb0dd5278c5e /meta-app-framework/recipes-core/web-runtime/web-runtime/web-runtime
parentd1c5151b80a13ac0d17b20a7e38453ab96c1a703 (diff)
Improves places for QT_WAYLAND_SHELL_INTEGRATION
This define is currently needed by all applications launched by the framework. This commits allows that. Change-Id: Ia56268c1bca58f2da7c0152fa735751603d799bc Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'meta-app-framework/recipes-core/web-runtime/web-runtime/web-runtime')
-rwxr-xr-xmeta-app-framework/recipes-core/web-runtime/web-runtime/web-runtime1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-app-framework/recipes-core/web-runtime/web-runtime/web-runtime b/meta-app-framework/recipes-core/web-runtime/web-runtime/web-runtime
index 0b86044..ca712e1 100755
--- a/meta-app-framework/recipes-core/web-runtime/web-runtime/web-runtime
+++ b/meta-app-framework/recipes-core/web-runtime/web-runtime/web-runtime
@@ -1,3 +1,2 @@
#!/bin/sh
-export QT_WAYLAND_SHELL_INTEGRATION="ivi-shell"
exec /usr/bin/qt5/qmlscene "$1" /usr/bin/web-runtime-webkit.qml