qulogic/pidgin

Add comments around callbacks.
draft win-mdns
2021-01-07, Elliott Sales de Andrade
a7d8e214eaf9
Add comments around callbacks.
i18n = import('i18n')
# use the glib preset which is defined at
# https://github.com/mesonbuild/meson/blob/master/mesonbuild/modules/i18n.py#L93
# at the time of this comment.
i18n.gettext(GETTEXT_PACKAGE, preset : 'glib')
devenv.append('PURPLE_LOCALE_DIR', meson.current_build_dir())