aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreenNG/qml/images/Shortcut
diff options
context:
space:
mode:
authorBocklage, Jens <Jens_Bocklage@mentor.com>2016-12-12 17:11:06 +0100
committerBocklage, Jens <Jens_Bocklage@mentor.com>2016-12-12 17:11:06 +0100
commit4088de47844451c7b331a612d41a0ec5fc7db53a (patch)
treecd98d3fdf946faa4e1915103ea3d51bbdc57fc0c /HomeScreenNG/qml/images/Shortcut
parent3b66010c1f381f397e827209727742daf642e7fd (diff)
Remove HomeScreenNG
This was already integrated into the main HomeScreen app Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
Diffstat (limited to 'HomeScreenNG/qml/images/Shortcut')
-rw-r--r--HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_HVAC-01.pngbin4108 -> 0 bytes
-rw-r--r--HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_HVAC_Active-01.pngbin5908 -> 0 bytes
-rw-r--r--HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Home-01.pngbin3435 -> 0 bytes
-rw-r--r--HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Home_Active-01.pngbin4924 -> 0 bytes
-rw-r--r--HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Multimedia-01.pngbin4114 -> 0 bytes
-rw-r--r--HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Multimedia_Active-01.pngbin5973 -> 0 bytes
-rw-r--r--HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Navigation-01.pngbin7122 -> 0 bytes
-rw-r--r--HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Navigation_Active-01.pngbin9799 -> 0 bytes
-rw-r--r--HomeScreenNG/qml/images/Shortcut/shortcut.qrc12
9 files changed, 0 insertions, 12 deletions
diff --git a/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_HVAC-01.png b/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_HVAC-01.png
deleted file mode 100644
index f5188f5..0000000
--- a/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_HVAC-01.png
+++ /dev/null
Binary files differ
diff --git a/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_HVAC_Active-01.png b/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_HVAC_Active-01.png
deleted file mode 100644
index abe92d2..0000000
--- a/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_HVAC_Active-01.png
+++ /dev/null
Binary files differ
diff --git a/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Home-01.png b/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Home-01.png
deleted file mode 100644
index 9aca151..0000000
--- a/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Home-01.png
+++ /dev/null
Binary files differ
diff --git a/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Home_Active-01.png b/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Home_Active-01.png
deleted file mode 100644
index 696168f..0000000
--- a/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Home_Active-01.png
+++ /dev/null
Binary files differ
diff --git a/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Multimedia-01.png b/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Multimedia-01.png
deleted file mode 100644
index 229860c..0000000
--- a/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Multimedia-01.png
+++ /dev/null
Binary files differ
diff --git a/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Multimedia_Active-01.png b/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Multimedia_Active-01.png
deleted file mode 100644
index b0a023c..0000000
--- a/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Multimedia_Active-01.png
+++ /dev/null
Binary files differ
diff --git a/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Navigation-01.png b/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Navigation-01.png
deleted file mode 100644
index 34b0671..0000000
--- a/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Navigation-01.png
+++ /dev/null
Binary files differ
diff --git a/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Navigation_Active-01.png b/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Navigation_Active-01.png
deleted file mode 100644
index 98e6146..0000000
--- a/HomeScreenNG/qml/images/Shortcut/HMI_Shortcut_Navigation_Active-01.png
+++ /dev/null
Binary files differ
diff --git a/HomeScreenNG/qml/images/Shortcut/shortcut.qrc b/HomeScreenNG/qml/images/Shortcut/shortcut.qrc
deleted file mode 100644
index fe31006..0000000
--- a/HomeScreenNG/qml/images/Shortcut/shortcut.qrc
+++ /dev/null
@@ -1,12 +0,0 @@
-<RCC>
- <qresource prefix="/images/Shortcut">
- <file>HMI_Shortcut_Home_Active-01.png</file>
- <file>HMI_Shortcut_Home-01.png</file>
- <file>HMI_Shortcut_HVAC_Active-01.png</file>
- <file>HMI_Shortcut_HVAC-01.png</file>
- <file>HMI_Shortcut_Multimedia_Active-01.png</file>
- <file>HMI_Shortcut_Multimedia-01.png</file>
- <file>HMI_Shortcut_Navigation_Active-01.png</file>
- <file>HMI_Shortcut_Navigation-01.png</file>
- </qresource>
-</RCC>