camerauis/cameraxui/cxui/layouts/standbymode_popup.docml
changeset 43 0e652f8f1fbd
parent 28 3075d9b614e6
child 45 24fd82631616
--- a/camerauis/cameraxui/cxui/layouts/standbymode_popup.docml	Thu May 13 21:30:19 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-<?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>