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