GNOME Bugzilla – Bug 643374
Ensure that DBus signatures are not undefined
Last modified: 2011-02-28 17:42:54 UTC
See patch.
Created attachment 182002 [details] [review] Ensure that all signatures are defined in DBus interfaces The DBus JS binding will complain if the signature of a method or of a signal is undefined, so we need to define it even if it is an empty string, and we need to use the correct property name for signals.
Attachment pushed as 0d2eb76