From 5a87b82700a736e7c443023399da3d2a31098895 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Thu, 4 May 2017 13:59:00 +0200 Subject: [PATCH] Rename to more meaningful name directories Change-Id: Ib3990308c1f2358b3e330cd0068719098c4dab56 Signed-off-by: Romain Forlot --- {examples/html5 => reference}/AGLbuild | 0 {template => reference}/etc/config.cmake | 0 {examples/html5 => reference}/etc/export.map | 0 {examples/html5 => reference}/etc/macros.cmake | 0 {template => reference}/packaging/wgt/config.xml.in | 0 {template => reference}/packaging/wgt/icon.png.in | Bin {examples => templates}/html5/.gitignore | 0 {examples/hybrid-html5 => templates/html5}/AGLbuild | 0 {examples => templates}/html5/CMakeLists.txt | 0 {examples => templates}/html5/LICENSE | 0 {examples => templates}/html5/README.md | 0 {examples => templates}/html5/app/CMakeLists.txt | 0 {examples => templates}/html5/app/Frontend/app.js | 0 {examples => templates}/html5/app/Frontend/etc/AppConfig.js | 0 {examples => templates}/html5/app/Frontend/etc/routes.js | 0 {examples => templates}/html5/app/Frontend/favicon.ico | Bin .../html5/app/Frontend/images/avatars/istoobig.jpg | Bin .../html5/app/Frontend/images/avatars/istoobig.png | Bin .../html5/app/Frontend/images/avatars/tux-admin.png | Bin .../html5/app/Frontend/images/avatars/tux-bzh.png | Bin .../html5/app/Frontend/images/avatars/tux-visitor.png | Bin .../html5/app/Frontend/images/logo/logo_iot_bzh.svg | 0 .../html5/app/Frontend/images/logo/logo_iot_bzhx350.png | Bin .../html5/app/Frontend/images/logo/tampon-iot-bzhx450.png | Bin .../html5/app/Frontend/images/logo/triskel_iot_bzh.png | Bin .../html5/app/Frontend/images/logo/triskel_iot_bzh.svg | 0 .../html5/app/Frontend/images/logo/triskel_iot_bzhx250.png | Bin {examples => templates}/html5/app/Frontend/index.html | 0 .../html5/app/Frontend/pages/SampleHome/SampleHome.html | 0 .../html5/app/Frontend/pages/SampleHome/SampleHome.js | 0 .../html5/app/Frontend/pages/SampleHome/SampleHome.scss | 0 .../html5/app/Frontend/services/JQueryEmu.js | 0 {examples => templates}/html5/app/Frontend/styles/README.md | 0 .../html5/app/Frontend/styles/app/_ibz-mixins.scss | 0 .../html5/app/Frontend/styles/app/ibz-global.scss | 0 .../app/Frontend/styles/foundation/_foundation-icons.scss | 0 .../Frontend/styles/foundation/_foundation-settings.scss | 0 .../app/Frontend/styles/foundation/foundation-conf.scss | 0 .../app/Frontend/widgets/ActionButtons/ActionButtons.scss | 0 .../html5/app/Frontend/widgets/ActionButtons/AppliButton.js | 0 .../app/Frontend/widgets/ActionButtons/SubmitButton.js | 0 .../html5/app/Frontend/widgets/Navigation/LinkButton.js | 0 .../html5/app/Frontend/widgets/Navigation/Navigation.scss | 0 .../app/Frontend/widgets/Notifications/ModalNotification.js | 0 .../app/Frontend/widgets/Notifications/Notifications.scss | 0 .../app/Frontend/widgets/Notifications/TokenRefreshSvc.js | 0 .../app/Frontend/widgets/RangeSliders/RangeSliderMod.js | 0 .../app/Frontend/widgets/RangeSliders/Rangeslider.scss | 0 {examples => templates}/html5/app/bower.json | 0 {examples => templates}/html5/app/etc/AppDefaults.js | 0 {examples => templates}/html5/app/etc/_Config.js | 0 {examples => templates}/html5/app/etc/_Trace.js | 0 {examples => templates}/html5/app/gulpfile.js | 0 {examples => templates}/html5/app/package.json | 0 {examples => templates}/html5/etc/config.cmake | 0 {examples/hybrid-html5 => templates/html5}/etc/export.map | 0 {examples/hybrid-html5 => templates/html5}/etc/macros.cmake | 0 {examples => templates}/html5/packaging/wgt/config.xml.in | 0 {examples => templates}/html5/packaging/wgt/icon.png.in | Bin {examples => templates}/hybrid-html5/.gitignore | 0 {examples/native => templates/hybrid-html5}/AGLbuild | 0 {examples => templates}/hybrid-html5/CMakeLists.txt | 0 {examples => templates}/hybrid-html5/README.md | 0 {examples => templates}/hybrid-html5/app/CMakeLists.txt | 0 {examples => templates}/hybrid-html5/app/Frontend/app.js | 0 .../hybrid-html5/app/Frontend/etc/AppConfig.js | 0 .../hybrid-html5/app/Frontend/etc/routes.js | 0 .../hybrid-html5/app/Frontend/favicon.ico | Bin .../hybrid-html5/app/Frontend/images/avatars/istoobig.jpg | Bin .../hybrid-html5/app/Frontend/images/avatars/istoobig.png | Bin .../hybrid-html5/app/Frontend/images/avatars/tux-admin.png | Bin .../hybrid-html5/app/Frontend/images/avatars/tux-bzh.png | Bin .../app/Frontend/images/avatars/tux-visitor.png | Bin .../hybrid-html5/app/Frontend/images/logo/logo_iot_bzh.svg | 0 .../app/Frontend/images/logo/logo_iot_bzhx350.png | Bin .../app/Frontend/images/logo/tampon-iot-bzhx450.png | Bin .../app/Frontend/images/logo/triskel_iot_bzh.png | Bin .../app/Frontend/images/logo/triskel_iot_bzh.svg | 0 .../app/Frontend/images/logo/triskel_iot_bzhx250.png | Bin .../hybrid-html5/app/Frontend/index.html | 0 .../app/Frontend/pages/SampleHome/SampleHome.html | 0 .../app/Frontend/pages/SampleHome/SampleHome.js | 0 .../app/Frontend/pages/SampleHome/SampleHome.scss | 0 .../hybrid-html5/app/Frontend/services/JQueryEmu.js | 0 .../hybrid-html5/app/Frontend/styles/README.md | 0 .../hybrid-html5/app/Frontend/styles/app/_ibz-mixins.scss | 0 .../hybrid-html5/app/Frontend/styles/app/ibz-global.scss | 0 .../app/Frontend/styles/foundation/_foundation-icons.scss | 0 .../Frontend/styles/foundation/_foundation-settings.scss | 0 .../app/Frontend/styles/foundation/foundation-conf.scss | 0 .../app/Frontend/widgets/ActionButtons/ActionButtons.scss | 0 .../app/Frontend/widgets/ActionButtons/AppliButton.js | 0 .../app/Frontend/widgets/ActionButtons/SubmitButton.js | 0 .../app/Frontend/widgets/Navigation/LinkButton.js | 0 .../app/Frontend/widgets/Navigation/Navigation.scss | 0 .../app/Frontend/widgets/Notifications/ModalNotification.js | 0 .../app/Frontend/widgets/Notifications/Notifications.scss | 0 .../app/Frontend/widgets/Notifications/TokenRefreshSvc.js | 0 .../app/Frontend/widgets/RangeSliders/RangeSliderMod.js | 0 .../app/Frontend/widgets/RangeSliders/Rangeslider.scss | 0 {examples => templates}/hybrid-html5/app/bower.json | 0 {examples => templates}/hybrid-html5/app/etc/AppDefaults.js | 0 {examples => templates}/hybrid-html5/app/etc/_Config.js | 0 {examples => templates}/hybrid-html5/app/etc/_Trace.js | 0 {examples => templates}/hybrid-html5/app/gulpfile.js | 0 {examples => templates}/hybrid-html5/app/package.json | 0 {examples => templates}/hybrid-html5/binding/CMakeLists.txt | 0 .../hybrid-html5/binding/xxxxxx-hybrid-binding.c | 0 {examples => templates}/hybrid-html5/etc/config.cmake | 0 {examples/native => templates/hybrid-html5}/etc/export.map | 0 .../native => templates/hybrid-html5}/etc/macros.cmake | 0 .../hybrid-html5/packaging/wgt/config.xml.in | 0 .../hybrid-html5/packaging/wgt/icon.png.in | Bin {examples => templates}/native/.gitignore | 0 {examples/service => templates/native}/AGLbuild | 0 {examples => templates}/native/CMakeLists.txt | 0 {examples => templates}/native/app/xxxxxx-native-client.c | 0 {examples => templates}/native/etc/config.cmake | 0 {examples/service => templates/native}/etc/export.map | 0 {examples/service => templates/native}/etc/macros.cmake | 0 {examples => templates}/native/packaging/wgt/config.xml.in | 0 {examples => templates}/native/packaging/wgt/icon.png.in | Bin {examples => templates}/service/.gitignore | 0 {template => templates/service}/AGLbuild | 0 {examples => templates}/service/CMakeLists.txt | 0 {examples => templates}/service/README.md | 0 .../service/binding/xxxxxx-service-binding.c | 0 {examples => templates}/service/etc/config.cmake | 0 {template => templates/service}/etc/export.map | 0 {template => templates/service}/etc/macros.cmake | 0 {examples => templates}/service/packaging/wgt/config.xml.in | 0 {examples => templates}/service/packaging/wgt/icon.png.in | Bin 132 files changed, 0 insertions(+), 0 deletions(-) rename {examples/html5 => reference}/AGLbuild (100%) rename {template => reference}/etc/config.cmake (100%) rename {examples/html5 => reference}/etc/export.map (100%) rename {examples/html5 => reference}/etc/macros.cmake (100%) rename {template => reference}/packaging/wgt/config.xml.in (100%) rename {template => reference}/packaging/wgt/icon.png.in (100%) rename {examples => templates}/html5/.gitignore (100%) rename {examples/hybrid-html5 => templates/html5}/AGLbuild (100%) rename {examples => templates}/html5/CMakeLists.txt (100%) rename {examples => templates}/html5/LICENSE (100%) rename {examples => templates}/html5/README.md (100%) rename {examples => templates}/html5/app/CMakeLists.txt (100%) rename {examples => templates}/html5/app/Frontend/app.js (100%) rename {examples => templates}/html5/app/Frontend/etc/AppConfig.js (100%) rename {examples => templates}/html5/app/Frontend/etc/routes.js (100%) rename {examples => templates}/html5/app/Frontend/favicon.ico (100%) rename {examples => templates}/html5/app/Frontend/images/avatars/istoobig.jpg (100%) rename {examples => templates}/html5/app/Frontend/images/avatars/istoobig.png (100%) rename {examples => templates}/html5/app/Frontend/images/avatars/tux-admin.png (100%) rename {examples => templates}/html5/app/Frontend/images/avatars/tux-bzh.png (100%) rename {examples => templates}/html5/app/Frontend/images/avatars/tux-visitor.png (100%) rename {examples => templates}/html5/app/Frontend/images/logo/logo_iot_bzh.svg (100%) rename {examples => templates}/html5/app/Frontend/images/logo/logo_iot_bzhx350.png (100%) rename {examples => templates}/html5/app/Frontend/images/logo/tampon-iot-bzhx450.png (100%) rename {examples => templates}/html5/app/Frontend/images/logo/triskel_iot_bzh.png (100%) rename {examples => templates}/html5/app/Frontend/images/logo/triskel_iot_bzh.svg (100%) rename {examples => templates}/html5/app/Frontend/images/logo/triskel_iot_bzhx250.png (100%) rename {examples => templates}/html5/app/Frontend/index.html (100%) rename {examples => templates}/html5/app/Frontend/pages/SampleHome/SampleHome.html (100%) rename {examples => templates}/html5/app/Frontend/pages/SampleHome/SampleHome.js (100%) rename {examples => templates}/html5/app/Frontend/pages/SampleHome/SampleHome.scss (100%) rename {examples => templates}/html5/app/Frontend/services/JQueryEmu.js (100%) rename {examples => templates}/html5/app/Frontend/styles/README.md (100%) rename {examples => templates}/html5/app/Frontend/styles/app/_ibz-mixins.scss (100%) rename {examples => templates}/html5/app/Frontend/styles/app/ibz-global.scss (100%) rename {examples => templates}/html5/app/Frontend/styles/foundation/_foundation-icons.scss (100%) rename {examples => templates}/html5/app/Frontend/styles/foundation/_foundation-settings.scss (100%) rename {examples => templates}/html5/app/Frontend/styles/foundation/foundation-conf.scss (100%) rename {examples => templates}/html5/app/Frontend/widgets/ActionButtons/ActionButtons.scss (100%) rename {examples => templates}/html5/app/Frontend/widgets/ActionButtons/AppliButton.js (100%) rename {examples => templates}/html5/app/Frontend/widgets/ActionButtons/SubmitButton.js (100%) rename {examples => templates}/html5/app/Frontend/widgets/Navigation/LinkButton.js (100%) rename {examples => templates}/html5/app/Frontend/widgets/Navigation/Navigation.scss (100%) rename {examples => templates}/html5/app/Frontend/widgets/Notifications/ModalNotification.js (100%) rename {examples => templates}/html5/app/Frontend/widgets/Notifications/Notifications.scss (100%) rename {examples => templates}/html5/app/Frontend/widgets/Notifications/TokenRefreshSvc.js (100%) rename {examples => templates}/html5/app/Frontend/widgets/RangeSliders/RangeSliderMod.js (100%) rename {examples => templates}/html5/app/Frontend/widgets/RangeSliders/Rangeslider.scss (100%) rename {examples => templates}/html5/app/bower.json (100%) rename {examples => templates}/html5/app/etc/AppDefaults.js (100%) rename {examples => templates}/html5/app/etc/_Config.js (100%) rename {examples => templates}/html5/app/etc/_Trace.js (100%) rename {examples => templates}/html5/app/gulpfile.js (100%) rename {examples => templates}/html5/app/package.json (100%) rename {examples => templates}/html5/etc/config.cmake (100%) rename {examples/hybrid-html5 => templates/html5}/etc/export.map (100%) rename {examples/hybrid-html5 => templates/html5}/etc/macros.cmake (100%) rename {examples => templates}/html5/packaging/wgt/config.xml.in (100%) rename {examples => templates}/html5/packaging/wgt/icon.png.in (100%) rename {examples => templates}/hybrid-html5/.gitignore (100%) rename {examples/native => templates/hybrid-html5}/AGLbuild (100%) rename {examples => templates}/hybrid-html5/CMakeLists.txt (100%) rename {examples => templates}/hybrid-html5/README.md (100%) rename {examples => templates}/hybrid-html5/app/CMakeLists.txt (100%) rename {examples => templates}/hybrid-html5/app/Frontend/app.js (100%) rename {examples => templates}/hybrid-html5/app/Frontend/etc/AppConfig.js (100%) rename {examples => templates}/hybrid-html5/app/Frontend/etc/routes.js (100%) rename {examples => templates}/hybrid-html5/app/Frontend/favicon.ico (100%) rename {examples => templates}/hybrid-html5/app/Frontend/images/avatars/istoobig.jpg (100%) rename {examples => templates}/hybrid-html5/app/Frontend/images/avatars/istoobig.png (100%) rename {examples => templates}/hybrid-html5/app/Frontend/images/avatars/tux-admin.png (100%) rename {examples => templates}/hybrid-html5/app/Frontend/images/avatars/tux-bzh.png (100%) rename {examples => templates}/hybrid-html5/app/Frontend/images/avatars/tux-visitor.png (100%) rename {examples => templates}/hybrid-html5/app/Frontend/images/logo/logo_iot_bzh.svg (100%) rename {examples => templates}/hybrid-html5/app/Frontend/images/logo/logo_iot_bzhx350.png (100%) rename {examples => templates}/hybrid-html5/app/Frontend/images/logo/tampon-iot-bzhx450.png (100%) rename {examples => templates}/hybrid-html5/app/Frontend/images/logo/triskel_iot_bzh.png (100%) rename {examples => templates}/hybrid-html5/app/Frontend/images/logo/triskel_iot_bzh.svg (100%) rename {examples => templates}/hybrid-html5/app/Frontend/images/logo/triskel_iot_bzhx250.png (100%) rename {examples => templates}/hybrid-html5/app/Frontend/index.html (100%) rename {examples => templates}/hybrid-html5/app/Frontend/pages/SampleHome/SampleHome.html (100%) rename {examples => templates}/hybrid-html5/app/Frontend/pages/SampleHome/SampleHome.js (100%) rename {examples => templates}/hybrid-html5/app/Frontend/pages/SampleHome/SampleHome.scss (100%) rename {examples => templates}/hybrid-html5/app/Frontend/services/JQueryEmu.js (100%) rename {examples => templates}/hybrid-html5/app/Frontend/styles/README.md (100%) rename {examples => templates}/hybrid-html5/app/Frontend/styles/app/_ibz-mixins.scss (100%) rename {examples => templates}/hybrid-html5/app/Frontend/styles/app/ibz-global.scss (100%) rename {examples => templates}/hybrid-html5/app/Frontend/styles/foundation/_foundation-icons.scss (100%) rename {examples => templates}/hybrid-html5/app/Frontend/styles/foundation/_foundation-settings.scss (100%) rename {examples => templates}/hybrid-html5/app/Frontend/styles/foundation/foundation-conf.scss (100%) rename {examples => templates}/hybrid-html5/app/Frontend/widgets/ActionButtons/ActionButtons.scss (100%) rename {examples => templates}/hybrid-html5/app/Frontend/widgets/ActionButtons/AppliButton.js (100%) rename {examples => templates}/hybrid-html5/app/Frontend/widgets/ActionButtons/SubmitButton.js (100%) rename {examples => templates}/hybrid-html5/app/Frontend/widgets/Navigation/LinkButton.js (100%) rename {examples => templates}/hybrid-html5/app/Frontend/widgets/Navigation/Navigation.scss (100%) rename {examples => templates}/hybrid-html5/app/Frontend/widgets/Notifications/ModalNotification.js (100%) rename {examples => templates}/hybrid-html5/app/Frontend/widgets/Notifications/Notifications.scss (100%) rename {examples => templates}/hybrid-html5/app/Frontend/widgets/Notifications/TokenRefreshSvc.js (100%) rename {examples => templates}/hybrid-html5/app/Frontend/widgets/RangeSliders/RangeSliderMod.js (100%) rename {examples => templates}/hybrid-html5/app/Frontend/widgets/RangeSliders/Rangeslider.scss (100%) rename {examples => templates}/hybrid-html5/app/bower.json (100%) rename {examples => templates}/hybrid-html5/app/etc/AppDefaults.js (100%) rename {examples => templates}/hybrid-html5/app/etc/_Config.js (100%) rename {examples => templates}/hybrid-html5/app/etc/_Trace.js (100%) rename {examples => templates}/hybrid-html5/app/gulpfile.js (100%) rename {examples => templates}/hybrid-html5/app/package.json (100%) rename {examples => templates}/hybrid-html5/binding/CMakeLists.txt (100%) rename {examples => templates}/hybrid-html5/binding/xxxxxx-hybrid-binding.c (100%) rename {examples => templates}/hybrid-html5/etc/config.cmake (100%) rename {examples/native => templates/hybrid-html5}/etc/export.map (100%) rename {examples/native => templates/hybrid-html5}/etc/macros.cmake (100%) rename {examples => templates}/hybrid-html5/packaging/wgt/config.xml.in (100%) rename {examples => templates}/hybrid-html5/packaging/wgt/icon.png.in (100%) rename {examples => templates}/native/.gitignore (100%) rename {examples/service => templates/native}/AGLbuild (100%) rename {examples => templates}/native/CMakeLists.txt (100%) rename {examples => templates}/native/app/xxxxxx-native-client.c (100%) rename {examples => templates}/native/etc/config.cmake (100%) rename {examples/service => templates/native}/etc/export.map (100%) rename {examples/service => templates/native}/etc/macros.cmake (100%) rename {examples => templates}/native/packaging/wgt/config.xml.in (100%) rename {examples => templates}/native/packaging/wgt/icon.png.in (100%) rename {examples => templates}/service/.gitignore (100%) rename {template => templates/service}/AGLbuild (100%) rename {examples => templates}/service/CMakeLists.txt (100%) rename {examples => templates}/service/README.md (100%) rename {examples => templates}/service/binding/xxxxxx-service-binding.c (100%) rename {examples => templates}/service/etc/config.cmake (100%) rename {template => templates/service}/etc/export.map (100%) rename {template => templates/service}/etc/macros.cmake (100%) rename {examples => templates}/service/packaging/wgt/config.xml.in (100%) rename {examples => templates}/service/packaging/wgt/icon.png.in (100%) diff --git a/examples/html5/AGLbuild b/reference/AGLbuild similarity index 100% rename from examples/html5/AGLbuild rename to reference/AGLbuild diff --git a/template/etc/config.cmake b/reference/etc/config.cmake similarity index 100% rename from template/etc/config.cmake rename to reference/etc/config.cmake diff --git a/examples/html5/etc/export.map b/reference/etc/export.map similarity index 100% rename from examples/html5/etc/export.map rename to reference/etc/export.map diff --git a/examples/html5/etc/macros.cmake b/reference/etc/macros.cmake similarity index 100% rename from examples/html5/etc/macros.cmake rename to reference/etc/macros.cmake diff --git a/template/packaging/wgt/config.xml.in b/reference/packaging/wgt/config.xml.in similarity index 100% rename from template/packaging/wgt/config.xml.in rename to reference/packaging/wgt/config.xml.in diff --git a/template/packaging/wgt/icon.png.in b/reference/packaging/wgt/icon.png.in similarity index 100% rename from template/packaging/wgt/icon.png.in rename to reference/packaging/wgt/icon.png.in diff --git a/examples/html5/.gitignore b/templates/html5/.gitignore similarity index 100% rename from examples/html5/.gitignore rename to templates/html5/.gitignore diff --git a/examples/hybrid-html5/AGLbuild b/templates/html5/AGLbuild similarity index 100% rename from examples/hybrid-html5/AGLbuild rename to templates/html5/AGLbuild diff --git a/examples/html5/CMakeLists.txt b/templates/html5/CMakeLists.txt similarity index 100% rename from examples/html5/CMakeLists.txt rename to templates/html5/CMakeLists.txt diff --git a/examples/html5/LICENSE b/templates/html5/LICENSE similarity index 100% rename from examples/html5/LICENSE rename to templates/html5/LICENSE diff --git a/examples/html5/README.md b/templates/html5/README.md similarity index 100% rename from examples/html5/README.md rename to templates/html5/README.md diff --git a/examples/html5/app/CMakeLists.txt b/templates/html5/app/CMakeLists.txt similarity index 100% rename from examples/html5/app/CMakeLists.txt rename to templates/html5/app/CMakeLists.txt diff --git a/examples/html5/app/Frontend/app.js b/templates/html5/app/Frontend/app.js similarity index 100% rename from examples/html5/app/Frontend/app.js rename to templates/html5/app/Frontend/app.js diff --git a/examples/html5/app/Frontend/etc/AppConfig.js b/templates/html5/app/Frontend/etc/AppConfig.js similarity index 100% rename from examples/html5/app/Frontend/etc/AppConfig.js rename to templates/html5/app/Frontend/etc/AppConfig.js diff --git a/examples/html5/app/Frontend/etc/routes.js b/templates/html5/app/Frontend/etc/routes.js similarity index 100% rename from examples/html5/app/Frontend/etc/routes.js rename to templates/html5/app/Frontend/etc/routes.js diff --git a/examples/html5/app/Frontend/favicon.ico b/templates/html5/app/Frontend/favicon.ico similarity index 100% rename from examples/html5/app/Frontend/favicon.ico rename to templates/html5/app/Frontend/favicon.ico diff --git a/examples/html5/app/Frontend/images/avatars/istoobig.jpg b/templates/html5/app/Frontend/images/avatars/istoobig.jpg similarity index 100% rename from examples/html5/app/Frontend/images/avatars/istoobig.jpg rename to templates/html5/app/Frontend/images/avatars/istoobig.jpg diff --git a/examples/html5/app/Frontend/images/avatars/istoobig.png b/templates/html5/app/Frontend/images/avatars/istoobig.png similarity index 100% rename from examples/html5/app/Frontend/images/avatars/istoobig.png rename to templates/html5/app/Frontend/images/avatars/istoobig.png diff --git a/examples/html5/app/Frontend/images/avatars/tux-admin.png b/templates/html5/app/Frontend/images/avatars/tux-admin.png similarity index 100% rename from examples/html5/app/Frontend/images/avatars/tux-admin.png rename to templates/html5/app/Frontend/images/avatars/tux-admin.png diff --git a/examples/html5/app/Frontend/images/avatars/tux-bzh.png b/templates/html5/app/Frontend/images/avatars/tux-bzh.png similarity index 100% rename from examples/html5/app/Frontend/images/avatars/tux-bzh.png rename to templates/html5/app/Frontend/images/avatars/tux-bzh.png diff --git a/examples/html5/app/Frontend/images/avatars/tux-visitor.png b/templates/html5/app/Frontend/images/avatars/tux-visitor.png similarity index 100% rename from examples/html5/app/Frontend/images/avatars/tux-visitor.png rename to templates/html5/app/Frontend/images/avatars/tux-visitor.png diff --git a/examples/html5/app/Frontend/images/logo/logo_iot_bzh.svg b/templates/html5/app/Frontend/images/logo/logo_iot_bzh.svg similarity index 100% rename from examples/html5/app/Frontend/images/logo/logo_iot_bzh.svg rename to templates/html5/app/Frontend/images/logo/logo_iot_bzh.svg diff --git a/examples/html5/app/Frontend/images/logo/logo_iot_bzhx350.png b/templates/html5/app/Frontend/images/logo/logo_iot_bzhx350.png similarity index 100% rename from examples/html5/app/Frontend/images/logo/logo_iot_bzhx350.png rename to templates/html5/app/Frontend/images/logo/logo_iot_bzhx350.png diff --git a/examples/html5/app/Frontend/images/logo/tampon-iot-bzhx450.png b/templates/html5/app/Frontend/images/logo/tampon-iot-bzhx450.png similarity index 100% rename from examples/html5/app/Frontend/images/logo/tampon-iot-bzhx450.png rename to templates/html5/app/Frontend/images/logo/tampon-iot-bzhx450.png diff --git a/examples/html5/app/Frontend/images/logo/triskel_iot_bzh.png b/templates/html5/app/Frontend/images/logo/triskel_iot_bzh.png similarity index 100% rename from examples/html5/app/Frontend/images/logo/triskel_iot_bzh.png rename to templates/html5/app/Frontend/images/logo/triskel_iot_bzh.png diff --git a/examples/html5/app/Frontend/images/logo/triskel_iot_bzh.svg b/templates/html5/app/Frontend/images/logo/triskel_iot_bzh.svg similarity index 100% rename from examples/html5/app/Frontend/images/logo/triskel_iot_bzh.svg rename to templates/html5/app/Frontend/images/logo/triskel_iot_bzh.svg diff --git a/examples/html5/app/Frontend/images/logo/triskel_iot_bzhx250.png b/templates/html5/app/Frontend/images/logo/triskel_iot_bzhx250.png similarity index 100% rename from examples/html5/app/Frontend/images/logo/triskel_iot_bzhx250.png rename to templates/html5/app/Frontend/images/logo/triskel_iot_bzhx250.png diff --git a/examples/html5/app/Frontend/index.html b/templates/html5/app/Frontend/index.html similarity index 100% rename from examples/html5/app/Frontend/index.html rename to templates/html5/app/Frontend/index.html diff --git a/examples/html5/app/Frontend/pages/SampleHome/SampleHome.html b/templates/html5/app/Frontend/pages/SampleHome/SampleHome.html similarity index 100% rename from examples/html5/app/Frontend/pages/SampleHome/SampleHome.html rename to templates/html5/app/Frontend/pages/SampleHome/SampleHome.html diff --git a/examples/html5/app/Frontend/pages/SampleHome/SampleHome.js b/templates/html5/app/Frontend/pages/SampleHome/SampleHome.js similarity index 100% rename from examples/html5/app/Frontend/pages/SampleHome/SampleHome.js rename to templates/html5/app/Frontend/pages/SampleHome/SampleHome.js diff --git a/examples/html5/app/Frontend/pages/SampleHome/SampleHome.scss b/templates/html5/app/Frontend/pages/SampleHome/SampleHome.scss similarity index 100% rename from examples/html5/app/Frontend/pages/SampleHome/SampleHome.scss rename to templates/html5/app/Frontend/pages/SampleHome/SampleHome.scss diff --git a/examples/html5/app/Frontend/services/JQueryEmu.js b/templates/html5/app/Frontend/services/JQueryEmu.js similarity index 100% rename from examples/html5/app/Frontend/services/JQueryEmu.js rename to templates/html5/app/Frontend/services/JQueryEmu.js diff --git a/examples/html5/app/Frontend/styles/README.md b/templates/html5/app/Frontend/styles/README.md similarity index 100% rename from examples/html5/app/Frontend/styles/README.md rename to templates/html5/app/Frontend/styles/README.md diff --git a/examples/html5/app/Frontend/styles/app/_ibz-mixins.scss b/templates/html5/app/Frontend/styles/app/_ibz-mixins.scss similarity index 100% rename from examples/html5/app/Frontend/styles/app/_ibz-mixins.scss rename to templates/html5/app/Frontend/styles/app/_ibz-mixins.scss diff --git a/examples/html5/app/Frontend/styles/app/ibz-global.scss b/templates/html5/app/Frontend/styles/app/ibz-global.scss similarity index 100% rename from examples/html5/app/Frontend/styles/app/ibz-global.scss rename to templates/html5/app/Frontend/styles/app/ibz-global.scss diff --git a/examples/html5/app/Frontend/styles/foundation/_foundation-icons.scss b/templates/html5/app/Frontend/styles/foundation/_foundation-icons.scss similarity index 100% rename from examples/html5/app/Frontend/styles/foundation/_foundation-icons.scss rename to templates/html5/app/Frontend/styles/foundation/_foundation-icons.scss diff --git a/examples/html5/app/Frontend/styles/foundation/_foundation-settings.scss b/templates/html5/app/Frontend/styles/foundation/_foundation-settings.scss similarity index 100% rename from examples/html5/app/Frontend/styles/foundation/_foundation-settings.scss rename to templates/html5/app/Frontend/styles/foundation/_foundation-settings.scss diff --git a/examples/html5/app/Frontend/styles/foundation/foundation-conf.scss b/templates/html5/app/Frontend/styles/foundation/foundation-conf.scss similarity index 100% rename from examples/html5/app/Frontend/styles/foundation/foundation-conf.scss rename to templates/html5/app/Frontend/styles/foundation/foundation-conf.scss diff --git a/examples/html5/app/Frontend/widgets/ActionButtons/ActionButtons.scss b/templates/html5/app/Frontend/widgets/ActionButtons/ActionButtons.scss similarity index 100% rename from examples/html5/app/Frontend/widgets/ActionButtons/ActionButtons.scss rename to templates/html5/app/Frontend/widgets/ActionButtons/ActionButtons.scss diff --git a/examples/html5/app/Frontend/widgets/ActionButtons/AppliButton.js b/templates/html5/app/Frontend/widgets/ActionButtons/AppliButton.js similarity index 100% rename from examples/html5/app/Frontend/widgets/ActionButtons/AppliButton.js rename to templates/html5/app/Frontend/widgets/ActionButtons/AppliButton.js diff --git a/examples/html5/app/Frontend/widgets/ActionButtons/SubmitButton.js b/templates/html5/app/Frontend/widgets/ActionButtons/SubmitButton.js similarity index 100% rename from examples/html5/app/Frontend/widgets/ActionButtons/SubmitButton.js rename to templates/html5/app/Frontend/widgets/ActionButtons/SubmitButton.js diff --git a/examples/html5/app/Frontend/widgets/Navigation/LinkButton.js b/templates/html5/app/Frontend/widgets/Navigation/LinkButton.js similarity index 100% rename from examples/html5/app/Frontend/widgets/Navigation/LinkButton.js rename to templates/html5/app/Frontend/widgets/Navigation/LinkButton.js diff --git a/examples/html5/app/Frontend/widgets/Navigation/Navigation.scss b/templates/html5/app/Frontend/widgets/Navigation/Navigation.scss similarity index 100% rename from examples/html5/app/Frontend/widgets/Navigation/Navigation.scss rename to templates/html5/app/Frontend/widgets/Navigation/Navigation.scss diff --git a/examples/html5/app/Frontend/widgets/Notifications/ModalNotification.js b/templates/html5/app/Frontend/widgets/Notifications/ModalNotification.js similarity index 100% rename from examples/html5/app/Frontend/widgets/Notifications/ModalNotification.js rename to templates/html5/app/Frontend/widgets/Notifications/ModalNotification.js diff --git a/examples/html5/app/Frontend/widgets/Notifications/Notifications.scss b/templates/html5/app/Frontend/widgets/Notifications/Notifications.scss similarity index 100% rename from examples/html5/app/Frontend/widgets/Notifications/Notifications.scss rename to templates/html5/app/Frontend/widgets/Notifications/Notifications.scss diff --git a/examples/html5/app/Frontend/widgets/Notifications/TokenRefreshSvc.js b/templates/html5/app/Frontend/widgets/Notifications/TokenRefreshSvc.js similarity index 100% rename from examples/html5/app/Frontend/widgets/Notifications/TokenRefreshSvc.js rename to templates/html5/app/Frontend/widgets/Notifications/TokenRefreshSvc.js diff --git a/examples/html5/app/Frontend/widgets/RangeSliders/RangeSliderMod.js b/templates/html5/app/Frontend/widgets/RangeSliders/RangeSliderMod.js similarity index 100% rename from examples/html5/app/Frontend/widgets/RangeSliders/RangeSliderMod.js rename to templates/html5/app/Frontend/widgets/RangeSliders/RangeSliderMod.js diff --git a/examples/html5/app/Frontend/widgets/RangeSliders/Rangeslider.scss b/templates/html5/app/Frontend/widgets/RangeSliders/Rangeslider.scss similarity index 100% rename from examples/html5/app/Frontend/widgets/RangeSliders/Rangeslider.scss rename to templates/html5/app/Frontend/widgets/RangeSliders/Rangeslider.scss diff --git a/examples/html5/app/bower.json b/templates/html5/app/bower.json similarity index 100% rename from examples/html5/app/bower.json rename to templates/html5/app/bower.json diff --git a/examples/html5/app/etc/AppDefaults.js b/templates/html5/app/etc/AppDefaults.js similarity index 100% rename from examples/html5/app/etc/AppDefaults.js rename to templates/html5/app/etc/AppDefaults.js diff --git a/examples/html5/app/etc/_Config.js b/templates/html5/app/etc/_Config.js similarity index 100% rename from examples/html5/app/etc/_Config.js rename to templates/html5/app/etc/_Config.js diff --git a/examples/html5/app/etc/_Trace.js b/templates/html5/app/etc/_Trace.js similarity index 100% rename from examples/html5/app/etc/_Trace.js rename to templates/html5/app/etc/_Trace.js diff --git a/examples/html5/app/gulpfile.js b/templates/html5/app/gulpfile.js similarity index 100% rename from examples/html5/app/gulpfile.js rename to templates/html5/app/gulpfile.js diff --git a/examples/html5/app/package.json b/templates/html5/app/package.json similarity index 100% rename from examples/html5/app/package.json rename to templates/html5/app/package.json diff --git a/examples/html5/etc/config.cmake b/templates/html5/etc/config.cmake similarity index 100% rename from examples/html5/etc/config.cmake rename to templates/html5/etc/config.cmake diff --git a/examples/hybrid-html5/etc/export.map b/templates/html5/etc/export.map similarity index 100% rename from examples/hybrid-html5/etc/export.map rename to templates/html5/etc/export.map diff --git a/examples/hybrid-html5/etc/macros.cmake b/templates/html5/etc/macros.cmake similarity index 100% rename from examples/hybrid-html5/etc/macros.cmake rename to templates/html5/etc/macros.cmake diff --git a/examples/html5/packaging/wgt/config.xml.in b/templates/html5/packaging/wgt/config.xml.in similarity index 100% rename from examples/html5/packaging/wgt/config.xml.in rename to templates/html5/packaging/wgt/config.xml.in diff --git a/examples/html5/packaging/wgt/icon.png.in b/templates/html5/packaging/wgt/icon.png.in similarity index 100% rename from examples/html5/packaging/wgt/icon.png.in rename to templates/html5/packaging/wgt/icon.png.in diff --git a/examples/hybrid-html5/.gitignore b/templates/hybrid-html5/.gitignore similarity index 100% rename from examples/hybrid-html5/.gitignore rename to templates/hybrid-html5/.gitignore diff --git a/examples/native/AGLbuild b/templates/hybrid-html5/AGLbuild similarity index 100% rename from examples/native/AGLbuild rename to templates/hybrid-html5/AGLbuild diff --git a/examples/hybrid-html5/CMakeLists.txt b/templates/hybrid-html5/CMakeLists.txt similarity index 100% rename from examples/hybrid-html5/CMakeLists.txt rename to templates/hybrid-html5/CMakeLists.txt diff --git a/examples/hybrid-html5/README.md b/templates/hybrid-html5/README.md similarity index 100% rename from examples/hybrid-html5/README.md rename to templates/hybrid-html5/README.md diff --git a/examples/hybrid-html5/app/CMakeLists.txt b/templates/hybrid-html5/app/CMakeLists.txt similarity index 100% rename from examples/hybrid-html5/app/CMakeLists.txt rename to templates/hybrid-html5/app/CMakeLists.txt diff --git a/examples/hybrid-html5/app/Frontend/app.js b/templates/hybrid-html5/app/Frontend/app.js similarity index 100% rename from examples/hybrid-html5/app/Frontend/app.js rename to templates/hybrid-html5/app/Frontend/app.js diff --git a/examples/hybrid-html5/app/Frontend/etc/AppConfig.js b/templates/hybrid-html5/app/Frontend/etc/AppConfig.js similarity index 100% rename from examples/hybrid-html5/app/Frontend/etc/AppConfig.js rename to templates/hybrid-html5/app/Frontend/etc/AppConfig.js diff --git a/examples/hybrid-html5/app/Frontend/etc/routes.js b/templates/hybrid-html5/app/Frontend/etc/routes.js similarity index 100% rename from examples/hybrid-html5/app/Frontend/etc/routes.js rename to templates/hybrid-html5/app/Frontend/etc/routes.js diff --git a/examples/hybrid-html5/app/Frontend/favicon.ico b/templates/hybrid-html5/app/Frontend/favicon.ico similarity index 100% rename from examples/hybrid-html5/app/Frontend/favicon.ico rename to templates/hybrid-html5/app/Frontend/favicon.ico diff --git a/examples/hybrid-html5/app/Frontend/images/avatars/istoobig.jpg b/templates/hybrid-html5/app/Frontend/images/avatars/istoobig.jpg similarity index 100% rename from examples/hybrid-html5/app/Frontend/images/avatars/istoobig.jpg rename to templates/hybrid-html5/app/Frontend/images/avatars/istoobig.jpg diff --git a/examples/hybrid-html5/app/Frontend/images/avatars/istoobig.png b/templates/hybrid-html5/app/Frontend/images/avatars/istoobig.png similarity index 100% rename from examples/hybrid-html5/app/Frontend/images/avatars/istoobig.png rename to templates/hybrid-html5/app/Frontend/images/avatars/istoobig.png diff --git a/examples/hybrid-html5/app/Frontend/images/avatars/tux-admin.png b/templates/hybrid-html5/app/Frontend/images/avatars/tux-admin.png similarity index 100% rename from examples/hybrid-html5/app/Frontend/images/avatars/tux-admin.png rename to templates/hybrid-html5/app/Frontend/images/avatars/tux-admin.png diff --git a/examples/hybrid-html5/app/Frontend/images/avatars/tux-bzh.png b/templates/hybrid-html5/app/Frontend/images/avatars/tux-bzh.png similarity index 100% rename from examples/hybrid-html5/app/Frontend/images/avatars/tux-bzh.png rename to templates/hybrid-html5/app/Frontend/images/avatars/tux-bzh.png diff --git a/examples/hybrid-html5/app/Frontend/images/avatars/tux-visitor.png b/templates/hybrid-html5/app/Frontend/images/avatars/tux-visitor.png similarity index 100% rename from examples/hybrid-html5/app/Frontend/images/avatars/tux-visitor.png rename to templates/hybrid-html5/app/Frontend/images/avatars/tux-visitor.png diff --git a/examples/hybrid-html5/app/Frontend/images/logo/logo_iot_bzh.svg b/templates/hybrid-html5/app/Frontend/images/logo/logo_iot_bzh.svg similarity index 100% rename from examples/hybrid-html5/app/Frontend/images/logo/logo_iot_bzh.svg rename to templates/hybrid-html5/app/Frontend/images/logo/logo_iot_bzh.svg diff --git a/examples/hybrid-html5/app/Frontend/images/logo/logo_iot_bzhx350.png b/templates/hybrid-html5/app/Frontend/images/logo/logo_iot_bzhx350.png similarity index 100% rename from examples/hybrid-html5/app/Frontend/images/logo/logo_iot_bzhx350.png rename to templates/hybrid-html5/app/Frontend/images/logo/logo_iot_bzhx350.png diff --git a/examples/hybrid-html5/app/Frontend/images/logo/tampon-iot-bzhx450.png b/templates/hybrid-html5/app/Frontend/images/logo/tampon-iot-bzhx450.png similarity index 100% rename from examples/hybrid-html5/app/Frontend/images/logo/tampon-iot-bzhx450.png rename to templates/hybrid-html5/app/Frontend/images/logo/tampon-iot-bzhx450.png diff --git a/examples/hybrid-html5/app/Frontend/images/logo/triskel_iot_bzh.png b/templates/hybrid-html5/app/Frontend/images/logo/triskel_iot_bzh.png similarity index 100% rename from examples/hybrid-html5/app/Frontend/images/logo/triskel_iot_bzh.png rename to templates/hybrid-html5/app/Frontend/images/logo/triskel_iot_bzh.png diff --git a/examples/hybrid-html5/app/Frontend/images/logo/triskel_iot_bzh.svg b/templates/hybrid-html5/app/Frontend/images/logo/triskel_iot_bzh.svg similarity index 100% rename from examples/hybrid-html5/app/Frontend/images/logo/triskel_iot_bzh.svg rename to templates/hybrid-html5/app/Frontend/images/logo/triskel_iot_bzh.svg diff --git a/examples/hybrid-html5/app/Frontend/images/logo/triskel_iot_bzhx250.png b/templates/hybrid-html5/app/Frontend/images/logo/triskel_iot_bzhx250.png similarity index 100% rename from examples/hybrid-html5/app/Frontend/images/logo/triskel_iot_bzhx250.png rename to templates/hybrid-html5/app/Frontend/images/logo/triskel_iot_bzhx250.png diff --git a/examples/hybrid-html5/app/Frontend/index.html b/templates/hybrid-html5/app/Frontend/index.html similarity index 100% rename from examples/hybrid-html5/app/Frontend/index.html rename to templates/hybrid-html5/app/Frontend/index.html diff --git a/examples/hybrid-html5/app/Frontend/pages/SampleHome/SampleHome.html b/templates/hybrid-html5/app/Frontend/pages/SampleHome/SampleHome.html similarity index 100% rename from examples/hybrid-html5/app/Frontend/pages/SampleHome/SampleHome.html rename to templates/hybrid-html5/app/Frontend/pages/SampleHome/SampleHome.html diff --git a/examples/hybrid-html5/app/Frontend/pages/SampleHome/SampleHome.js b/templates/hybrid-html5/app/Frontend/pages/SampleHome/SampleHome.js similarity index 100% rename from examples/hybrid-html5/app/Frontend/pages/SampleHome/SampleHome.js rename to templates/hybrid-html5/app/Frontend/pages/SampleHome/SampleHome.js diff --git a/examples/hybrid-html5/app/Frontend/pages/SampleHome/SampleHome.scss b/templates/hybrid-html5/app/Frontend/pages/SampleHome/SampleHome.scss similarity index 100% rename from examples/hybrid-html5/app/Frontend/pages/SampleHome/SampleHome.scss rename to templates/hybrid-html5/app/Frontend/pages/SampleHome/SampleHome.scss diff --git a/examples/hybrid-html5/app/Frontend/services/JQueryEmu.js b/templates/hybrid-html5/app/Frontend/services/JQueryEmu.js similarity index 100% rename from examples/hybrid-html5/app/Frontend/services/JQueryEmu.js rename to templates/hybrid-html5/app/Frontend/services/JQueryEmu.js diff --git a/examples/hybrid-html5/app/Frontend/styles/README.md b/templates/hybrid-html5/app/Frontend/styles/README.md similarity index 100% rename from examples/hybrid-html5/app/Frontend/styles/README.md rename to templates/hybrid-html5/app/Frontend/styles/README.md diff --git a/examples/hybrid-html5/app/Frontend/styles/app/_ibz-mixins.scss b/templates/hybrid-html5/app/Frontend/styles/app/_ibz-mixins.scss similarity index 100% rename from examples/hybrid-html5/app/Frontend/styles/app/_ibz-mixins.scss rename to templates/hybrid-html5/app/Frontend/styles/app/_ibz-mixins.scss diff --git a/examples/hybrid-html5/app/Frontend/styles/app/ibz-global.scss b/templates/hybrid-html5/app/Frontend/styles/app/ibz-global.scss similarity index 100% rename from examples/hybrid-html5/app/Frontend/styles/app/ibz-global.scss rename to templates/hybrid-html5/app/Frontend/styles/app/ibz-global.scss diff --git a/examples/hybrid-html5/app/Frontend/styles/foundation/_foundation-icons.scss b/templates/hybrid-html5/app/Frontend/styles/foundation/_foundation-icons.scss similarity index 100% rename from examples/hybrid-html5/app/Frontend/styles/foundation/_foundation-icons.scss rename to templates/hybrid-html5/app/Frontend/styles/foundation/_foundation-icons.scss diff --git a/examples/hybrid-html5/app/Frontend/styles/foundation/_foundation-settings.scss b/templates/hybrid-html5/app/Frontend/styles/foundation/_foundation-settings.scss similarity index 100% rename from examples/hybrid-html5/app/Frontend/styles/foundation/_foundation-settings.scss rename to templates/hybrid-html5/app/Frontend/styles/foundation/_foundation-settings.scss diff --git a/examples/hybrid-html5/app/Frontend/styles/foundation/foundation-conf.scss b/templates/hybrid-html5/app/Frontend/styles/foundation/foundation-conf.scss similarity index 100% rename from examples/hybrid-html5/app/Frontend/styles/foundation/foundation-conf.scss rename to templates/hybrid-html5/app/Frontend/styles/foundation/foundation-conf.scss diff --git a/examples/hybrid-html5/app/Frontend/widgets/ActionButtons/ActionButtons.scss b/templates/hybrid-html5/app/Frontend/widgets/ActionButtons/ActionButtons.scss similarity index 100% rename from examples/hybrid-html5/app/Frontend/widgets/ActionButtons/ActionButtons.scss rename to templates/hybrid-html5/app/Frontend/widgets/ActionButtons/ActionButtons.scss diff --git a/examples/hybrid-html5/app/Frontend/widgets/ActionButtons/AppliButton.js b/templates/hybrid-html5/app/Frontend/widgets/ActionButtons/AppliButton.js similarity index 100% rename from examples/hybrid-html5/app/Frontend/widgets/ActionButtons/AppliButton.js rename to templates/hybrid-html5/app/Frontend/widgets/ActionButtons/AppliButton.js diff --git a/examples/hybrid-html5/app/Frontend/widgets/ActionButtons/SubmitButton.js b/templates/hybrid-html5/app/Frontend/widgets/ActionButtons/SubmitButton.js similarity index 100% rename from examples/hybrid-html5/app/Frontend/widgets/ActionButtons/SubmitButton.js rename to templates/hybrid-html5/app/Frontend/widgets/ActionButtons/SubmitButton.js diff --git a/examples/hybrid-html5/app/Frontend/widgets/Navigation/LinkButton.js b/templates/hybrid-html5/app/Frontend/widgets/Navigation/LinkButton.js similarity index 100% rename from examples/hybrid-html5/app/Frontend/widgets/Navigation/LinkButton.js rename to templates/hybrid-html5/app/Frontend/widgets/Navigation/LinkButton.js diff --git a/examples/hybrid-html5/app/Frontend/widgets/Navigation/Navigation.scss b/templates/hybrid-html5/app/Frontend/widgets/Navigation/Navigation.scss similarity index 100% rename from examples/hybrid-html5/app/Frontend/widgets/Navigation/Navigation.scss rename to templates/hybrid-html5/app/Frontend/widgets/Navigation/Navigation.scss diff --git a/examples/hybrid-html5/app/Frontend/widgets/Notifications/ModalNotification.js b/templates/hybrid-html5/app/Frontend/widgets/Notifications/ModalNotification.js similarity index 100% rename from examples/hybrid-html5/app/Frontend/widgets/Notifications/ModalNotification.js rename to templates/hybrid-html5/app/Frontend/widgets/Notifications/ModalNotification.js diff --git a/examples/hybrid-html5/app/Frontend/widgets/Notifications/Notifications.scss b/templates/hybrid-html5/app/Frontend/widgets/Notifications/Notifications.scss similarity index 100% rename from examples/hybrid-html5/app/Frontend/widgets/Notifications/Notifications.scss rename to templates/hybrid-html5/app/Frontend/widgets/Notifications/Notifications.scss diff --git a/examples/hybrid-html5/app/Frontend/widgets/Notifications/TokenRefreshSvc.js b/templates/hybrid-html5/app/Frontend/widgets/Notifications/TokenRefreshSvc.js similarity index 100% rename from examples/hybrid-html5/app/Frontend/widgets/Notifications/TokenRefreshSvc.js rename to templates/hybrid-html5/app/Frontend/widgets/Notifications/TokenRefreshSvc.js diff --git a/examples/hybrid-html5/app/Frontend/widgets/RangeSliders/RangeSliderMod.js b/templates/hybrid-html5/app/Frontend/widgets/RangeSliders/RangeSliderMod.js similarity index 100% rename from examples/hybrid-html5/app/Frontend/widgets/RangeSliders/RangeSliderMod.js rename to templates/hybrid-html5/app/Frontend/widgets/RangeSliders/RangeSliderMod.js diff --git a/examples/hybrid-html5/app/Frontend/widgets/RangeSliders/Rangeslider.scss b/templates/hybrid-html5/app/Frontend/widgets/RangeSliders/Rangeslider.scss similarity index 100% rename from examples/hybrid-html5/app/Frontend/widgets/RangeSliders/Rangeslider.scss rename to templates/hybrid-html5/app/Frontend/widgets/RangeSliders/Rangeslider.scss diff --git a/examples/hybrid-html5/app/bower.json b/templates/hybrid-html5/app/bower.json similarity index 100% rename from examples/hybrid-html5/app/bower.json rename to templates/hybrid-html5/app/bower.json diff --git a/examples/hybrid-html5/app/etc/AppDefaults.js b/templates/hybrid-html5/app/etc/AppDefaults.js similarity index 100% rename from examples/hybrid-html5/app/etc/AppDefaults.js rename to templates/hybrid-html5/app/etc/AppDefaults.js diff --git a/examples/hybrid-html5/app/etc/_Config.js b/templates/hybrid-html5/app/etc/_Config.js similarity index 100% rename from examples/hybrid-html5/app/etc/_Config.js rename to templates/hybrid-html5/app/etc/_Config.js diff --git a/examples/hybrid-html5/app/etc/_Trace.js b/templates/hybrid-html5/app/etc/_Trace.js similarity index 100% rename from examples/hybrid-html5/app/etc/_Trace.js rename to templates/hybrid-html5/app/etc/_Trace.js diff --git a/examples/hybrid-html5/app/gulpfile.js b/templates/hybrid-html5/app/gulpfile.js similarity index 100% rename from examples/hybrid-html5/app/gulpfile.js rename to templates/hybrid-html5/app/gulpfile.js diff --git a/examples/hybrid-html5/app/package.json b/templates/hybrid-html5/app/package.json similarity index 100% rename from examples/hybrid-html5/app/package.json rename to templates/hybrid-html5/app/package.json diff --git a/examples/hybrid-html5/binding/CMakeLists.txt b/templates/hybrid-html5/binding/CMakeLists.txt similarity index 100% rename from examples/hybrid-html5/binding/CMakeLists.txt rename to templates/hybrid-html5/binding/CMakeLists.txt diff --git a/examples/hybrid-html5/binding/xxxxxx-hybrid-binding.c b/templates/hybrid-html5/binding/xxxxxx-hybrid-binding.c similarity index 100% rename from examples/hybrid-html5/binding/xxxxxx-hybrid-binding.c rename to templates/hybrid-html5/binding/xxxxxx-hybrid-binding.c diff --git a/examples/hybrid-html5/etc/config.cmake b/templates/hybrid-html5/etc/config.cmake similarity index 100% rename from examples/hybrid-html5/etc/config.cmake rename to templates/hybrid-html5/etc/config.cmake diff --git a/examples/native/etc/export.map b/templates/hybrid-html5/etc/export.map similarity index 100% rename from examples/native/etc/export.map rename to templates/hybrid-html5/etc/export.map diff --git a/examples/native/etc/macros.cmake b/templates/hybrid-html5/etc/macros.cmake similarity index 100% rename from examples/native/etc/macros.cmake rename to templates/hybrid-html5/etc/macros.cmake diff --git a/examples/hybrid-html5/packaging/wgt/config.xml.in b/templates/hybrid-html5/packaging/wgt/config.xml.in similarity index 100% rename from examples/hybrid-html5/packaging/wgt/config.xml.in rename to templates/hybrid-html5/packaging/wgt/config.xml.in diff --git a/examples/hybrid-html5/packaging/wgt/icon.png.in b/templates/hybrid-html5/packaging/wgt/icon.png.in similarity index 100% rename from examples/hybrid-html5/packaging/wgt/icon.png.in rename to templates/hybrid-html5/packaging/wgt/icon.png.in diff --git a/examples/native/.gitignore b/templates/native/.gitignore similarity index 100% rename from examples/native/.gitignore rename to templates/native/.gitignore diff --git a/examples/service/AGLbuild b/templates/native/AGLbuild similarity index 100% rename from examples/service/AGLbuild rename to templates/native/AGLbuild diff --git a/examples/native/CMakeLists.txt b/templates/native/CMakeLists.txt similarity index 100% rename from examples/native/CMakeLists.txt rename to templates/native/CMakeLists.txt diff --git a/examples/native/app/xxxxxx-native-client.c b/templates/native/app/xxxxxx-native-client.c similarity index 100% rename from examples/native/app/xxxxxx-native-client.c rename to templates/native/app/xxxxxx-native-client.c diff --git a/examples/native/etc/config.cmake b/templates/native/etc/config.cmake similarity index 100% rename from examples/native/etc/config.cmake rename to templates/native/etc/config.cmake diff --git a/examples/service/etc/export.map b/templates/native/etc/export.map similarity index 100% rename from examples/service/etc/export.map rename to templates/native/etc/export.map diff --git a/examples/service/etc/macros.cmake b/templates/native/etc/macros.cmake similarity index 100% rename from examples/service/etc/macros.cmake rename to templates/native/etc/macros.cmake diff --git a/examples/native/packaging/wgt/config.xml.in b/templates/native/packaging/wgt/config.xml.in similarity index 100% rename from examples/native/packaging/wgt/config.xml.in rename to templates/native/packaging/wgt/config.xml.in diff --git a/examples/native/packaging/wgt/icon.png.in b/templates/native/packaging/wgt/icon.png.in similarity index 100% rename from examples/native/packaging/wgt/icon.png.in rename to templates/native/packaging/wgt/icon.png.in diff --git a/examples/service/.gitignore b/templates/service/.gitignore similarity index 100% rename from examples/service/.gitignore rename to templates/service/.gitignore diff --git a/template/AGLbuild b/templates/service/AGLbuild similarity index 100% rename from template/AGLbuild rename to templates/service/AGLbuild diff --git a/examples/service/CMakeLists.txt b/templates/service/CMakeLists.txt similarity index 100% rename from examples/service/CMakeLists.txt rename to templates/service/CMakeLists.txt diff --git a/examples/service/README.md b/templates/service/README.md similarity index 100% rename from examples/service/README.md rename to templates/service/README.md diff --git a/examples/service/binding/xxxxxx-service-binding.c b/templates/service/binding/xxxxxx-service-binding.c similarity index 100% rename from examples/service/binding/xxxxxx-service-binding.c rename to templates/service/binding/xxxxxx-service-binding.c diff --git a/examples/service/etc/config.cmake b/templates/service/etc/config.cmake similarity index 100% rename from examples/service/etc/config.cmake rename to templates/service/etc/config.cmake diff --git a/template/etc/export.map b/templates/service/etc/export.map similarity index 100% rename from template/etc/export.map rename to templates/service/etc/export.map diff --git a/template/etc/macros.cmake b/templates/service/etc/macros.cmake similarity index 100% rename from template/etc/macros.cmake rename to templates/service/etc/macros.cmake diff --git a/examples/service/packaging/wgt/config.xml.in b/templates/service/packaging/wgt/config.xml.in similarity index 100% rename from examples/service/packaging/wgt/config.xml.in rename to templates/service/packaging/wgt/config.xml.in diff --git a/examples/service/packaging/wgt/icon.png.in b/templates/service/packaging/wgt/icon.png.in similarity index 100% rename from examples/service/packaging/wgt/icon.png.in rename to templates/service/packaging/wgt/icon.png.in -- 2.16.6