homescreenapp/stateplugins/hsmenuworkerstateplugin/resource/hsdetailsdialog.docml
changeset 71 1db7cc813a4e
parent 63 52b0f64eeb51
child 86 e4f038c420f7
equal deleted inserted replaced
69:87476091b3f5 71:1db7cc813a4e
     3     <object name="qtl_dialog_softkey_left" type="HbAction">
     3     <object name="qtl_dialog_softkey_left" type="HbAction">
     4         <string name="role" value="HbDialog:primaryAction"/>
     4         <string name="role" value="HbDialog:primaryAction"/>
     5         <string locid="txt_common_button_ok" name="text" value="Ok"/>
     5         <string locid="txt_common_button_ok" name="text" value="Ok"/>
     6     </object>
     6     </object>
     7     <widget name="details_dialog" type="HbDialog">
     7     <widget name="details_dialog" type="HbDialog">
     8         <enums name="dismissPolicy" value="HbPopup::NoDismiss"/>
       
     9         <contentsmargins bottom="var(hb-param-margin-view-bottom)" left="var(hb-param-margin-view-left)" right="var(hb-param-margin-view-right)" top="var(hb-param-margin-view-top)"/>
     8         <contentsmargins bottom="var(hb-param-margin-view-bottom)" left="var(hb-param-margin-view-left)" right="var(hb-param-margin-view-right)" top="var(hb-param-margin-view-top)"/>
       
     9         <enums name="dismissPolicy" value="NoDismiss"/>
    10         <widget name="qtl_dialog_pri_heading" role="HbDialog:headingWidget" type="HbLabel">
    10         <widget name="qtl_dialog_pri_heading" role="HbDialog:headingWidget" type="HbLabel">
    11             <enums name="alignment" value="AlignLeft|AlignLeading"/>
    11             <enums name="alignment" value="AlignLeft|AlignLeading"/>
    12             <contentsmargins bottom="var(hb-param-margin-gene-popup)" left="var(hb-param-margin-gene-popup)" right="var(hb-param-margin-gene-popup)" top="var(hb-param-margin-gene-popup)"/>
    12             <contentsmargins bottom="var(hb-param-margin-gene-popup)" left="var(hb-param-margin-gene-popup)" right="var(hb-param-margin-gene-popup)" top="var(hb-param-margin-gene-popup)"/>
    13             <string locid="txt_applib_title_details" name="plainText" value="Details"/>
    13             <string locid="txt_applib_title_details" name="plainText" value="Details"/>
    14             <fontspec name="fontSpec" role="Primary" textheight="var(hb-param-text-height-primary)"/>
    14             <fontspec name="fontSpec" role="Primary" textheight="var(hb-param-text-height-primary)"/>
    15         </widget>
    15         </widget>
    16         <widget name="scrollArea" role="HbDialog:contentWidget" type="HbScrollArea">
    16         <widget name="scrollArea" role="HbDialog:contentWidget" type="HbScrollArea">
    17             <widget name="scrollAreaContents" role="HbScrollArea:contents" type="HbWidget">
    17             <widget name="scrollAreaContents" role="HbScrollArea:contents" type="HbWidget">
    18                 <widget name="_name" type="HbLabel">
    18                 <widget name="_name" type="HbLabel">
    19                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
       
    20                     <string locid="txt_applib_dialog_name" name="plainText" value="Name:"/>
    19                     <string locid="txt_applib_dialog_name" name="plainText" value="Name:"/>
    21                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    20                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
    21                     <enums name="textWrapping" value="TextWordWrap"/>
    22                 </widget>
    22                 </widget>
    23                 <widget name="name" type="HbLabel">
    23                 <widget name="name" type="HbLabel">
    24                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    24                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    25                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    25                     <enums name="textWrapping" value="TextWordWrap"/>
    26                 </widget>
    26                 </widget>
    27                 <widget name="_version" type="HbLabel">
    27                 <widget name="_version" type="HbLabel">
    28                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
       
    29                     <string locid="txt_applib_dialog_version" name="plainText" value="Version:"/>
    28                     <string locid="txt_applib_dialog_version" name="plainText" value="Version:"/>
    30                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    29                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
    30                     <enums name="textWrapping" value="TextWordWrap"/>
    31                 </widget>
    31                 </widget>
    32                 <widget name="version" type="HbLabel">
    32                 <widget name="version" type="HbLabel">
    33                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    33                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    34                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    34                     <enums name="textWrapping" value="TextWordWrap"/>
    35                 </widget>
    35                 </widget>
    36                 <widget name="_vendor" type="HbLabel">
    36                 <widget name="_vendor" type="HbLabel">
    37                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
       
    38                     <string locid="txt_applib_dialog_supplier" name="plainText" value="Supplier:"/>
    37                     <string locid="txt_applib_dialog_supplier" name="plainText" value="Supplier:"/>
    39                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    38                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
    39                     <enums name="textWrapping" value="TextWordWrap"/>
    40                 </widget>
    40                 </widget>
    41                 <widget name="vendor" type="HbLabel">
    41                 <widget name="vendor" type="HbLabel">
    42                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    42                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    43                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    43                     <enums name="textWrapping" value="TextWordWrap"/>
    44                 </widget>
    44                 </widget>
    45                 <widget name="_driveInfo" type="HbLabel">
    45                 <widget name="_driveInfo" type="HbLabel">
    46                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
       
    47                     <string locid="txt_applib_dialog_memory_in_use" name="plainText" value="Memory in use:"/>
    46                     <string locid="txt_applib_dialog_memory_in_use" name="plainText" value="Memory in use:"/>
    48                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    47                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
    48                     <enums name="textWrapping" value="TextWordWrap"/>
    49                 </widget>
    49                 </widget>
    50                 <widget name="driveInfo" type="HbLabel">
    50                 <widget name="driveInfo" type="HbLabel">
    51                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
       
    52                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
    53                     <string locid="txt_applib_dialog_1_device_memory" name="plainText" value="%1 Device memory"/>
    51                     <string locid="txt_applib_dialog_1_device_memory" name="plainText" value="%1 Device memory"/>
       
    52                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
    53                     <enums name="textWrapping" value="TextWordWrap"/>
    54                 </widget>
    54                 </widget>
    55                 <widget name="_size" type="HbLabel">
    55                 <widget name="_size" type="HbLabel">
    56                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
       
    57                     <string locid="txt_applib_dialog_size" name="plainText" value="Size:"/>
    56                     <string locid="txt_applib_dialog_size" name="plainText" value="Size:"/>
    58                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    57                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
    58                     <enums name="textWrapping" value="TextWordWrap"/>
    59                 </widget>
    59                 </widget>
    60                 <widget name="size" type="HbLabel">
    60                 <widget name="size" type="HbLabel">
    61                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
       
    62                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
    63                     <string locid="txt_applib_dialog_l1_kb" name="plainText" value="%L1 KB"/>
    61                     <string locid="txt_applib_dialog_l1_kb" name="plainText" value="%L1 KB"/>
       
    62                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
    63                     <enums name="textWrapping" value="TextWordWrap"/>
    64                 </widget>
    64                 </widget>
    65                 <widget name="_type" type="HbLabel">
    65                 <widget name="_type" type="HbLabel">
    66                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
       
    67                     <string locid="txt_applib_dialog_format" name="plainText" value="Format:"/>
    66                     <string locid="txt_applib_dialog_format" name="plainText" value="Format:"/>
    68                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    67                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
    68                     <enums name="textWrapping" value="TextWordWrap"/>
    69                 </widget>
    69                 </widget>
    70                 <widget name="type" type="HbLabel">
    70                 <widget name="type" type="HbLabel">
    71                     <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
    71                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    72                     <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
    72                     <enums name="textWrapping" value="TextWordWrap"/>
    73                 </widget>
    73                 </widget>
    74                 <sizehint type="PREFERRED" width="expr(var(hb-param-screen-width) )"/>
    74                 <layout orientation="Vertical" spacing="var(hb-param-margin-gene-middle-vertical)" type="linear">
    75                 <layout orientation="Vertical" spacing="2px" type="linear">
       
    76                     <linearitem itemname="_name"/>
    75                     <linearitem itemname="_name"/>
    77                     <linearitem itemname="name"/>
    76                     <linearitem itemname="name"/>
    78                     <linearitem itemname="_version"/>
    77                     <linearitem itemname="_version"/>
    79                     <linearitem itemname="version"/>
    78                     <linearitem itemname="version"/>
    80                     <linearitem itemname="_vendor"/>
    79                     <linearitem itemname="_vendor"/>
    90         </widget>
    89         </widget>
    91         <ref object="qtl_dialog_softkey_left" role="HbWidget:addAction"/>
    90         <ref object="qtl_dialog_softkey_left" role="HbWidget:addAction"/>
    92     </widget>
    91     </widget>
    93     <section name="detailsDialogForJavaApplication">
    92     <section name="detailsDialogForJavaApplication">
    94         <widget name="details_dialog" type="HbDialog">
    93         <widget name="details_dialog" type="HbDialog">
    95             <enums name="dismissPolicy" value="HbPopup::NoDismiss"/>
       
    96             <contentsmargins bottom="var(hb-param-margin-view-bottom)" left="var(hb-param-margin-view-left)" right="var(hb-param-margin-view-right)" top="var(hb-param-margin-view-top)"/>
       
    97             <widget name="qtl_dialog_pri_heading" role="HbDialog:headingWidget" type="HbLabel">
    94             <widget name="qtl_dialog_pri_heading" role="HbDialog:headingWidget" type="HbLabel">
    98                 <enums name="alignment" value="AlignLeft|AlignLeading"/>
    95                 <enums name="alignment" value="AlignLeft|AlignLeading"/>
    99                 <contentsmargins bottom="var(hb-param-margin-gene-popup)" left="var(hb-param-margin-gene-popup)" right="var(hb-param-margin-gene-popup)" top="var(hb-param-margin-gene-popup)"/>
    96                 <contentsmargins bottom="var(hb-param-margin-gene-popup)" left="var(hb-param-margin-gene-popup)" right="var(hb-param-margin-gene-popup)" top="var(hb-param-margin-gene-popup)"/>
   100                 <string locid="txt_applib_title_details" name="plainText" value="Details"/>
    97                 <string locid="txt_applib_title_details" name="plainText" value="Details"/>
   101                 <fontspec name="fontSpec" role="Primary" textheight="var(hb-param-text-height-primary)"/>
    98                 <fontspec name="fontSpec" role="Primary" textheight="var(hb-param-text-height-primary)"/>
   102             </widget>
    99             </widget>
   103             <widget name="scrollArea" role="HbDialog:contentWidget" type="HbScrollArea">
   100             <widget name="scrollArea" role="HbDialog:contentWidget" type="HbScrollArea">
   104                 <widget name="scrollAreaContents" role="HbScrollArea:contents" type="HbWidget">
   101                 <widget name="scrollAreaContents" role="HbScrollArea:contents" type="HbWidget">
   105                     <widget name="_name" type="HbLabel">
   102                     <widget name="_name" type="HbLabel">
   106                         <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
       
   107                         <string locid="txt_applib_dialog_name" name="plainText" value="Name:"/>
   103                         <string locid="txt_applib_dialog_name" name="plainText" value="Name:"/>
   108                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
   104                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
   105                         <enums name="textWrapping" value="TextWordWrap"/>
   109                     </widget>
   106                     </widget>
   110                     <widget name="name" type="HbLabel">
   107                     <widget name="name" type="HbLabel">
   111                         <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
   108                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
   112                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
   109                         <enums name="textWrapping" value="TextWordWrap"/>
   113                     </widget>
   110                     </widget>
   114                     <widget name="_version" type="HbLabel">
   111                     <widget name="_version" type="HbLabel">
   115                         <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
       
   116                         <string locid="txt_applib_dialog_version" name="plainText" value="Version:"/>
   112                         <string locid="txt_applib_dialog_version" name="plainText" value="Version:"/>
   117                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
   113                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
   114                         <enums name="textWrapping" value="TextWordWrap"/>
   118                     </widget>
   115                     </widget>
   119                     <widget name="version" type="HbLabel">
   116                     <widget name="version" type="HbLabel">
   120                         <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
   117                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
   121                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
   118                         <enums name="textWrapping" value="TextWordWrap"/>
   122                     </widget>
   119                     </widget>
   123                     <widget name="_vendor" type="HbLabel">
   120                     <widget name="_vendor" type="HbLabel">
   124                         <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
       
   125                         <string locid="txt_applib_dialog_supplier" name="plainText" value="Supplier:"/>
   121                         <string locid="txt_applib_dialog_supplier" name="plainText" value="Supplier:"/>
   126                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
   122                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
   123                         <enums name="textWrapping" value="TextWordWrap"/>
   127                     </widget>
   124                     </widget>
   128                     <widget name="vendor" type="HbLabel">
   125                     <widget name="vendor" type="HbLabel">
   129                         <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
   126                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
   130                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
   127                         <enums name="textWrapping" value="TextWordWrap"/>
   131                     </widget>
   128                     </widget>
   132                     <widget name="_driveInfo" type="HbLabel">
   129                     <widget name="_driveInfo" type="HbLabel">
   133                         <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
       
   134                         <string locid="txt_applib_dialog_memory_in_use" name="plainText" value="Memory in use:"/>
   130                         <string locid="txt_applib_dialog_memory_in_use" name="plainText" value="Memory in use:"/>
   135                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
   131                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
   132                         <enums name="textWrapping" value="TextWordWrap"/>
   136                     </widget>
   133                     </widget>
   137                     <widget name="driveInfo" type="HbLabel">
   134                     <widget name="driveInfo" type="HbLabel">
   138                         <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
       
   139                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
   140                         <string locid="txt_applib_dialog_1_device_memory" name="plainText" value="%1 Device memory"/>
   135                         <string locid="txt_applib_dialog_1_device_memory" name="plainText" value="%1 Device memory"/>
       
   136                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
   137                         <enums name="textWrapping" value="TextWordWrap"/>
   141                     </widget>
   138                     </widget>
   142                     <widget name="_protectiondomain" type="HbLabel">
   139                     <widget name="_protectiondomain" type="HbLabel">
   143                         <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
       
   144                         <string locid="txt_applib_dialog_protection_domain" name="plainText" value="Protection domain:"/>
   140                         <string locid="txt_applib_dialog_protection_domain" name="plainText" value="Protection domain:"/>
   145                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
   141                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
   142                         <enums name="textWrapping" value="TextWordWrap"/>
   146                     </widget>
   143                     </widget>
   147                     <widget name="protectiondomain" type="HbLabel">
   144                     <widget name="protectiondomain" type="HbLabel">
   148                         <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
   145                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
   149                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
   146                         <enums name="textWrapping" value="TextWordWrap"/>
   150                     </widget>
   147                     </widget>
   151                     <widget name="_size" type="HbLabel">
   148                     <widget name="_size" type="HbLabel">
   152                         <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
       
   153                         <string locid="txt_applib_dialog_size" name="plainText" value="Size:"/>
   149                         <string locid="txt_applib_dialog_size" name="plainText" value="Size:"/>
   154                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
   150                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
   151                         <enums name="textWrapping" value="TextWordWrap"/>
   155                     </widget>
   152                     </widget>
   156                     <widget name="size" type="HbLabel">
   153                     <widget name="size" type="HbLabel">
   157                         <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
       
   158                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
   159                         <string locid="txt_applib_dialog_l1_kb" name="plainText" value="%L1 KB"/>
   154                         <string locid="txt_applib_dialog_l1_kb" name="plainText" value="%L1 KB"/>
       
   155                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
   156                         <enums name="textWrapping" value="TextWordWrap"/>
   160                     </widget>
   157                     </widget>
   161                     <widget name="_type" type="HbLabel">
   158                     <widget name="_type" type="HbLabel">
   162                         <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
       
   163                         <string locid="txt_applib_dialog_format" name="plainText" value="Format:"/>
   159                         <string locid="txt_applib_dialog_format" name="plainText" value="Format:"/>
   164                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
   160                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
   161                         <enums name="textWrapping" value="TextWordWrap"/>
   165                     </widget>
   162                     </widget>
   166                     <widget name="type" type="HbLabel">
   163                     <widget name="type" type="HbLabel">
   167                         <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
   164                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
   168                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
   165                         <enums name="textWrapping" value="TextWordWrap"/>
   169                     </widget>
   166                     </widget>
   170                     <widget name="_description" type="HbLabel">
   167                     <widget name="_description" type="HbLabel">
   171                         <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
       
   172                         <string locid="txt_applib_dialog_description" name="plainText" value="Description:"/>
   168                         <string locid="txt_applib_dialog_description" name="plainText" value="Description:"/>
   173                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
   169                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
   174                     </widget>
   170                     </widget>
   175                     <widget name="description" type="HbLabel">
   171                     <widget name="description" type="HbLabel">
   176                         <sizehint height="expr(var(hb-param-text-height-secondary))" type="PREFERRED"/>
   172                         <enums name="textWrapping" value="TextWordWrap"/>
   177                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
   173                         <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
   178                     </widget>
   174                     </widget>
   179                     <sizehint type="PREFERRED" width="expr(var(hb-param-screen-width) )"/>
   175                     <sizehint type="PREFERRED" width="expr(var(hb-param-screen-width) )"/>
   180                     <layout orientation="Vertical" spacing="2px" type="linear">
   176                     <layout orientation="Vertical" spacing="var(hb-param-margin-gene-middle-vertical)" type="linear">
   181                         <linearitem itemname="_name"/>
   177                         <linearitem itemname="_name"/>
   182                         <linearitem itemname="name"/>
   178                         <linearitem itemname="name"/>
   183                         <linearitem itemname="_version"/>
   179                         <linearitem itemname="_version"/>
   184                         <linearitem itemname="version"/>
   180                         <linearitem itemname="version"/>
   185                         <linearitem itemname="_vendor"/>
   181                         <linearitem itemname="_vendor"/>
   196                         <linearitem itemname="description"/>
   192                         <linearitem itemname="description"/>
   197                     </layout>
   193                     </layout>
   198                 </widget>
   194                 </widget>
   199             </widget>
   195             </widget>
   200             <ref object="qtl_dialog_softkey_left" role="HbWidget:addAction"/>
   196             <ref object="qtl_dialog_softkey_left" role="HbWidget:addAction"/>
       
   197             <ref object="qtl_dialog_softkey_left" role="HbWidget:addAction"/>
       
   198             <ref object="qtl_dialog_softkey_left" role="HbWidget:addAction"/>
       
   199             <contentsmargins bottom="var(hb-param-margin-view-bottom)" left="var(hb-param-margin-view-left)" right="var(hb-param-margin-view-right)" top="var(hb-param-margin-view-top)"/>
       
   200             <enums name="dismissPolicy" value="NoDismiss"/>
       
   201             <ref object="qtl_dialog_softkey_left" role="HbWidget:addAction"/>
       
   202             <ref object="qtl_dialog_softkey_left" role="HbWidget:addAction"/>
       
   203             <ref object="qtl_dialog_softkey_left" role="HbWidget:addAction"/>
       
   204             <ref object="qtl_dialog_softkey_left" role="HbWidget:addAction"/>
   201         </widget>
   205         </widget>
   202     </section>
   206     </section>
   203     <metadata activeUIState="Common ui state" display="NHD-3.2-inch_portrait" unit="un">
   207     <metadata activeUIState="Java dialog" display="NHD-3.2-inch_portrait" unit="un">
   204         <uistate name="Common ui state" sections="#common"/>
   208         <uistate name="Common ui state" sections="#common"/>
       
   209         <uistate name="Java dialog" sections="#common detailsDialogForJavaApplication"/>
   205     </metadata>
   210     </metadata>
   206 </hbdocument>
   211 </hbdocument>