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

v-1.6.0
Stephen Houston 6 years ago
parent 952a4f3136
commit 9469522d9d
  1. 2
      data/desktop/meson.build

@ -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'))

Loading…
Cancel
Save