idlehomescreen/xmluirendering/uiengine/src/xnuiengine.rss
branchRCL_3
changeset 34 d05a55b217df
parent 30 b8fae6b8a148
--- a/idlehomescreen/xmluirendering/uiengine/src/xnuiengine.rss	Wed Mar 31 21:17:19 2010 +0300
+++ b/idlehomescreen/xmluirendering/uiengine/src/xnuiengine.rss	Wed Apr 14 15:47:59 2010 +0300
@@ -185,4 +185,24 @@
     buf = qtn_hs_operation_failed_no_disk; 
     }
 
+RESOURCE DIALOG r_backup_restore_wait_dialog
+    {
+    flags = EAknWaitNoteFlags;
+    buttons = R_AVKON_SOFTKEYS_EMPTY;
+    items =
+        {
+        DLG_LINE
+            {
+            type = EAknCtNote;
+            id = EGeneralNote;
+            control= AVKON_NOTE
+                {
+                layout = EWaitLayout;
+                singular_label = qtn_hs_backup_use_prevented;
+                animation = R_QGN_GRAF_WAIT_BAR_ANIM;
+                };
+            }
+        };
+    }
+
 // End of file