pidgin/plugins/meson.build

Tue, 06 Aug 2024 02:07:35 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Tue, 06 Aug 2024 02:07:35 -0500
changeset 42837
1f1614e5468b
parent 42459
e0a24938f214
permissions
-rw-r--r--

Remove the pidgin_text_buffer_api

The purposed for this code is being replaced by the markup api which we haven't
implemented yet, but nothing was using this, so we can remove it.

Testing Done:
Ran the turtles.

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

subdir('disco')
subdir('gestures')
subdir('iconaway')
subdir('idle-xscreensaver')
subdir('transparency')
subdir('unity', if_found : UNITY)
subdir('xmppconsole')

mercurial