refactor build scripts
This commit is contained in:
parent
8460eede78
commit
23f7f56f3f
110 changed files with 512 additions and 954 deletions
11
app-template/.desktop
Normal file
11
app-template/.desktop
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Version=*VERSION*
|
||||
Name=*NAMECASENOSPACE*
|
||||
Comment=*DESCRIPTION*
|
||||
Exec=*NAMENOSPACE*
|
||||
Icon=icon-256.png
|
||||
Terminal=false
|
||||
Categories=Finance
|
||||
X-Ubuntu-Touch=true
|
||||
X-Ubuntu-StageHint=SideStage
|
||||
Loading…
Add table
Add a link
Reference in a new issue