[Bug 27201] implement Messages interface
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Mar 31 01:14:37 CEST 2010
http://bugs.freedesktop.org/show_bug.cgi?id=27201
Olivier Le Thanh Duong <olivier at lethanh.be> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status Whiteboard|review- |
--- Comment #4 from Olivier Le Thanh Duong <olivier at lethanh.be> 2010-03-30 16:14:36 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > +
> > @dbus.service.signal('org.freedesktop.Telepathy.Channel.Interface.Messages',
> > signature='aa{sv}')
> > + def MessageReceived(self, Message):
> >
> > Why did you add the decorator?
> >
> All the signals redefined in tp-python re-add the decorator, didn't actually
> test if that made a difference or not.
just tested, it doesn't emit it if we don't add the decorator
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list