repo.or.cz
/
pidgin-git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Replace functions which called once with their bodies
[pidgin-git.git]
/
pidgin
/
glade
/
meson.build
blob
42f522de219630ddf671d7e5cc4c52c05fa31dee
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'))