From 78fb6c1c788a78b5d753d835e1620649a0b0f34b Mon Sep 17 00:00:00 2001 From: Tadao Tanikawa Date: Mon, 20 Nov 2017 21:42:41 +0900 Subject: Change to new color scheme - Color scheme has been changed - Icon and text has been splitted Incoming patch is necessary to show text with icons. Bug-AGL: SPEC-1085 Change-Id: I267a4fef9901b56e355efac7357c101fd9162421 Signed-off-by: Tadao Tanikawa (cherry picked from commit f756a01c3e78ebdb1ebe74efa52b8905a6a2c6b5) --- .../qml/images/Shortcut/HMI_Shortcut_HVAC-01.svg | 600 ++++++++++++++++++++ .../Shortcut/HMI_Shortcut_HVAC_Active-01.svg | 614 +++++++++++++++++++++ .../qml/images/Shortcut/HMI_Shortcut_Home-01.svg | 73 +++ .../Shortcut/HMI_Shortcut_Home_Active-01.svg | 82 +++ .../Shortcut/HMI_Shortcut_MediaPlayer-01.svg | 50 ++ .../HMI_Shortcut_MediaPlayer_Active-01.svg | 63 +++ .../images/Shortcut/HMI_Shortcut_Navigation-01.svg | 77 +++ .../Shortcut/HMI_Shortcut_Navigation_Active-01.svg | 90 +++ .../qml/images/Shortcut/HMI_Shortcut_Radio-01.svg | 600 ++++++++++++++++++++ .../Shortcut/HMI_Shortcut_Radio_Active-01.svg | 614 +++++++++++++++++++++ homescreen/qml/images/Shortcut/shortcut.qrc | 20 +- 11 files changed, 2873 insertions(+), 10 deletions(-) create mode 100644 homescreen/qml/images/Shortcut/HMI_Shortcut_HVAC-01.svg create mode 100644 homescreen/qml/images/Shortcut/HMI_Shortcut_HVAC_Active-01.svg create mode 100644 homescreen/qml/images/Shortcut/HMI_Shortcut_Home-01.svg create mode 100644 homescreen/qml/images/Shortcut/HMI_Shortcut_Home_Active-01.svg create mode 100644 homescreen/qml/images/Shortcut/HMI_Shortcut_MediaPlayer-01.svg create mode 100644 homescreen/qml/images/Shortcut/HMI_Shortcut_MediaPlayer_Active-01.svg create mode 100644 homescreen/qml/images/Shortcut/HMI_Shortcut_Navigation-01.svg create mode 100644 homescreen/qml/images/Shortcut/HMI_Shortcut_Navigation_Active-01.svg create mode 100644 homescreen/qml/images/Shortcut/HMI_Shortcut_Radio-01.svg create mode 100644 homescreen/qml/images/Shortcut/HMI_Shortcut_Radio_Active-01.svg (limited to 'homescreen/qml/images/Shortcut') diff --git a/homescreen/qml/images/Shortcut/HMI_Shortcut_HVAC-01.svg b/homescreen/qml/images/Shortcut/HMI_Shortcut_HVAC-01.svg new file mode 100644 index 0000000..5c76e85 --- /dev/null +++ b/homescreen/qml/images/Shortcut/HMI_Shortcut_HVAC-01.svg @@ -0,0 +1,600 @@ + + + + + + + + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/homescreen/qml/images/Shortcut/HMI_Shortcut_HVAC_Active-01.svg b/homescreen/qml/images/Shortcut/HMI_Shortcut_HVAC_Active-01.svg new file mode 100644 index 0000000..46be46b --- /dev/null +++ b/homescreen/qml/images/Shortcut/HMI_Shortcut_HVAC_Active-01.svg @@ -0,0 +1,614 @@ + + + + + + + + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/homescreen/qml/images/Shortcut/HMI_Shortcut_Home-01.svg b/homescreen/qml/images/Shortcut/HMI_Shortcut_Home-01.svg new file mode 100644 index 0000000..b6eab24 --- /dev/null +++ b/homescreen/qml/images/Shortcut/HMI_Shortcut_Home-01.svg @@ -0,0 +1,73 @@ + + + + + + + + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/homescreen/qml/images/Shortcut/HMI_Shortcut_Home_Active-01.svg b/homescreen/qml/images/Shortcut/HMI_Shortcut_Home_Active-01.svg new file mode 100644 index 0000000..e85c7d8 --- /dev/null +++ b/homescreen/qml/images/Shortcut/HMI_Shortcut_Home_Active-01.svg @@ -0,0 +1,82 @@ + + + + + + + + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/homescreen/qml/images/Shortcut/HMI_Shortcut_MediaPlayer-01.svg b/homescreen/qml/images/Shortcut/HMI_Shortcut_MediaPlayer-01.svg new file mode 100644 index 0000000..de7448d --- /dev/null +++ b/homescreen/qml/images/Shortcut/HMI_Shortcut_MediaPlayer-01.svg @@ -0,0 +1,50 @@ + + + + + + + + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/homescreen/qml/images/Shortcut/HMI_Shortcut_MediaPlayer_Active-01.svg b/homescreen/qml/images/Shortcut/HMI_Shortcut_MediaPlayer_Active-01.svg new file mode 100644 index 0000000..16e3af5 --- /dev/null +++ b/homescreen/qml/images/Shortcut/HMI_Shortcut_MediaPlayer_Active-01.svg @@ -0,0 +1,63 @@ + + + + + + + + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/homescreen/qml/images/Shortcut/HMI_Shortcut_Navigation-01.svg b/homescreen/qml/images/Shortcut/HMI_Shortcut_Navigation-01.svg new file mode 100644 index 0000000..6f6f1e0 --- /dev/null +++ b/homescreen/qml/images/Shortcut/HMI_Shortcut_Navigation-01.svg @@ -0,0 +1,77 @@ + + + + + + + + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/homescreen/qml/images/Shortcut/HMI_Shortcut_Navigation_Active-01.svg b/homescreen/qml/images/Shortcut/HMI_Shortcut_Navigation_Active-01.svg new file mode 100644 index 0000000..9076934 --- /dev/null +++ b/homescreen/qml/images/Shortcut/HMI_Shortcut_Navigation_Active-01.svg @@ -0,0 +1,90 @@ + + + + + + + + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/homescreen/qml/images/Shortcut/HMI_Shortcut_Radio-01.svg b/homescreen/qml/images/Shortcut/HMI_Shortcut_Radio-01.svg new file mode 100644 index 0000000..5c76e85 --- /dev/null +++ b/homescreen/qml/images/Shortcut/HMI_Shortcut_Radio-01.svg @@ -0,0 +1,600 @@ + + + + + + + + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/homescreen/qml/images/Shortcut/HMI_Shortcut_Radio_Active-01.svg b/homescreen/qml/images/Shortcut/HMI_Shortcut_Radio_Active-01.svg new file mode 100644 index 0000000..46be46b --- /dev/null +++ b/homescreen/qml/images/Shortcut/HMI_Shortcut_Radio_Active-01.svg @@ -0,0 +1,614 @@ + + + + + + + + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/homescreen/qml/images/Shortcut/shortcut.qrc b/homescreen/qml/images/Shortcut/shortcut.qrc index 1b4d424..0710973 100644 --- a/homescreen/qml/images/Shortcut/shortcut.qrc +++ b/homescreen/qml/images/Shortcut/shortcut.qrc @@ -1,14 +1,14 @@ - HMI_Shortcut_Home_Active-01.png - HMI_Shortcut_Home-01.png - HMI_Shortcut_HVAC_Active-01.png - HMI_Shortcut_HVAC-01.png - HMI_Shortcut_MediaPlayer_Active-01.png - HMI_Shortcut_MediaPlayer-01.png - HMI_Shortcut_Navigation_Active-01.png - HMI_Shortcut_Navigation-01.png - HMI_Shortcut_Radio_Active-01.png - HMI_Shortcut_Radio-01.png + HMI_Shortcut_Home_Active-01.svg + HMI_Shortcut_Home-01.svg + HMI_Shortcut_HVAC_Active-01.svg + HMI_Shortcut_HVAC-01.svg + HMI_Shortcut_MediaPlayer_Active-01.svg + HMI_Shortcut_MediaPlayer-01.svg + HMI_Shortcut_Navigation_Active-01.svg + HMI_Shortcut_Navigation-01.svg + HMI_Shortcut_Radio_Active-01.svg + HMI_Shortcut_Radio-01.svg -- cgit 1.2.3-korg