Thu, 11 Apr 2024 20:34:07 -0500
Remove PurpleXfer
the autoaccept plugin has been left for now, but no longer builds by default
because we haven't ported it to the new PurpleFileTransfer API yet.
Testing Done:
Hung out with the turtles.
Reviewed at https://reviews.imfreedom.org/r/3086/
// SPDX-FileCopyrightText: 2021 GNOME Foundation // SPDX-License-Identifier: LGPL-2.1-or-later // A map between namespaces and base URLs for their online documentation baseURLs = [ [ 'GLib', 'https://docs.gtk.org/glib/' ], [ 'GObject', 'https://docs.gtk.org/gobject/' ], [ 'GPlugin', 'https://docs.imfreedom.org/gplugin/' ], ]