More work with regards to imager

This commit is contained in:
Jaime Thomas
2008-05-21 01:01:37 +00:00
parent 59b25749e1
commit 2fe68e7745
5 changed files with 54 additions and 84 deletions

View File

@ -33,7 +33,7 @@ ecdb_shutdown(void *data, int type, void *event)
ecore_list_destroy(em->drives);
free(em);
ecore_main_loop_quit();
return 0;
return FALSE;
}
void