mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-15 08:21:03 -04:00
footclient.desktop: new XDG desktop file, for footclient
This commit is contained in:
parent
31966f5494
commit
843ba49565
4 changed files with 14 additions and 2 deletions
|
|
@ -231,7 +231,7 @@ executable(
|
|||
install: true)
|
||||
|
||||
install_data(
|
||||
'foot.desktop', 'foot-server.desktop',
|
||||
'foot.desktop', 'foot-server.desktop', 'footclient.desktop',
|
||||
install_dir: join_paths(get_option('datadir'), 'applications'))
|
||||
|
||||
scdoc = dependency('scdoc', native: true, required: get_option('docs'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue