pidgin/plugins/meson.build

Mon, 12 Sep 2022 22:08:59 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Mon, 12 Sep 2022 22:08:59 -0500
changeset 41679
ddd97cdcbefc
parent 41665
149e5ba1e807
child 41827
c0c9eeca7d4b
permissions
-rw-r--r--

Remove the list_icon vfunc from PurpleProtocol.

This was replaced by the icon-name, icon-resource-path, and icon-search-path
properties.

Testing Done:
Compiled

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

subdir('disco')
subdir('gestures')
subdir('gtkbuddynote')
subdir('iconaway')
subdir('notify')
subdir('spellchk')
subdir('transparency')
if enable_unity
	subdir('unity')
endif
subdir('xmppconsole')

mercurial