notepad/notepad1/LibData/NpdLib.rss
branchRCL_3
changeset 12 38571fd2a704
parent 0 f979ecb2b13e
child 21 9711e452b5e9
--- a/notepad/notepad1/LibData/NpdLib.rss	Fri Feb 19 22:49:53 2010 +0200
+++ b/notepad/notepad1/LibData/NpdLib.rss	Fri Mar 12 15:42:35 2010 +0200
@@ -1524,19 +1524,23 @@
     {
     buf = qtn_nmake_no_memos_secondary_text;    
     }
+// -----------------------------------------------------------------------------
+//
+// r_send_notepad_note
+// the resource process dialog when send notes via message and bluetooth
+//
+// -----------------------------------------------------------------------------
+//
 RESOURCE DIALOG r_send_notepad_note
     {
-    flags = EAknWaitNoteFlags | EEikDialogFlagModeless;
-//    buttons=R_AVKON_SOFTKEYS_EMPTY;
-	buttons=R_AVKON_SOFTKEYS_CANCEL;
+    flags = EAknWaitNoteFlags;
+    buttons=R_AVKON_SOFTKEYS_CANCEL;
     items=
         {
         DLG_LINE
             {
             type = EAknCtNote;
-            
-	//id = EGeneralNote;
-	  id      = ESendNotepadAttach;
+            id = ESendNotepadAttach;
             control= AVKON_NOTE
                 {
                 layout = EWaitLayout;