chore: rename desktop files

This commit is contained in:
Vladimír Magyar 2022-09-01 07:24:09 +02:00 committed by Daniel Eklöf
parent 335612cfa4
commit debf1b8453
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
4 changed files with 1 additions and 1 deletions

View file

@ -244,7 +244,7 @@ executable(
install: true)
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'))
systemd = dependency('systemd', required: false)