Remove VERSION entry
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
<% if (version) { %>Version=<%= version %><% } %>
|
||||
Name=<%= productName %>
|
||||
<% if (genericName) { %>GenericName=<%= genericName %><% } %>
|
||||
<% if (description) { %>Comment=<%= description %><% } %>
|
||||
|
||||
Reference in New Issue
Block a user