Replace functions which called once with their bodies
[pidgin-git.git] / pidgin / glade / meson.build
blob42f522de219630ddf671d7e5cc4c52c05fa31dee
1 pidgin3_xml = configure_file(
2     input : 'pidgin3.xml.in',
3     output : 'pidgin3.xml',
4     configuration : version_conf,
5     install : true,
6     install_dir : join_paths(get_option('datadir'), 'glade', 'catalogs'))