summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJackLivio <jack@livio.io>2021-01-27 14:37:31 -0500
committerJackLivio <jack@livio.io>2021-01-27 14:37:31 -0500
commitdc9872fb3e9ac2007026ae91ac090bd259ab70f5 (patch)
tree4e7642bf9614240dd822f4c60a50a46ee487bfe9
parent219c68b023326b1505bd2bfadfcbf9abe9dbeb02 (diff)
downloadsdl_core-feature/sdl_0267_main_menu_ui_updates.tar.gz
-rw-r--r--src/components/interfaces/HMI_API.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/components/interfaces/HMI_API.xml b/src/components/interfaces/HMI_API.xml
index bc267c87da..3ea025460d 100644
--- a/src/components/interfaces/HMI_API.xml
+++ b/src/components/interfaces/HMI_API.xml
@@ -643,15 +643,6 @@
<element name="subtleAlertSoftButtonText">
<description>A text field in the soft button of a subtle alert; applies to `SubtleAlert` `softButtons`</description>
</element>
- <element name="timeToDestination"/>
- <!-- TO DO to be removed -->
- <element name="turnText"/>
- <element name="navigationText">
- <description>Navigation text for UpdateTurnList.</description>
- </element>
- <element name="notificationText">
- <description>Text of notification to be displayed on screen.</description>
- </element>
<element name="menuCommandSecondaryText">
<description>Secondary text for AddCommand</description>
</element>
@@ -664,6 +655,15 @@
<element name="menuSubMenuTertiaryText">
<description>Tertiary text for AddSubMenu</description>
</element>
+ <element name="timeToDestination"/>
+ <!-- TO DO to be removed -->
+ <element name="turnText"/>
+ <element name="navigationText">
+ <description>Navigation text for UpdateTurnList.</description>
+ </element>
+ <element name="notificationText">
+ <description>Text of notification to be displayed on screen.</description>
+ </element>
</enum>
<enum name="MetadataType">