commondrm/drmui/drmuinotifications/resource/openingfailpermnote.docml
author hgs
Thu, 24 Jun 2010 12:39:58 +0300
changeset 49 69d8e75812b7
permissions -rw-r--r--
201025_01

<?xml version="1.0" encoding="UTF-8"?>
<hbdocument version="0.9">
    <widget name="dialog" type="HbDialog">
        <widget name="container" role="HbDialog:contentWidget" type="HbWidget">
            <widget name="labelPrimary" type="HbLabel">
                <enums name="alignment" value="AlignLeft|AlignLeading"/>
                <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
                <string name="plainText" value="Unable to unlock file"/>
                <fontspec name="fontSpec" role="Primary" textheight="var(hb-param-text-height-primary)"/>
            </widget>
            <layout spacing="0un" type="grid">
                <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)"/>
                <griditem column="0" itemname="labelPrimary" row="0"/>
            </layout>
        </widget>
        <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
    </widget>
    <metadata activeUIState="Common ui state" display="NHD portrait" unit="un">
        <resource location="TemplateIcons.qrc"/>
        <uistate name="Common ui state" sections="#common"/>
    </metadata>
</hbdocument>