Implement PurpleFileTransferManager

Review Request #2874 — Created Dec. 12, 2023 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This is a pretty simple manager as duplicates are allowed and
PurpleFileTransfer all property driven which means we only need to propagate
the notify signal.

This doesn't persist across restarts as we have some other issues that are
making that harder than it needs to be.

Ran the unit tests under valgrind.

Commits

Files

    Loading...