pidgin/pidgin

Remove Online Help accelerator.

2021-06-10, Elliott Sales de Andrade
8adffed7a99a
Remove Online Help accelerator.

Testing Done:
Check menu for no accelerator, hit F1 and nothing happens, hit Ctrl+F1 and nothing happens.

Reviewed at https://reviews.imfreedom.org/r/740/
i18n = import('i18n')
i18n.gettext('pidgin',
args : '--from-code=utf-8',
install : get_option('nls'),
)