Add details to protocol chooser list
Review Request #1768 — Created Sept. 16, 2022 and submitted — Latest diff uploaded
Instead of inlining the
list-factory
on thechooser.ui
, I put it in a separate file, in case for the new-account assistant we decide to go with aGtkListBox
-type page.It is mostly a copy of the
factory
version, but with the added details.
Compiled and checked the protocol chooser list had details.