Comment 4 for bug 693861

Revision history for this message
Markus Korn (thekorn) wrote :

------------------------------------------------------------
revno: 1650
fixes bug(s): https://launchpad.net/bugs/693861
committer: Markus Korn <email address hidden>
branch nick: trunk
timestamp: Sun 2010-12-26 10:18:11 +0100
message:
  * added a read-only DBus property "extensions" to org.gnome.zeitgeist.Log
    (LP: #693861)
  * added helper methods for this property to ZeitgeistDBusInterface and
    ZeitgeistClient
  * added helper function to get an extension's name
  * fixed bug in RemoteInterface.Quit(): make sure to close connection to the
    used bus if this method gets called, this is needed if RemoteInterface
    does not know anything about the loop it is running in.
------------------------------------------------------------