phoneapp/phoneui/srcdata/callhandlingui.rss
branchRCL_3
changeset 14 24062c24fe38
parent 0 5f000ab63145
child 44 3c221667e687
--- a/phoneapp/phoneui/srcdata/callhandlingui.rss	Fri Feb 19 22:50:26 2010 +0200
+++ b/phoneapp/phoneui/srcdata/callhandlingui.rss	Fri Mar 12 15:42:40 2010 +0200
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies). 
+* Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies). 
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -568,6 +568,33 @@
         };    
     }      
      
+// -----------------------------------------------------------------------------
+//
+//    r_phoneui_video_share_button
+//    Video share button
+//
+// -----------------------------------------------------------------------------
+//
+RESOURCE BUBBLE_TOUCH_PANE_BUTTON r_phoneui_video_share_button
+    {
+    commands =
+        {
+        EPhoneInCallCmdShareLiveVideo
+        };
+    button = AVKON_BUTTON
+        {
+        states =
+            {
+            AVKON_BUTTON_STATE
+                {
+                txt = qtn_incal_button_share_video\
+                      <0x0001>\
+                      qtn_incal_button_share_video_landscape;
+                }
+            };
+        };
+    }
+
 // ----------------------------------------------------------------
 //   
 //    r_phoneui_incall_buttons
@@ -587,7 +614,7 @@
         // r_phoneui_voice_to_video_toggle_button
         };
     }
-    
+
 // ----------------------------------------------------------------
 //   
 //    r_phoneui_two_singles_buttons
@@ -608,7 +635,27 @@
         // r_phoneui_end_all_calls_button
         };
     }    
-    
+
+// ----------------------------------------------------------------
+//
+//    r_phoneui_incall_video_share_buttons
+//    Touch buttons shown in incall situation.
+//
+// ----------------------------------------------------------------
+//
+RESOURCE BUBBLE_TOUCH_PANE r_phoneui_incall_video_share_buttons
+    {
+    buttons =
+        {
+        r_phoneui_video_share_button,
+        r_phoneui_end_call_button
+        
+        // ALTERNATIVE BUTTONS FOR REPLACE, TOTAL MAX.4 BUTTONS
+        // r_phoneui_go_to_idle_button
+        // r_phoneui_voice_to_video_toggle_button
+        };
+    }
+
 // ----------------------------------------------------------------
 //   
 //    r_phoneui_conference_buttons