Add text part for erase progress.
This commit is contained in:
@ -378,7 +378,9 @@ ecdb_cb_erase_page_buttons_clicked(void *data, Evas_Object *o,
|
||||
|
||||
proj->quick = speed;
|
||||
|
||||
/* I need to find a better way to do this... */
|
||||
/* I need to find a better way to do this...
|
||||
* Its pretty easy, but a lot more theming work
|
||||
*/
|
||||
edje_object_signal_emit(swallow, "ecdb,erase,start", "ecdb");
|
||||
|
||||
/* 1) Disable buttons...
|
||||
|
Reference in New Issue
Block a user