camerauis/cameraxui/cxui/layouts/standbymode_popup.docml
changeset 22 525235d8c0fc
child 36 b12f3922a74f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/camerauis/cameraxui/cxui/layouts/standbymode_popup.docml	Tue May 11 12:31:25 2010 +0100
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<hbdocument version="1.0">
+    <widget name="standbymode_popup" type="HbDialog">
+        <widget name="standbymode_widget" role="HbDialog:contentWidget" type="HbWidget">
+            <widget name="standby_text" type="HbLabel">
+                <enums name="alignment" value="AlignVCenter|AlignHCenter"/>
+                <real name="z" value="0.3"/>
+                <sizehint height="360" type="MINIMUM" width="640"/>
+                <string locid="txt_cam_info_camera_in_standby_mode" name="plainText" value="Camera in stand-by mode"/>
+            </widget>
+            <real name="z" value="0.1"/>
+        </widget>
+        <sizehint height="360" type="MINIMUM" width="640"/>
+    </widget>
+    <metadata activeUIState="Common ui state" display="NHD landscape" unit="un">
+        <uistate name="Common ui state" sections="#common"/>
+    </metadata>
+</hbdocument>