--- a/pidgin/data/meson.build Fri Oct 01 01:04:00 2021 -0500 +++ b/pidgin/data/meson.build Fri Oct 01 01:06:04 2021 -0500 @@ -1,3 +1,5 @@ if INSTALL_PIXMAPS subdir('icons') endif + +devenv.prepend('XDG_DATA_DIRS', meson.current_source_dir())