pidgin/pidgin

doc: Rename API indices to match libgnt.

2019-11-21, Elliott Sales de Andrade
a9ce65b33ff6
doc: Rename API indices to match libgnt.

This fixes indices on gtk-doc 1.29.
sounds_DATA = [
'alert.wav',
'login.wav',
'logout.wav',
'receive.wav',
'send.wav'
]
install_data(sources : sounds_DATA,
install_dir : get_option('datadir') + '/sounds/purple')