From 327a387eaa237349b52a2d8491ec3ed0908fafcf Mon Sep 17 00:00:00 2001 From: wchang kim Date: Tue, 9 Apr 2019 15:19:00 +0900 Subject: [PATCH] Change the version string for tizen 5.0. Change-Id: Ia0babe3eaf1dfa6181be00962aa6dd3d18e2ab4b --- .../samples/Template/Native/IoTjsApp/project/tizen-manifest.xml | 2 +- .../Template/Native/ServiceApp/project/tizen-manifest.xml | 2 +- .../Template/Native/basic-edc-ui/project/tizen-manifest.xml | 2 +- .../samples/Template/Native/basic-ui/project/tizen-manifest.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config-sdk/extension/core-add-ons/template/samples/Template/Native/IoTjsApp/project/tizen-manifest.xml b/config-sdk/extension/core-add-ons/template/samples/Template/Native/IoTjsApp/project/tizen-manifest.xml index 956edd5..b726d37 100644 --- a/config-sdk/extension/core-add-ons/template/samples/Template/Native/IoTjsApp/project/tizen-manifest.xml +++ b/config-sdk/extension/core-add-ons/template/samples/Template/Native/IoTjsApp/project/tizen-manifest.xml @@ -1,5 +1,5 @@ - + $(appName).png diff --git a/config-sdk/extension/core-add-ons/template/samples/Template/Native/ServiceApp/project/tizen-manifest.xml b/config-sdk/extension/core-add-ons/template/samples/Template/Native/ServiceApp/project/tizen-manifest.xml index 50d7917..0a63aab 100755 --- a/config-sdk/extension/core-add-ons/template/samples/Template/Native/ServiceApp/project/tizen-manifest.xml +++ b/config-sdk/extension/core-add-ons/template/samples/Template/Native/ServiceApp/project/tizen-manifest.xml @@ -1,5 +1,5 @@ - + $(appName).png diff --git a/config-sdk/extension/core-add-ons/template/samples/Template/Native/basic-edc-ui/project/tizen-manifest.xml b/config-sdk/extension/core-add-ons/template/samples/Template/Native/basic-edc-ui/project/tizen-manifest.xml index 8d494f8..d83739a 100755 --- a/config-sdk/extension/core-add-ons/template/samples/Template/Native/basic-edc-ui/project/tizen-manifest.xml +++ b/config-sdk/extension/core-add-ons/template/samples/Template/Native/basic-edc-ui/project/tizen-manifest.xml @@ -1,5 +1,5 @@ - + $(appName).png diff --git a/config-sdk/extension/core-add-ons/template/samples/Template/Native/basic-ui/project/tizen-manifest.xml b/config-sdk/extension/core-add-ons/template/samples/Template/Native/basic-ui/project/tizen-manifest.xml index 8d494f8..d83739a 100755 --- a/config-sdk/extension/core-add-ons/template/samples/Template/Native/basic-ui/project/tizen-manifest.xml +++ b/config-sdk/extension/core-add-ons/template/samples/Template/Native/basic-ui/project/tizen-manifest.xml @@ -1,5 +1,5 @@ - + $(appName).png -- 2.34.1