pidgin/plugins/meson.build

Mon, 03 Jul 2023 23:48:37 -0500

author
Elliott Sales de Andrade <quantum.analyst@gmail.com>
date
Mon, 03 Jul 2023 23:48:37 -0500
changeset 42231
e322f1f3f5c7
parent 42061
93ab30300b06
child 42254
079039216f58
permissions
-rw-r--r--

Remove unused GTK account preferences

These are neither read nor written anywhere else.

Testing Done:
Compiled, and also searched for `accounts`, which did not show any mention of prefs.

Reviewed at https://reviews.imfreedom.org/r/2495/

subdir('disco')
subdir('gestures')
subdir('iconaway')
subdir('notify')
subdir('spellchk')
subdir('transparency')
subdir('unity', if_found : UNITY)
subdir('xmppconsole')

mercurial