pidgin/pixmaps/meson.build

Mon, 12 Dec 2022 01:05:05 -0600

author
Gary Kramlich <grim@reaperworld.com>
date
Mon, 12 Dec 2022 01:05:05 -0600
changeset 41963
d140e4f6bb02
parent 41305
92438aae2067
permissions
-rw-r--r--

Move the PurplePresence::login-time property from time_t to GDateTime

I also removed some API that was related and not being used.

Testing Done:
Ran the tests, connected an account, tried to verify via the tooltip, but the field wasn't displayed.

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

pidginpixmapdir = get_option('datadir') / 'pixmaps/pidgin'

subdir('emotes')

mercurial