DeviceKit-disks 007 and gnome-disk-utility 2.28.0

2009-09-18 Thread David Zeuthen
Hey, Here's a couple of new releases http://hal.freedesktop.org/releases/DeviceKit-disks-007.tar.gz http://hal.freedesktop.org/releases/gnome-disk-utility-2.28.0.tar.bz2 Release notes: http://cgit.freedesktop.org/DeviceKit/DeviceKit-disks/tree/NEWS?id=007#n1 http://git.gnome.org/cgit/gnome-di

Re: Invalid properties names

2009-09-18 Thread Richard Hughes
On 18/09/2009, David Zeuthen wrote: > Yeah, the dbus-glib code generator automatically translates to GObject > style property names (e.g. IdUsage -> id-usage) so the hunks against the > daemon source code are not needed. I've committed the rest here I've done DeviceKit-power in 1587fc5758f008f990

Re: Invalid properties names

2009-09-18 Thread David Zeuthen
On Wed, 2009-09-09 at 23:00 +0200, Davide Bettio wrote: > Hi, > > I replaced all the names and now I have a patch. > This patch should work but it doesn't work for me, somehow "WindowsStyleCaps" > names aren't accepted and they crash devkit-disks-daemon. Yeah, the dbus-glib code generator automa