GNOME Bugzilla – Bug 655610
Make truly-writeable *Details property setters public
Last modified: 2011-08-01 18:44:18 UTC
To support fully-writeable backends, we need most of the *Details properties to be publicly-setable. This is almost entirely in the e-d-s backend, but there's also the lone Trf.Persona.notes.set() as well. If bug #655608 didn't exist, we probably would have caught this sooner.
Merged: commit 7b68c5477f06ede33e693b6ed7cab3dc92263221 Author: Raul Gutierrez Segales <rgs@collabora.co.uk> Date: Mon Aug 1 19:31:37 2011 +0100 Give public access to properties for which there is write support Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=655610 NEWS | 1 + backends/eds/lib/edsf-persona.vala | 8 ++++---- backends/tracker/lib/trf-persona.vala | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-)