build(all): update build to use new variables in app config
This commit is contained in:
parent
521e5f3618
commit
d1b2f6adb1
12 changed files with 43 additions and 44 deletions
|
|
@ -1,9 +1,9 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Version=*VERSION*
|
||||
Name=*NAMECASENOSPACE*
|
||||
Comment=*DESCRIPTION*
|
||||
Exec=*NAMENOSPACE*
|
||||
Name=*USERVISIBLENAME*
|
||||
Comment=*PURPOSELINE*
|
||||
Exec=*PACKAGENAME*
|
||||
Icon=icon-256.png
|
||||
Terminal=false
|
||||
Categories=Finance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue