Mon, 08 Aug 2022 22:14:37 -0500
The start of the new account editor.
Right now this just modifies proxy info, and uses some "secret" buttons so that
we don't have to break the existing account editor until this one is finished.
Testing Done:
Created a new account using the tau button.
Modified an account using the pi button and verified it's settings matched the old editor.
Modified an account using the old editor and verified that the new editor showed the changes.
Reviewed at https://reviews.imfreedom.org/r/1569/
subdir('reference') if ENABLE_GTK pidgin_man = configure_file( input : 'pidgin3.1.in', output : 'pidgin3.1', configuration : man_conf, install : true, install_dir : get_option('mandir') / 'man1') endif if enable_consoleui finch_man = configure_file( input : 'finch3.1.in', output : 'finch3.1', configuration : man_conf, install : true, install_dir : get_option('mandir') / 'man1') endif