mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
meson.build: install badges for labwc and migrate to data/
A .desktop file was previously added for the labwc session, this adds a
badge for it where it is supported. The .desktop files and the badges
are also moved to `data/`.
Ref: #36, 9fa783e, labwc/labwc-artwork#7
This commit is contained in:
parent
d8dce49244
commit
14f5733584
4 changed files with 24 additions and 1 deletions
7
data/labwc.desktop
Normal file
7
data/labwc.desktop
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[Desktop Entry]
|
||||
Name=labwc
|
||||
Comment=A wayland stacking compositor
|
||||
Exec=labwc
|
||||
Icon=labwc
|
||||
Type=Application
|
||||
DesktopNames=wlroots
|
||||
Loading…
Add table
Add a link
Reference in a new issue