pidgin/pidgin

Add details to protocol chooser list

20 months ago, Elliott Sales de Andrade
ee44db31a1e3
Add details to protocol chooser list

Instead of inlining the `list-factory` on the `chooser.ui`, I put it in a separate file, in case for the new-account assistant we decide to go with a `GtkListBox`-type page.

It is mostly a copy of the `factory` version, but with the added details.

Testing Done:
Compiled and checked the protocol chooser list had details.

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