aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreen/qml/images/Home
diff options
context:
space:
mode:
authorPhilippe Lelong <lelong.ph@meltemus.com>2016-12-20 14:40:06 +0100
committerPhilippe Lelong <lelong.ph@meltemus.com>2016-12-20 14:40:06 +0100
commit36a507d476066e7b12b462ec2d48d71447b663ab (patch)
treee4934dc41eb3a9d9d0b32ebf9646c708f0f0a673 /HomeScreen/qml/images/Home
parent4eb645957cea169d10dd7543c5bb5a294fc737ad (diff)
Add user autorisations information
Signed-off-by: Philippe Lelong <lelong.ph@meltemus.com>
Diffstat (limited to 'HomeScreen/qml/images/Home')
-rwxr-xr-xHomeScreen/qml/images/Home/Install App.pngbin0 -> 6438 bytes
-rwxr-xr-xHomeScreen/qml/images/Home/Logout-01.pngbin8868 -> 6217 bytes
-rwxr-xr-xHomeScreen/qml/images/Home/Open Trunk.pngbin0 -> 5395 bytes
-rwxr-xr-xHomeScreen/qml/images/Home/Update Software.pngbin0 -> 10691 bytes
-rwxr-xr-xHomeScreen/qml/images/Home/View Online.pngbin0 -> 9082 bytes
-rw-r--r--HomeScreen/qml/images/Home/home.qrc4
6 files changed, 4 insertions, 0 deletions
diff --git a/HomeScreen/qml/images/Home/Install App.png b/HomeScreen/qml/images/Home/Install App.png
new file mode 100755
index 0000000..17da664
--- /dev/null
+++ b/HomeScreen/qml/images/Home/Install App.png
Binary files differ
diff --git a/HomeScreen/qml/images/Home/Logout-01.png b/HomeScreen/qml/images/Home/Logout-01.png
index 0183565..5436ebc 100755
--- a/HomeScreen/qml/images/Home/Logout-01.png
+++ b/HomeScreen/qml/images/Home/Logout-01.png
Binary files differ
diff --git a/HomeScreen/qml/images/Home/Open Trunk.png b/HomeScreen/qml/images/Home/Open Trunk.png
new file mode 100755
index 0000000..8fdb660
--- /dev/null
+++ b/HomeScreen/qml/images/Home/Open Trunk.png
Binary files differ
diff --git a/HomeScreen/qml/images/Home/Update Software.png b/HomeScreen/qml/images/Home/Update Software.png
new file mode 100755
index 0000000..dd107fd
--- /dev/null
+++ b/HomeScreen/qml/images/Home/Update Software.png
Binary files differ
diff --git a/HomeScreen/qml/images/Home/View Online.png b/HomeScreen/qml/images/Home/View Online.png
new file mode 100755
index 0000000..d1fa287
--- /dev/null
+++ b/HomeScreen/qml/images/Home/View Online.png
Binary files differ
diff --git a/HomeScreen/qml/images/Home/home.qrc b/HomeScreen/qml/images/Home/home.qrc
index a9d1dc3..4a02101 100644
--- a/HomeScreen/qml/images/Home/home.qrc
+++ b/HomeScreen/qml/images/Home/home.qrc
@@ -24,5 +24,9 @@
<file>french_flag.png</file>
<file>us_flag.png</file>
<file>Logout-01.png</file>
+ <file>Update Software.png</file>
+ <file>Open Trunk.png</file>
+ <file>Install App.png</file>
+ <file>View Online.png</file>
</qresource>
</RCC>