evisum/data/images/meson.build

14 lines
701 B
Meson
Raw Normal View History

install_data('go-up.png', 'go-down.png',
'battery.png', 'start.png', 'stop.png',
2021-03-10 04:51:21 -08:00
'kill.png', 'cancel.png', 'network.png',
2020-04-18 07:01:00 -07:00
'increase.png', 'decrease.png',
2020-06-29 07:18:35 -07:00
'sensor.png', 'mount.png', 'ladyhand.png',
2020-08-25 09:16:43 -07:00
'find.png', 'bug.png', 'exit.png', 'cpu.png',
'memory.png', 'storage.png', 'misc.png',
'effects.png', 'info.png',
'menu.png','lovethisdogharvey.png', 'application.png',
'e.png', 'freebsd.png', 'linux.png', 'on.png', 'off.png',
'proc.png', 'manual.png', 'actions.png', 'threads.png',
2021-04-03 00:44:00 -07:00
'apply.png',
install_dir: join_paths(dir_data, 'evisum/images'))