pidgin/pidgin

Add a contact property to PurpleAccount

18 months ago, Gary Kramlich
29ebd938c592
Add a contact property to PurpleAccount

This contact can be used by the protocol to store additional information about
the account, including the user id, alias, etc. When the protocol connects, it
will be responsible for adding this contact to the ContactManager once it knows
that the id is correct.

This will also be used in the future when PurpleMessage gets migrated to using
PurpleContact's as well.

Testing Done:
Connected an IRCv3 and demo accounts.

Reviewed at https://reviews.imfreedom.org/r/2064/
REVIEWBOARD_URL = "https://reviews.imfreedom.org/"
REPOSITORY = "pidgin/pidgin"
REPOSITORY_TYPE = "mercurial"
BRANCH = "default"
LAND_DEST_BRANCH = "default"
LAND_PUSH = False