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
committerStephane Desneux <stephane.desneux@iot.bzh>2017-03-27 15:33:39 +0200
commit8f6992c0c44362d2f614c9df8283cb15029f2e8a (patch)
treebac68cfc29bf8ad8ab7aec295510117899adf004 /meta-app-framework/recipes-core/web-runtime/web-runtime/web-runtime
parent38673a77ef9f41d363c480db56116f054f7955bf (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> Signed-off-by: Stephane Desneux <stephane.desneux@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 0b8604439..ca712e155 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