pidgin/glade/meson.build@24e2c88a7fc2
pidgin/glade/meson.build
Thu, 11 Nov 2021 20:12:05 -0600
- author
- Gary Kramlich <grim@reaperworld.com>
- date
- Thu, 11 Nov 2021 20:12:05 -0600
- changeset 41165
- 24e2c88a7fc2
- parent 41099
-
5f8b886eafce
- permissions
- -rw-r--r--
Ran codespell on the libpurple docs that were converted to gi-docgen
Testing Done:
Ran codespell again.
Reviewed at https://reviews.imfreedom.org/r/1127/
pidgin3_xml = configure_file(
input : 'pidgin3.xml.in',
output : 'pidgin3.xml',
configuration : version_conf,
install : true,
install_dir : get_option('datadir') / 'glade/catalogs')
devenv.append('GLADE_CATALOG_SEARCH_PATH', meson.current_build_dir())