Change-Id: I5d723dd67aa739db567799f15104e5f5486cf4e3
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
.info = "1. If Bluetooth is off, turn on manually <br/>"
"2. Press button <b>Discover</b> to see the list of Bluetooth Audio devices.<br/>"
"3. Select the desired device from the list.<br/>"
- "4. Press <b>Connect Audio.</b> button<br/>"
+ "4. Press <b>Handsfree</b> button<br/>"
"5. Now make a call and test if sound is heard in the audio device",
.result = 0,
.required_features_count = 2,
this->info_label = ui_utils_label_add(this->view->layout, "Contacts: ");
elm_label_line_wrap_set(this->info_label, ELM_WRAP_WORD);
- ui_utils_guide_instruction_popup_button(navi, "Instructions:<br/>1. Make a contact Test with number 12345678.<br/>1. Call and message Test.<br/>3. Verify the count with the number of calls and messages made to test.<br/>4. Delete the contact Test.<br/><b>Note:You can also refer info section</b>");
+ //ui_utils_guide_instruction_popup_button(navi, "Instructions:<br/>1. Make a contact Test with number 12345678.<br/>1. Call and message Test.<br/>3. Verify the count with the number of calls and messages made to test.<br/>4. Delete the contact Test.<br/><b>Note:You can also refer info section</b>");
contacts_list_h list = NULL;
contacts_query_h query;