More work with regards to imager

This commit is contained in:
Jaime Thomas
2008-05-21 01:01:37 +00:00
parent 1fecc24f2a
commit 7cff99ed50
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