Skip to content

Commit 8fc81ac

Browse files
authored
eqms-1548: fix linux dist for desktop (#9670)
Signed-off-by: Alexey Zinoviev <[email protected]>
1 parent 1123601 commit 8fc81ac

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

desktop-package/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
"deb",
9393
"zip"
9494
],
95+
"icon": "./src/AppIcon.png",
9596
"category": "Utility",
9697
"publish": {
9798
"provider": "generic",

qms-desktop-package/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
"deb",
102102
"zip"
103103
],
104+
"icon": "./src/AppIcon.png",
104105
"category": "Utility",
105106
"publish": {
106107
"provider": "generic",

qms-desktop-package/src/AppIcon.ico

146 KB
Binary file not shown.

0 commit comments

Comments
 (0)