phoneapp/phoneui/srcdata/phoneui.rss
branchRCL_3
changeset 58 40a3f856b14d
parent 25 91c2fb4b78df
--- a/phoneapp/phoneui/srcdata/phoneui.rss	Thu Jul 15 18:38:16 2010 +0300
+++ b/phoneapp/phoneui/srcdata/phoneui.rss	Thu Aug 19 09:54:27 2010 +0300
@@ -151,19 +151,6 @@
     }
 
 
-// ---------------------------------------------------------
-//
-//    r_phone_incall_muted_pane
-//
-// ---------------------------------------------------------
-//
-RESOURCE TBUF64 r_phone_incall_muted_pane
-    {
-    buf = qtn_incal_muted_pane;
-    }
-
-
-
 // ----------------------------------------------------------------
 //
 //    r_phoneui_idle_menubar
@@ -7593,6 +7580,17 @@
 
 // ----------------------------------------------------------------
 //
+//    r_phoneui_tooltip_bt_handsfree
+//
+// ----------------------------------------------------------------
+//
+RESOURCE TBUF r_phoneui_tooltip_bt_handsfree
+    {
+    buf = qtn_incal_tooltip_bt_handsfree;
+    }
+
+// ----------------------------------------------------------------
+//
 //    r_phoneui_tooltip_mute
 //
 // ----------------------------------------------------------------
@@ -7638,6 +7636,10 @@
         MENU_TITLE
             {
             menu_pane = r_phoneuidialer_options_menu;
+            },
+        MENU_TITLE
+            {
+            menu_pane = r_phoneui_numberacq_options_call_menu;
             }
         };
     }
@@ -7696,12 +7698,6 @@
             },
         MENU_ITEM
             {
-            command = EPhoneNumberAcqCmdCall;
-            cascade = r_phoneui_numberacq_options_call_menu;
-            txt = text_number_call;
-            },
-        MENU_ITEM
-            {
             command = EPhoneNumberAcqCmdSendMessage;
             txt = qtn_nren_send_message;
             },