pidgin/plugins/meson.build@b55196b7ba2d
pidgin/plugins/meson.build
Tue, 20 Sep 2022 01:34:26 -0500
- author
- Gary Kramlich <grim@reaperworld.com>
- date
- Tue, 20 Sep 2022 01:34:26 -0500
- changeset 41715
- b55196b7ba2d
- parent 41665
-
149e5ba1e807
- child 41827
-
c0c9eeca7d4b
- permissions
- -rw-r--r--
Remove purple_connection_notice
It wasn't used in Finch, was a no-op in pidgin, and none of the protocol plugins
used it. In the future we'll just add a "notice" flag or something to
PurpleMessage when we need it.
Testing Done:
Compiled
Reviewed at https://reviews.imfreedom.org/r/1808/
subdir('disco')
subdir('gestures')
subdir('gtkbuddynote')
subdir('iconaway')
subdir('notify')
subdir('spellchk')
subdir('transparency')
if enable_unity
subdir('unity')
endif
subdir('xmppconsole')