--- a/mpxmusicplayer/commonui/data/mpxcommonui.rss Tue Feb 02 00:09:33 2010 +0200
+++ b/mpxmusicplayer/commonui/data/mpxcommonui.rss Fri Feb 19 22:48:30 2010 +0200
@@ -755,4 +755,30 @@
{
buf = qtn_fldr_rename_query;
}
+
+//----------------------------------------------------
+//
+// r_attendee_query
+//
+//
+//----------------------------------------------------
+//
+RESOURCE DIALOG r_rename_query
+ {
+ flags = EGeneralQueryFlags;
+ buttons = R_AVKON_SOFTKEYS_YES_NO;
+ items =
+ {
+ DLG_LINE
+ {
+ type = EAknCtQuery;
+ id = EGeneralQuery;
+ control = AVKON_CONFIRMATION_QUERY
+ {
+ layout = EConfirmationQueryLayout;
+ };
+ }
+ };
+ }
+
// End of File