phoneapp/phoneui/srcdata/phoneui.rss
branchRCL_3
changeset 23 40a3f856b14d
parent 9 91c2fb4b78df
equal deleted inserted replaced
22:94dc1107e8b2 23:40a3f856b14d
   147             type = EAknCtTitlePane;
   147             type = EAknCtTitlePane;
   148             resource = r_phoneui_title_pane;
   148             resource = r_phoneui_title_pane;
   149             }
   149             }
   150         };
   150         };
   151     }
   151     }
   152 
       
   153 
       
   154 // ---------------------------------------------------------
       
   155 //
       
   156 //    r_phone_incall_muted_pane
       
   157 //
       
   158 // ---------------------------------------------------------
       
   159 //
       
   160 RESOURCE TBUF64 r_phone_incall_muted_pane
       
   161     {
       
   162     buf = qtn_incal_muted_pane;
       
   163     }
       
   164 
       
   165 
   152 
   166 
   153 
   167 // ----------------------------------------------------------------
   154 // ----------------------------------------------------------------
   168 //
   155 //
   169 //    r_phoneui_idle_menubar
   156 //    r_phoneui_idle_menubar
  7591     buf = qtn_incal_tooltip_handset;
  7578     buf = qtn_incal_tooltip_handset;
  7592     }
  7579     }
  7593 
  7580 
  7594 // ----------------------------------------------------------------
  7581 // ----------------------------------------------------------------
  7595 //
  7582 //
       
  7583 //    r_phoneui_tooltip_bt_handsfree
       
  7584 //
       
  7585 // ----------------------------------------------------------------
       
  7586 //
       
  7587 RESOURCE TBUF r_phoneui_tooltip_bt_handsfree
       
  7588     {
       
  7589     buf = qtn_incal_tooltip_bt_handsfree;
       
  7590     }
       
  7591 
       
  7592 // ----------------------------------------------------------------
       
  7593 //
  7596 //    r_phoneui_tooltip_mute
  7594 //    r_phoneui_tooltip_mute
  7597 //
  7595 //
  7598 // ----------------------------------------------------------------
  7596 // ----------------------------------------------------------------
  7599 //
  7597 //
  7600 RESOURCE TBUF r_phoneui_tooltip_mute
  7598 RESOURCE TBUF r_phoneui_tooltip_mute
  7636     titles=
  7634     titles=
  7637         {
  7635         {
  7638         MENU_TITLE
  7636         MENU_TITLE
  7639             {
  7637             {
  7640             menu_pane = r_phoneuidialer_options_menu;
  7638             menu_pane = r_phoneuidialer_options_menu;
       
  7639             },
       
  7640         MENU_TITLE
       
  7641             {
       
  7642             menu_pane = r_phoneui_numberacq_options_call_menu;
  7641             }
  7643             }
  7642         };
  7644         };
  7643     }
  7645     }
  7644 
  7646 
  7645 // ----------------------------------------------------------------
  7647 // ----------------------------------------------------------------
  7691         {
  7693         {
  7692         MENU_ITEM
  7694         MENU_ITEM
  7693             {
  7695             {
  7694             command = EPhoneNumberAcqCmdSendCommand;
  7696             command = EPhoneNumberAcqCmdSendCommand;
  7695             txt = text_nren_send_com;
  7697             txt = text_nren_send_com;
  7696             },
       
  7697         MENU_ITEM
       
  7698             {
       
  7699             command = EPhoneNumberAcqCmdCall;
       
  7700             cascade = r_phoneui_numberacq_options_call_menu;
       
  7701             txt = text_number_call;
       
  7702             },
  7698             },
  7703         MENU_ITEM
  7699         MENU_ITEM
  7704             {
  7700             {
  7705             command = EPhoneNumberAcqCmdSendMessage;
  7701             command = EPhoneNumberAcqCmdSendMessage;
  7706             txt = qtn_nren_send_message;
  7702             txt = qtn_nren_send_message;