notes/data/xml/notesmainview.docml
changeset 58 ef813d54df51
parent 50 579cc610882e
child 77 b0711afde476
--- a/notes/data/xml/notesmainview.docml	Tue Jul 06 14:14:56 2010 +0300
+++ b/notes/data/xml/notesmainview.docml	Wed Aug 18 09:47:38 2010 +0300
@@ -26,7 +26,8 @@
             </widget>
             <widget name="emptyListLabel" type="HbLabel">
                 <real name="z" value="1"/>
-				<string locid="txt_notes_list_no_notes_available" name="plainText" value="No notes available"/>                <enums name="textWrapping" value="TextWordWrap"/>
+		<string locid="txt_notes_list_no_notes_available" name="plainText" value="No notes available"/>
+		<enums name="textWrapping" value="TextWordWrap"/>
                 <sizehint height="expr(var(hb-param-text-height-primary) )" type="PREFERRED"/>
                 <enums name="alignment" value="AlignVCenter|AlignHCenter"/>
             </widget>
@@ -38,8 +39,8 @@
                 <anchoritem dst="listView" dstEdge="TOP" spacing="0un" src="viewHeading" srcEdge="BOTTOM"/>
                 <anchoritem dst="listView" dstEdge="RIGHT" spacing="0un" src="" srcEdge="RIGHT"/>
                 <anchoritem dst="listView" dstEdge="BOTTOM" spacing="0un" src="" srcEdge="BOTTOM"/>
-                <anchoritem dst="emptyListLabel" dstEdge="LEFT" spacing="expr(var(hb-param-margin-gene-left) )" src="listView" srcEdge="LEFT"/>
-                <anchoritem dst="emptyListLabel" dstEdge="RIGHT" spacing="expr(-var(hb-param-margin-gene-right) )" src="listView" srcEdge="RIGHT"/>
+                <anchoritem dst="emptyListLabel" dstEdge="LEFT" spacing="expr(var(hb-param-margin-gene-left))" src="listView" srcEdge="LEFT"/>
+                <anchoritem dst="emptyListLabel" dstEdge="RIGHT" spacing="-expr(var(hb-param-margin-gene-right))" src="listView" srcEdge="RIGHT"/>
                 <anchoritem dst="emptyListLabel" dstEdge="CENTERV" spacing="0un" src="listView" srcEdge="CENTERV"/>
             </layout>
         </widget>