launch: new web runtime binary
[src/app-framework-main.git] / src / afm-launch.c
index bdd5ab1..7777d7b 100644 (file)
@@ -73,7 +73,7 @@ static const char *args_for_qmlviewer[] = {
 };
 
 static const char *args_for_web_runtime[] = {
-       "/usr/share/qt5/examples/webkitwidgets/browser/browser",
+       "/usr/bin/web-runtime",
        "http://localhost:%P/%c?token=%S",
        NULL
 };