Tue, 27 Nov 2018 16:42:53 -0600
libpurple: Drop DBus API bindings
This patch drops the general libpurple DBus API bindings. These
bindings were generated using the old DBus library and reached far
and wide within libpurple. Now that GObject introspection exists,
if we need a general DBus API like this, a plugin can do it
dynamically using the introspection. Although, I believe that more
use-case specific plugins/interfaces should be made, if needed,
instead.
|
38462
995638b4ec74
Add finch to meson build.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff
changeset
|
1 | #define REVISION "@VCS_TAG@" |