commondrm/drmui/drmuinotifications/resource/openingfailpermnote.docml
branchRCL_3
changeset 27 1481bf457703
parent 26 1221b68b8a5f
child 28 00671737faf2
--- a/commondrm/drmui/drmuinotifications/resource/openingfailpermnote.docml	Tue Aug 31 15:29:38 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-<?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>