diff --git a/data/themes/default/layout_common.edc b/data/themes/default/layout_common.edc index 236fd42..2f2f26d 100644 --- a/data/themes/default/layout_common.edc +++ b/data/themes/default/layout_common.edc @@ -2506,7 +2506,7 @@ group { name: "statusbar_layout"; program { name: "info_msg_idle"; action: STATE_SET "show" 0.0; target: "elm.text.info_msg"; - transition: LINEAR 2; + transition: LINEAR 3.5; after: "info_msg_hide"; } program { name: "info_msg_hide"; diff --git a/src/bin/live_edit.c b/src/bin/live_edit.c index 5c6c9f4..b3e8b71 100644 --- a/src/bin/live_edit.c +++ b/src/bin/live_edit.c @@ -1010,7 +1010,7 @@ live_btn_clicked_cb(void *data, Evas_Object *obj EINA_UNUSED, live_edit_layer_set(ld); - stats_info_msg_update(_("Double click the part to confirm. (Esc = cancel)")); + stats_info_msg_update(_("Double click part to confirm. (Esc = cancel)")); } static Evas_Object *