GNOME Bugzilla – Bug 339051
require HAL
Last modified: 2006-05-16 18:01:46 UTC
Now that we've added disc.capacity to HAL there isn't any technical reason why we can't depend on HAL. It seems like Solaris and NetBSD are working on HAL implementations.
Solaris [1]... check FreeBSD [2]... check [1] http://blogs.sun.com/roller/page/yippi/20060512 [2] http://lists.freedesktop.org/archives/hal/2006-April/005071.html
Done in HEAD. I'll create a new bug for removing the code that has been moved to HAL. 2006-05-16 William Jon McCann <mccann@jhu.edu> * src/nautilus-burn-drive.c: Disable non-HAL fallback code. * configure.in: Require HAL >= 0.5.7 Fixes #339051