commonuis/CommonUi/data/DocumentHandlerUi.rss
changeset 22 75713bee6484
parent 0 2f259fa3e83a
child 56 d48ab3b357f1
equal deleted inserted replaced
21:558113899881 22:75713bee6484
    30 #include <avkon.loc>
    30 #include <avkon.loc>
    31 #include <bldvariant.hrh>
    31 #include <bldvariant.hrh>
    32 #include "DocumentHandlerUI.hrh"
    32 #include "DocumentHandlerUI.hrh"
    33 
    33 
    34 #include "pathconfiguration.hrh"
    34 #include "pathconfiguration.hrh"
    35 
       
    36 #ifdef __SERIES60_MMC
       
    37 #include <CommonDialogs.hrh> // Enumerations
       
    38 #include <CommonDialogs.rh> // Resource structures
       
    39 #endif // __SERIES60_MMC
       
    40 
    35 
    41 #include <documenthandler.loc>
    36 #include <documenthandler.loc>
    42 
    37 
    43 //  RESOURCE DEFINITIONS
    38 //  RESOURCE DEFINITIONS
    44 
    39 
   497         };
   492         };
   498     }
   493     }
   499 
   494 
   500 
   495 
   501 #ifdef __SERIES60_MMC
   496 #ifdef __SERIES60_MMC
   502 RESOURCE MEMORYSELECTIONDIALOG r_dochandler_memory_selection_dialog
       
   503     {
       
   504     softkey_1 = text_softkey_select;
       
   505     locations =
       
   506         {
       
   507         LOCATION { root_path = text_phone_memory_root_path; },
       
   508         LOCATION { root_path = text_memory_card_root_path; }
       
   509         };
       
   510     }
       
   511 
       
   512 
   497 
   513 //
   498 //
   514 // Mime types in this list are automatically saved to default directories
   499 // Mime types in this list are automatically saved to default directories
   515 // so memory select dialog is never shown for them.
   500 // so memory select dialog is never shown for them.
   516 //
   501 //