Commit c541eae8 authored by Canek Peláez's avatar Canek Peláez
Browse files

Install icon for desktop.

parent 9b2a1930
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -10,3 +10,6 @@ custom_target(
  command: [msgfmt, '--desktop', '--template', '@INPUT@',
            '-d', podir, '-o', '@OUTPUT@'],
)

icon_dir = join_paths(datadir, 'icons', 'hicolor', 'scalable', 'apps')
install_data('mlm.svg', icon_dir)