GNOME Bugzilla – Bug 680775
Be able to edit params of non SSO accounts
Last modified: 2012-08-14 15:24:45 UTC
We should be able edit CM params of not SSO accounts using the UOA plugins. This is currently blocked by the UOA panel doesn't have UI for that yet.
Created attachment 220858 [details] [review] accounts-plugin-widget: use TpWeakRef when preparing the AM gtk_widget_destroy drops all the reference on the widget so just reffing it isn't good enough.
Created attachment 220859 [details] [review] accounts-plugin-widget: only use the simple account widget when creatingaccount
Fixed leaked TpWeakRef if self is NULL. Also did the same on app plugin.