Create the basic boilerplate for the Meson build
This commit is contained in:
parent
b700e294b4
commit
63034431b9
5 changed files with 83 additions and 1 deletions
11
data/app.hackclub.conzie.Jot.desktop
Normal file
11
data/app.hackclub.conzie.Jot.desktop
Normal file
|
@ -0,0 +1,11 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=Jot
|
||||
GenericName=Notes
|
||||
Comment=Simple and elegant notes Application
|
||||
Exec=Jot
|
||||
Icon=app.hackclub.conzie.Jot
|
||||
Terminal=false
|
||||
Categories=Utility;
|
||||
StartupNotify=true
|
Loading…
Add table
Add a link
Reference in a new issue