ami pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=fb6096ca306d7c5d38fb944d928f835043fcba35

commit fb6096ca306d7c5d38fb944d928f835043fcba35
Author: Amitesh Singh <amitesh...@samsung.com>
Date:   Sat Jul 18 15:49:48 2015 +0530

    test_popup: include icon text in title-icon example
---
 src/bin/test_popup.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/test_popup.c b/src/bin/test_popup.c
index fec2abb..b919545 100644
--- a/src/bin/test_popup.c
+++ b/src/bin/test_popup.c
@@ -757,7 +757,7 @@ test_popup(void *data EINA_UNUSED, Evas_Object *obj 
EINA_UNUSED,
                         "popup-center-title + text (block,clicked handling 
with parent)",
                         NULL, NULL,
                         
_popup_center_title_text_block_clicked_event_with_parent_cb, win);
-   elm_list_item_append(list, "popup-bottom-title + text + 3 buttons", NULL,
+   elm_list_item_append(list, "popup-bottom-title-icon + text + 3 buttons", 
NULL,
                         NULL, _popup_bottom_title_text_3button_cb, win);
    elm_list_item_append(list, "popup-center-title + content + 3 buttons", NULL,
                         NULL, _popup_center_title_content_3button_cb, win);

-- 


Reply via email to