pidgin/pidgin

zephyr_subscribe_to refactoring

2021-01-14, Arkadiy Illarionov
d036174d9e22
zephyr_subscribe_to refactoring

* Split to `subscribe_to_tzc` and `subscribe_to_zeph02`
* Add member function `subscribe_to` to `zephyr_account` to reduce comparisons
* Remove unused `galaxy` parameter
* Convert `while` to `for` around one of `subscribe_to` calls

Testing Done:
Compile only.

Reviewed at https://reviews.imfreedom.org/r/422/
---
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: '.'