[Galago-devel] org.freedesktop.Notifications GetServerInformation
Michael Leibowitz
michael.leibowitz at intel.com
Wed Sep 2 09:59:36 PDT 2009
On Tue, 2009-09-01 at 18:01 -0700, A. Walton wrote:
> On Tue, Sep 1, 2009 at 8:45 PM, Michael
> Leibowitz<michael.leibowitz at intel.com> wrote:
> > Hi,
> >
> > I've noticed an inconsistency in the prototype for GetServerInformation
> > and what the spec reports. The 0.9 version of the spec reports
> > introspection XML as follows:
> > <method name="GetServerInformation">
> > <arg type="s" name="return_name" direction="out"/>
> > <arg type="s" name="return_vendor" direction="out"/>
> > <arg type="s" name="return_version" direction="out"/>
> > </method>
> >
> > However, the 0.3.xx versions of notification daemon has introspection
> > XML as follows:
> > <method name="GetServerInformation">
> > <arg type="s" name="return_name" direction="out"/>
> > <arg type="s" name="return_vendor" direction="out"/>
> > <arg type="s" name="return_version" direction="out"/>
> > <arg type="s" name="return_spec_version" direction="out"/>
> > </method>
>
> This is the correct version of the prototype. The above must be a typo
> of some kind in that document. I don't know of any implementations
> that support the former.
The Moblin notification implementation uses the 3 arg prototype, just
like the spec says. See:
http://git.moblin.org/cgit.cgi/mutter-moblin/tree/src/notification-manager.xml
Cheers
--
Michael Leibowitz <michael.leibowitz at intel.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4136 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/galago-devel/attachments/20090902/1acc181d/attachment-0001.bin
More information about the galago-devel
mailing list