mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-10 05:33:51 -04:00
chore: rename desktop files
This commit is contained in:
parent
335612cfa4
commit
debf1b8453
4 changed files with 1 additions and 1 deletions
|
|
@ -244,7 +244,7 @@ executable(
|
||||||
install: true)
|
install: true)
|
||||||
|
|
||||||
install_data(
|
install_data(
|
||||||
'foot.desktop', 'foot-server.desktop', 'footclient.desktop',
|
'org.codeberg.dnkl.foot.desktop', 'org.codeberg.dnkl.foot-server.desktop', 'org.codeberg.dnkl.footclient.desktop',
|
||||||
install_dir: join_paths(get_option('datadir'), 'applications'))
|
install_dir: join_paths(get_option('datadir'), 'applications'))
|
||||||
|
|
||||||
systemd = dependency('systemd', required: false)
|
systemd = dependency('systemd', required: false)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue