pidgin/pidgin

Remove the default formatting preference.

19 months ago, Gary Kramlich
108bed9875bd
Remove the default formatting preference.

It turns out only a very few protocols still support the kind of formatting that
AIM/ICQ/Yahoo! used to support so there's not a whole lot of reasons to keep
this around.

Testing Done:
Opened preferences, made sure the conversations pane was fine and that there were no errors or warnings in the console.

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