← Back to team overview

zeitgeist team mailing list archive

[Bug 693861] Re: add a getExtensions method

 

------------------------------------------------------------
revno: 1650
fixes bug(s): https://launchpad.net/bugs/693861
committer: Markus Korn <thekorn@xxxxxx>
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.
------------------------------------------------------------


** Changed in: zeitgeist
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
https://bugs.launchpad.net/bugs/693861

Title:
  add a getExtensions method

Status in Zeitgeist Framework:
  Fix Committed

Bug description:
  Bindings libraries need to have a way to know which extensions are installed/running/etc. so they know what aspects to expose bindings for.  A method getExtensions would do nicely for this.





References