phoneapp/phoneui/srcdata/callhandlingui.rss
branchRCL_3
changeset 4 24062c24fe38
parent 0 5f000ab63145
child 20 3c221667e687
equal deleted inserted replaced
3:8871b09be73b 4:24062c24fe38
     1 /*
     1 /*
     2 * Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   566                 }                
   566                 }                
   567             };                
   567             };                
   568         };    
   568         };    
   569     }      
   569     }      
   570      
   570      
       
   571 // -----------------------------------------------------------------------------
       
   572 //
       
   573 //    r_phoneui_video_share_button
       
   574 //    Video share button
       
   575 //
       
   576 // -----------------------------------------------------------------------------
       
   577 //
       
   578 RESOURCE BUBBLE_TOUCH_PANE_BUTTON r_phoneui_video_share_button
       
   579     {
       
   580     commands =
       
   581         {
       
   582         EPhoneInCallCmdShareLiveVideo
       
   583         };
       
   584     button = AVKON_BUTTON
       
   585         {
       
   586         states =
       
   587             {
       
   588             AVKON_BUTTON_STATE
       
   589                 {
       
   590                 txt = qtn_incal_button_share_video\
       
   591                       <0x0001>\
       
   592                       qtn_incal_button_share_video_landscape;
       
   593                 }
       
   594             };
       
   595         };
       
   596     }
       
   597 
   571 // ----------------------------------------------------------------
   598 // ----------------------------------------------------------------
   572 //   
   599 //   
   573 //    r_phoneui_incall_buttons
   600 //    r_phoneui_incall_buttons
   574 //    Touch buttons shown in incall situation.
   601 //    Touch buttons shown in incall situation.
   575 //
   602 //
   585         // ALTERNATIVE BUTTONS FOR REPLACE, TOTAL MAX.4 BUTTONS                                  
   612         // ALTERNATIVE BUTTONS FOR REPLACE, TOTAL MAX.4 BUTTONS                                  
   586         // r_phoneui_go_to_idle_button
   613         // r_phoneui_go_to_idle_button
   587         // r_phoneui_voice_to_video_toggle_button
   614         // r_phoneui_voice_to_video_toggle_button
   588         };
   615         };
   589     }
   616     }
   590     
   617 
   591 // ----------------------------------------------------------------
   618 // ----------------------------------------------------------------
   592 //   
   619 //   
   593 //    r_phoneui_two_singles_buttons
   620 //    r_phoneui_two_singles_buttons
   594 //    Touch buttons shown in incall situation.
   621 //    Touch buttons shown in incall situation.
   595 //
   622 //
   606         // r_phoneui_swap_calls_button,
   633         // r_phoneui_swap_calls_button,
   607         // r_phoneui_go_to_idle_button
   634         // r_phoneui_go_to_idle_button
   608         // r_phoneui_end_all_calls_button
   635         // r_phoneui_end_all_calls_button
   609         };
   636         };
   610     }    
   637     }    
   611     
   638 
       
   639 // ----------------------------------------------------------------
       
   640 //
       
   641 //    r_phoneui_incall_video_share_buttons
       
   642 //    Touch buttons shown in incall situation.
       
   643 //
       
   644 // ----------------------------------------------------------------
       
   645 //
       
   646 RESOURCE BUBBLE_TOUCH_PANE r_phoneui_incall_video_share_buttons
       
   647     {
       
   648     buttons =
       
   649         {
       
   650         r_phoneui_video_share_button,
       
   651         r_phoneui_end_call_button
       
   652         
       
   653         // ALTERNATIVE BUTTONS FOR REPLACE, TOTAL MAX.4 BUTTONS
       
   654         // r_phoneui_go_to_idle_button
       
   655         // r_phoneui_voice_to_video_toggle_button
       
   656         };
       
   657     }
       
   658 
   612 // ----------------------------------------------------------------
   659 // ----------------------------------------------------------------
   613 //   
   660 //   
   614 //    r_phoneui_conference_buttons
   661 //    r_phoneui_conference_buttons
   615 //    Touch buttons shown in incall situation.
   662 //    Touch buttons shown in incall situation.
   616 //
   663 //