status: adjust stats msg idle time.

as well as some messages.
This commit is contained in:
Hermet Park 2016-04-27 00:03:25 +09:00
parent d38facff7f
commit 1c21a8538f
2 changed files with 2 additions and 2 deletions

View File

@ -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";

View File

@ -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 *