xed/pixmaps/meson.build

5 lines
91 B
Meson

install_data(
'xed-plugin.png',
install_dir: join_paths(datadir, 'xed', 'icons')
)