mirror of
https://github.com/artizirk/wdisplays.git
synced 2024-11-22 08:50:59 +02:00
commit
9f8508b31e
@ -37,7 +37,10 @@ if scour.found()
|
|||||||
install: true,
|
install: true,
|
||||||
install_dir: icondir)
|
install_dir: icondir)
|
||||||
else
|
else
|
||||||
install_data(icon, install_dir: icondir)
|
install_data(icon,
|
||||||
|
rename: '@0@.svg'.format(meson.project_name()),
|
||||||
|
install_dir: icondir
|
||||||
|
)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
install_data(
|
install_data(
|
||||||
|
Loading…
Reference in New Issue
Block a user