subprojects/gplugin.wrap

Sat, 22 Aug 2020 04:03:26 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Sat, 22 Aug 2020 04:03:26 -0500
changeset 40519
974dbfd7e52f
parent 40476
8702a89ef69b
child 40528
d9232e74f472
permissions
-rw-r--r--

Remove and replace a number of the purple utility functions

Bump the minimum glib requirement to 2.52

Remove purple_fd_get_ip as it's not used and replace purple_uuid_random with g_uuid_string_random

Replace purple_utf8_salvage with g_utf8_make_valid.

Remove the purple_base16_* api as it was primarily used for md5 checksums that we don't do anymore.

Remove purple_restore_default_signal_handlers as it's not used anywhere.

Testing Done:
Compile only.

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

[wrap-hg]
directory = gplugin
url = https://keep.imfreedom.org/gplugin/gplugin
revision = develop

mercurial