From 858550785d568c46a073dbbc3b95a50300ada738 Mon Sep 17 00:00:00 2001 From: Andriy Melnik Date: Wed, 17 Sep 2014 10:37:02 +0300 Subject: APPLINK-9287: HMI API enum equation to protocol version. --- src/components/interfaces/HMI_API.xml | 20 ++++++++++---------- src/components/interfaces/QT_HMI_API.xml | 31 +++++++++++++++---------------- 2 files changed, 25 insertions(+), 26 deletions(-) diff --git a/src/components/interfaces/HMI_API.xml b/src/components/interfaces/HMI_API.xml index 4ad1bfff27..72e29faa29 100644 --- a/src/components/interfaces/HMI_API.xml +++ b/src/components/interfaces/HMI_API.xml @@ -427,9 +427,6 @@ Total distance to destination for navigation - - Navigation text for UpdateTurnList. - First line of text for audio pass thru @@ -442,9 +439,6 @@ Footer text for slider - - Text of notification to be displayed on screen. - Primary text for Choice @@ -458,14 +452,17 @@ Optional text to label an app menu button (for certain touchscreen platforms). - + + Navigation text for UpdateTurnList. + + + Text of notification to be displayed on screen. + + - - The optional image of a destination / location - The image field for SoftButton @@ -499,6 +496,9 @@ The secondary image field for ShowConstantTBT + + The optional image of a destination / location + diff --git a/src/components/interfaces/QT_HMI_API.xml b/src/components/interfaces/QT_HMI_API.xml index 3f6d08b69b..ff62fed7f7 100644 --- a/src/components/interfaces/QT_HMI_API.xml +++ b/src/components/interfaces/QT_HMI_API.xml @@ -347,12 +347,11 @@ - - Describes the reasons of moving the app to NONE. - - - - + + Describes the reasons of moving the app to NONE. + + + The first line of first set of main fields of the persistent display; applies to "Show" @@ -402,9 +401,6 @@ Total distance to destination for navigation - - Navigation text for UpdateTurnList. - First line of text for audio pass thru @@ -417,9 +413,6 @@ Footer text for slider - - Text of notification to be displayed on screen. - Primary text for Choice @@ -433,13 +426,16 @@ Optional text to label an app menu button (for certain touchscreen platforms). - + + Navigation text for UpdateTurnList. + + + Text of notification to be displayed on screen. + + - - The optional image of a destination / location - The image field for SoftButton @@ -473,6 +469,9 @@ The secondary image field for ShowConstantTBT + + The optional image of a destination / location + The list of possible alignments, left, right, or centered -- cgit v1.2.1