mmsharing/mmshui/data/musui.rss
branchRCL_3
changeset 21 33a5d2bbf6fc
parent 0 f0cf47e981f9
--- a/mmsharing/mmshui/data/musui.rss	Thu Jul 15 18:35:08 2010 +0300
+++ b/mmsharing/mmshui/data/musui.rss	Thu Aug 19 09:51:39 2010 +0300
@@ -969,6 +969,17 @@
                     };
                 };
             },
+	
+	//****************************************************************** //
+        TBAR_CTRL
+            {
+            type = EAknCtButton;
+            id = EMusuiCmdToolbarBlank;
+            control = AVKON_BUTTON
+                {
+                flags = KAknButtonSizeFitText;
+                };
+            },
            
         // ****************************************************************** //
         
@@ -1604,6 +1615,12 @@
     buf = qtn_hf_conf_activate;
     }
 
+RESOURCE TBUF r_mus_note_hf_deactivated
+    {
+    // "Handsfree deactivated"
+    buf = qtn_hf_conf_earpiece;
+    }
+
 RESOURCE SLIDER r_mus_slider_vertical
     {        
     layout=EAknSliderLayoutVertical;