Remove Version entry
This commit is contained in:
parent
5def2d3947
commit
b61a4e84f5
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
<% if (version) { %>Version=<%= version %><% } %>
|
||||
Name=<%= productName %>
|
||||
<% if (genericName) { %>GenericName=<%= genericName %><% } %>
|
||||
<% if (description) { %>Comment=<%= description %><% } %>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue