Loading data/meson.build +3 −0 Original line number Diff line number Diff line Loading @@ -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) Loading
data/meson.build +3 −0 Original line number Diff line number Diff line Loading @@ -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)