Overhaul Meson / Flatpak Building
This commit is contained in:
parent
1b98054024
commit
6cde50daf3
21 changed files with 802 additions and 550 deletions
8
burrow-gtk/data/app.desktop.in.in
Normal file
8
burrow-gtk/data/app.desktop.in.in
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[Desktop Entry]
|
||||
Name=@APP_NAME_CAPITALIZED@
|
||||
Exec=@APP_NAME@
|
||||
Icon=@APP_ID@
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=GTK;Network
|
||||
StartupNotify=true
|
||||
Loading…
Add table
Add a link
Reference in a new issue