On Monday 22 November 2010 12:55:41 Alex Launi wrote:
> My understanding when I was looking into this, was that you shouldn't be
> using udisks at all. I don't remember who told me, or why, but I was told
> that strictly using libudev was the correct way.
But if I want to make use of the informati
My understanding when I was looking into this, was that you shouldn't be
using udisks at all. I don't remember who told me, or why, but I was told
that strictly using libudev was the correct way.
--
-- Alex Launi
___
devkit-devel mailing list
devkit-de
On 11/21/2010 4:49 PM, Alex Merry wrote:
My question is: is there a better way? UDisks is ostensibly portable to non-
Linux systems. As is media-player-info. But UDev isn't. So applications
have to take two bits of platform-agnostic data and link them together with
platform-specific glue. Th