summaryrefslogtreecommitdiff
path: root/src/run-capi
diff options
context:
space:
mode:
authorasanoaozora <fifitaneki@hotmail.com>2017-02-21 17:48:37 +0100
committerasanoaozora <fifitaneki@hotmail.com>2017-02-21 17:48:37 +0100
commitc4f8be1f14b0d53268373d8c8608eddb1cbdef82 (patch)
tree9b48c52d4edf00a808bcf5b391e3766f3ba53a19 /src/run-capi
parent622091cb57fc28f66c899df6e21b945cb1b5e755 (diff)
downloadnavigation-c4f8be1f14b0d53268373d8c8608eddb1cbdef82.tar.gz
new HMI rework in progress
Diffstat (limited to 'src/run-capi')
-rwxr-xr-xsrc/run-capi2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/run-capi b/src/run-capi
index 61ea6a9..973b966 100755
--- a/src/run-capi
+++ b/src/run-capi
@@ -98,7 +98,7 @@ SRC_DIR=$CUR_DIR
SCRIPT_DIR=$SRC_DIR/script
HMI_QML_DIR=$SRC_DIR/hmi/qml
-app=$HMI_QML_DIR/application.qml # hmi panel launched by default
+app=$HMI_QML_DIR/NavigationApp.qml # hmi panel launched by default
STYLE_SHEETS_GENERATED_INDICATOR=$HMI_QML_DIR/Core/style-sheets/the-style-sheets-have-been-generated-css.js
REPLAYER_LOG_FILE=none
export REPLAYER_LOG_FILE