We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aae9132 commit 3f3671eCopy full SHA for 3f3671e
src/main/resources/linux/desktop-appimage.vtl
@@ -1,9 +1,7 @@
1
[Desktop Entry]
2
Name=${info.displayName}
3
GenericName=${info.displayName}
4
-#if ($info.description)
5
Comment=${info.description}
6
-#end
7
Exec=${info.name} %U
8
Icon=${info.name}
9
Terminal=false
0 commit comments