Identity: add constructors compatible with libsignon-glib
authorAlberto Mardegan <alberto.mardegan@canonical.com>
Fri, 31 Jan 2014 09:41:04 +0000 (11:41 +0200)
committerAlberto Mardegan <alberto.mardegan@canonical.com>
Fri, 31 Jan 2014 09:41:04 +0000 (11:41 +0200)
commit571766f82c6e5988b1edc2dc6a4d1c652d8a769f
tree768b9360c7845a816e7773919d3aac33c4c1cee9
parentac5edf41eee9581981687d16fb7a7249ebf54178
Identity: add constructors compatible with libsignon-glib

Restore the constructors to the original form, in order to reduce the
differences with libsignon-glib; add a "_with_context" tag to the
constructors which take the additional application context parameter.
examples/gsso-example.c
libgsignon-glib/signon-identity.c
libgsignon-glib/signon-identity.h
tests/check_signon.c