protocols/meson.build

Fri, 23 Feb 2024 06:13:40 -0600

author
Elliott Sales de Andrade <quantum.analyst@gmail.com>
date
Fri, 23 Feb 2024 06:13:40 -0600
changeset 42606
d6ed63c2508e
parent 42529
f00a798a38a6
child 42652
225762d4e206
permissions
-rw-r--r--

Start new Bonjour protocol plugin

This is mostly copied from the new XMPP protocol plugin, with icons copied from
the existing Bonjour plugin.

The id has a `-nouveau` suffix so that it won't conflict with the existing one.

Testing Done:
Ran `ninja turtles`; checked that an account with the new protocol could be added, though it doesn't do anything.

Reviewed at https://reviews.imfreedom.org/r/2915/

subdir('bonjour')
subdir('xmpp')

mercurial