pidgin/glade/meson.build@5323c0b51ddc
pidgin/glade/meson.build
Wed, 25 May 2022 23:52:45 -0500
- author
- Elliott Sales de Andrade <quantum.analyst@gmail.com>
- date
- Wed, 25 May 2022 23:52:45 -0500
- changeset 41408
- 5323c0b51ddc
- parent 41099
-
5f8b886eafce
- permissions
- -rw-r--r--
Remove prpl-gtalk from XMPP console
It no longer exists, and complicates the code a bit.
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())