Merge pull request #1 from somini/patch-1

Move icon to the app_id name
This commit is contained in:
redtide 2023-07-01 09:52:11 +02:00 committed by GitHub
commit 9f8508b31e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 3 deletions

View File

@ -37,7 +37,10 @@ if scour.found()
install: true,
install_dir: icondir)
else
install_data(icon, install_dir: icondir)
install_data(icon,
rename: '@0@.svg'.format(meson.project_name()),
install_dir: icondir
)
endif
install_data(