summaryrefslogtreecommitdiff
path: root/src/components/interfaces/HMI_API.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/interfaces/HMI_API.xml')
-rw-r--r--src/components/interfaces/HMI_API.xml20
1 files changed, 10 insertions, 10 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 @@
<element name="totalDistance">
<description> Total distance to destination for navigation</description>
</element>
- <element name="navigationText">
- <description>Navigation text for UpdateTurnList.</description>
- </element>
<element name="audioPassThruDisplayText1">
<description> First line of text for audio pass thru</description>
</element>
@@ -442,9 +439,6 @@
<element name="sliderFooter">
<description> Footer text for slider</description>
</element>
- <element name="notificationText">
- <description>Text of notification to be displayed on screen.</description>
- </element>
<element name="menuName">
<description> Primary text for Choice</description>
</element>
@@ -458,14 +452,17 @@
<description> Optional text to label an app menu button (for certain touchscreen platforms).</description>
</element>
<element name="timeToDestination"/>
- <!-- TO DO to be removed -->
+ <element name="navigationText">
+ <description>Navigation text for UpdateTurnList.</description>
+ </element>
+ <element name="notificationText">
+ <description>Text of notification to be displayed on screen.</description>
+ </element>
+ <!-- TO DO to be removed -->
<element name="turnText"/>
</enum>
<enum name="ImageFieldName">
- <element name="locationImage">
- <description>The optional image of a destination / location</description>
- </element>
<element name="softButtonImage">
<description>The image field for SoftButton</description>
</element>
@@ -499,6 +496,9 @@
<element name="showConstantTBTNextTurnIcon">
<description>The secondary image field for ShowConstantTBT</description>
</element>
+ <element name="locationImage">
+ <description>The optional image of a destination / location</description>
+ </element>
</enum>
<enum name="TextAlignment">