We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc268fe commit 4139e4fCopy full SHA for 4139e4f
packager/PackagePeergos.java
@@ -31,6 +31,7 @@ public static void main(String[] a) throws Exception {
31
"--icon", icon,
32
"--resource-dir", "deb-resources",
33
"--app-version", VERSION,
34
+ "--vendor", "Peergos LTD",
35
"--win-menu",
36
"--win-shortcut"
37
//"--win-console"
0 commit comments