Auto updates config files with the new version (#4112)
* Auto updates config files with the new version * Use current version of node-webkit
This commit is contained in:
parent
cab093881e
commit
85716f72f3
7 changed files with 246 additions and 0 deletions
12
config-templates/.desktop
Normal file
12
config-templates/.desktop
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Version=%APP-VERSION%
|
||||
Name=Copay
|
||||
Comment=A multisignature wallet
|
||||
Exec=copay
|
||||
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