pidgin/pidgin

Remove gg_oauth_parameter_t

2021-02-26, Gary Kramlich
1ea760e56414
Remove gg_oauth_parameter_t

Use variadic function gg_oauth_generate_request instead.

This is a repost of https://reviews.imfreedom.org/r/516/ but reviewboard wouldn't let me update it directly.

Original patch was from Arkadiy Illarionov with updates from Gary Kramlich.

Testing Done:
Compile only.

Reviewed at https://reviews.imfreedom.org/r/525/
---
id: im.pidgin.Pidgin3
runtime: org.gnome.Platform
runtime-version: '3.36'
sdk: org.gnome.Sdk
command: pidgin3
finish-args:
- --share=ipc
- --socket=fallback-x11
- --share=network
- --socket=pulseaudio
- --talk-name=org.freedesktop.Notifications
- --system-talk-name=org.freedesktop.Avahi
modules:
- packaging/flatpak/libpurple-common.yml
- packaging/flatpak/talkatu.yml
- name: pidgin3
buildsystem: meson
config-opts:
- -Dconsoleui=false
- -Ddoc=false
sources:
- type: dir
path: '.'