From: Raul Gutierrez Segales Date: Wed, 7 Sep 2011 10:23:34 +0000 (+0100) Subject: libsocialweb: update bug link in lsw for quiescence support X-Git-Tag: FOLKS_0_6_2~27 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=220f8658610ed29c4187ea8e7869a05bedb1b062;p=platform%2Fupstream%2Ffolks.git libsocialweb: update bug link in lsw for quiescence support --- diff --git a/backends/libsocialweb/lib/swf-persona-store.vala b/backends/libsocialweb/lib/swf-persona-store.vala index 2e6a1e7..7fab302 100644 --- a/backends/libsocialweb/lib/swf-persona-store.vala +++ b/backends/libsocialweb/lib/swf-persona-store.vala @@ -255,7 +255,7 @@ public class Swf.PersonaStore : Folks.PersonaStore * waiting for eternity. * * See: - * https://bugzilla.gnome.org/show_bug.cgi?id=656184 + * https://bugzilla.gnome.org/show_bug.cgi?id=658445 */ this._is_quiescent = true; this.notify_property ("is-quiescent");