notes/notesui/noteseditor/data/xml/notesnoteeditor.docml
branchGCC_SURGE
changeset 54 e6894b852bc6
parent 28 c690c592b381
parent 50 579cc610882e
--- a/notes/notesui/noteseditor/data/xml/notesnoteeditor.docml	Tue Jun 15 15:22:54 2010 +0100
+++ b/notes/notesui/noteseditor/data/xml/notesnoteeditor.docml	Thu Jul 22 16:32:51 2010 +0100
@@ -21,7 +21,7 @@
     <widget name="notesEditorView" type="HbView">
         <widget name="noteEditorWidget" role="HbView:widget" type="HbWidget">
             <widget name="notesEditorSubHeading" type="HbGroupBox">
-	        <string name="titleText" value=" "/>
+	        <string name="heading" value=" "/>
     	        <bool name="collapsable" value="FALSE"/>
             </widget>
             <widget name="editorHeading" type="HbLabel">
@@ -52,8 +52,8 @@
             </layout>
         </widget>
         <widget name="viewMenu" role="HbView:menu" type="HbMenu">
+            <ref object="makeFavoriteAction" role="HbMenu:addAction"/>
             <ref object="makeAsTodoAction" role="HbMenu:addAction"/>
-            <ref object="makeFavoriteAction" role="HbMenu:addAction"/>
         </widget>
         <widget name="viewToolbar" role="HbView:toolBar" type="HbToolBar">
             <enums name="orientation" value="Horizontal"/>