mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 08:15:40 +02:00
desktop: add Desktop Entry file
This commit is contained in:
parent
e5fb7f32b4
commit
e9d5c620a4
2 changed files with 12 additions and 0 deletions
|
@ -109,6 +109,8 @@ yambar = executable(
|
|||
install: true,
|
||||
install_rpath: '$ORIGIN/../' + get_option('libdir') + '/yambar')
|
||||
|
||||
install_data('yambar.desktop', install_dir: join_paths(get_option('datadir'), 'applications'))
|
||||
|
||||
subdir('test')
|
||||
|
||||
install_headers(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue