DBus goodness! Drive detection is more reliable now, need to implement some detection of the volume characteristics now.

This commit is contained in:
Jaime Thomas
2009-04-18 23:18:17 +00:00
parent 2a9fb5100f
commit b7cf7fc4b9
12 changed files with 450 additions and 181 deletions

View File

@@ -22,6 +22,8 @@ ecdb_shutdown(void *data, int type, void *event)
eina_list_free(em->ewl_dnd_candidates);
}
ecdb_hal_shutdown();
FREE(em);
if (!ecore_file_recursive_rm("/tmp/ecdb"))