emailuis/nmhswidget/conf/nmhswidget.docml
changeset 74 6c59112cfd31
parent 68 83cc6bae1de8
child 76 38bf5461e270
--- a/emailuis/nmhswidget/conf/nmhswidget.docml	Wed Sep 15 17:47:19 2010 +0300
+++ b/emailuis/nmhswidget/conf/nmhswidget.docml	Thu Sep 30 11:43:07 2010 +0300
@@ -12,6 +12,7 @@
                     <string name="textColor" value="#000000"/>
                     <string locid="txt_mail_widget_info_no_messages" name="plainText" value="No mails!!!"/>
                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-tiny)"/>
+                    <enums name="textWrapping" value="TextNoWrap"/>
                 </widget>
                 <widget name="mailListView" type="HbListView">
                     <widget name="listItemPrototype" role="HbAbstractView:prototype" type="HbListViewItem"/>
@@ -45,6 +46,7 @@
                     <sizehint height="expr(var(hb-param-text-height-secondary) )" type="MAXIMUM"/>
                     <string name="plainText" value="Mailbox gmail"/>
                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
+                    <enums name="textWrapping" value="TextNoWrap"/>
                 </widget>
                 <widget name="mailboxIcon" type="HbLabel">
                     <enums name="alignment" value="AlignVCenter|AlignHCenter"/>
@@ -63,6 +65,7 @@
                     <sizehint height="expr(var(hb-param-text-height-secondary) )" type="MAXIMUM" width="9un"/>
                     <string locid="txt_mail_widget_list_l1" name="plainText" value="(999)"/>
                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
+                    <enums name="textWrapping" value="TextNoWrap"/>
                 </widget>
                 <widget name="collapseExpandIcon" type="HbPushButton">
                     <icon iconName="note_warning" name="icon"/>