gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #00894
[Bug 519276] Re: [Tomboy plugin] dbus dependencies not checked
** Changed in: gtg
Status: New => Won't Fix
** Changed in: gtg
Status: Won't Fix => Fix Committed
** Changed in: gtg
Importance: Undecided => Low
** Changed in: gtg
Assignee: (unassigned) => Alexandre COLLIGNON (alexandre-collignon)
** Changed in: gtg
Milestone: None => 0.3
--
[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!: Fix Committed
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