On Sat, 2009-03-28 at 16:11 +0100, Jaroslav Bartoň wrote: > D-Bus standard (1) doesn't allow hyphen in member names and interface names. > Hyphen is allowed only in bus names. > > (1) > http://dbus.freedesktop.org/doc/dbus-specification.html#message-protocol-names
This is the wrong place to do this. GObjects expect dashes in property names, so this should be fixed in dbus-glib instead. The bugzilla is at http://bugzilla.freedesktop.org Feel free to CC: me on the bug. Cheers _______________________________________________ fprint mailing list [email protected] http://lists.reactivated.net/mailman/listinfo/fprint
