--- 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;