diff -r aecbbf00d063 -r d48ab3b357f1 commonuis/CommonUi/data/DocumentHandlerUi.rss --- a/commonuis/CommonUi/data/DocumentHandlerUi.rss Tue Aug 31 15:28:30 2010 +0300 +++ b/commonuis/CommonUi/data/DocumentHandlerUi.rss Wed Sep 01 12:16:19 2010 +0100 @@ -33,6 +33,11 @@ #include "pathconfiguration.hrh" +#ifdef __SERIES60_MMC +#include // Enumerations +#include // Resource structures +#endif // __SERIES60_MMC + #include // RESOURCE DEFINITIONS @@ -494,6 +499,16 @@ #ifdef __SERIES60_MMC +RESOURCE MEMORYSELECTIONDIALOG r_dochandler_memory_selection_dialog + { + softkey_1 = text_softkey_select; + locations = + { + LOCATION { root_path = text_phone_memory_root_path; }, + LOCATION { root_path = text_memory_card_root_path; } + }; + } + // // Mime types in this list are automatically saved to default directories