Ephoto: Make sure meson installs the icon the .desktop points to.

This commit is contained in:
Stephen Houston 2017-09-23 19:04:58 -05:00
parent 952a4f3136
commit 9469522d9d
1 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,4 @@
install_data('ephoto.desktop',
install_dir: join_paths(dir_data, 'applications'))
install_data('ephoto.png',
install_dir: join_paths(dir_data, 'icons'))