pidgin/pidgin

Add Tanweer Ali to the COPYRIGHT file

2021-03-29, Gary Kramlich
1ec9131142c3
Add Tanweer Ali to the COPYRIGHT file
if PLUGINS
if target_machine.system() != 'windows'
CANBERRA = dependency('libcanberra', version: '>= 0.30')
library('notification-sound', 'notification-sound.c',
dependencies : [libpurple_dep, glib, CANBERRA],
name_prefix : '',
install : true, install_dir : PURPLE_PLUGINDIR)
endif
endif