Seems lintian spazzes out when the icon resolution doesn't match the fdo icon destination. This fixes that.edi-0.5
parent
143c613edd
commit
c80725773b
1 changed files with 1 additions and 1 deletions
@ -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…
Reference in new issue