mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05: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_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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue