diff options
| author | Matthew Fennell <matthew@fennell.dev> | 2025-12-27 12:40:20 +0000 |
|---|---|---|
| committer | Matthew Fennell <matthew@fennell.dev> | 2025-12-27 12:40:20 +0000 |
| commit | 5d8e439bc597159e3c9f0a8b65c0ae869dead3a8 (patch) | |
| tree | ed28aefed8add0da1c55c08fdf80b23c4346e0dc /data/icons/meson.build | |
Import Upstream version 43.0upstream/latest
Diffstat (limited to 'data/icons/meson.build')
| -rw-r--r-- | data/icons/meson.build | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/icons/meson.build b/data/icons/meson.build new file mode 100644 index 0000000..7acd245 --- /dev/null +++ b/data/icons/meson.build @@ -0,0 +1,4 @@ +install_subdir( + 'hicolor', + install_dir: join_paths(endeavour_datadir, 'icons') +) |
