Add Purple.Account:protocol

Review Request #3643 — Created Nov. 5, 2024 and updated — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This is construct only property which allows us to do more complicated testing.
This also caches lookups based on Purple.Account:protocol-id.
  • Opened in a devenv and verified my accounts worked.
  • Started creating a new account and verified that changing the protocol didn't throw any warnings.
  • Modified an existing account by changing its protocol without issue.
  • Deprecated purple_account_get_protocol_name as there's no good reason for it.
  • Called in the turtles.

Commits

Files