icon: install in correct place.

Seems lintian spazzes out when the icon resolution doesn't match
the fdo icon destination. This fixes that.
edi-0.5
Alastair Poole 3 years ago
parent 143c613edd
commit c80725773b
  1. 2
      data/icons/meson.build

@ -1,2 +1,2 @@
install_data('evisum.png',
install_dir: join_paths(dir_data, 'icons/hicolor/128x128/apps'))
install_dir: join_paths(dir_data, 'icons/hicolor/256x256/apps'))

Loading…
Cancel
Save