gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #00893
[Bug 519276] Re: [Tomboy plugin] dbus dependencies not checked
** Patch added: "tomboy.gtg-plugin.patch"
http://launchpadlibrarian.net/38924218/tomboy.gtg-plugin.patch
--
[Tomboy plugin] dbus dependencies not checked
https://bugs.launchpad.net/bugs/519276
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to Getting Things GNOME!.
Status in Getting Things GNOME!: New
Bug description:
A missing comma at the end of Dependencies in the tomboy.gtg-plugin cause a wrong dependencies check.
In fact, the dbus word is split into ['d','b','u','s'] that is not the excepted behavior. You can see it by launching the Plugin preferences UI.
References