commonuis/CommonUi/data/FindItemmenu.rss
changeset 22 75713bee6484
parent 0 2f259fa3e83a
child 56 d48ab3b357f1
equal deleted inserted replaced
21:558113899881 22:75713bee6484
    27 #include <finditemdialog.loc>
    27 #include <finditemdialog.loc>
    28 
    28 
    29 #include <AiwCommon.hrh>
    29 #include <AiwCommon.hrh>
    30 #include <AiwCommon.rh>
    30 #include <AiwCommon.rh>
    31 
    31 
    32 #include <CommonDialogs.hrh> 
       
    33 #include <CommonDialogs.rh>
       
    34 #include <pathconfiguration.hrh>
    32 #include <pathconfiguration.hrh>
    35 
    33 
    36 //  CONSTANTS  
    34 //  CONSTANTS  
    37 
    35 
    38 //  MACROS  
    36 //  MACROS  
   135 RESOURCE TBUF r_finditemmenu_link_saved 
   133 RESOURCE TBUF r_finditemmenu_link_saved 
   136     { 
   134     { 
   137     buf=qtn_find_rtsp_saved_note; 
   135     buf=qtn_find_rtsp_saved_note; 
   138     }
   136     }
   139 
   137 
   140 RESOURCE MEMORYSELECTIONDIALOG r_memory_selection_locations
       
   141     {
       
   142     //title=qtn_memc_select_memory;
       
   143     softkey_1=text_softkey_ok;
       
   144     softkey_2=text_softkey_cancel;
       
   145     locations=
       
   146         {
       
   147         LOCATION
       
   148             { 
       
   149             root_path=text_phone_memory_root_path; 
       
   150             },
       
   151         LOCATION 
       
   152             {
       
   153             root_path=text_memory_card_root_path;
       
   154             }
       
   155         };
       
   156     }
       
   157 
   138 
   158 RESOURCE TBUF40 r_qtn_find_activate_option
   139 RESOURCE TBUF40 r_qtn_find_activate_option
   159     {
   140     {
   160     buf=qtn_find_activate_option;
   141     buf=qtn_find_activate_option;
   161     }
   142     }