🎨 Add deb release package for Linux https://github.com/siyuan-note/siyuan/issues/11532
This commit is contained in:
parent
c8a94e9674
commit
68c3f8091c
2 changed files with 2 additions and 4 deletions
|
@ -15,13 +15,12 @@ extraFiles:
|
|||
to: "LICENSE"
|
||||
|
||||
linux:
|
||||
icon: "src/assets/icon.png"
|
||||
icon: "src/assets/icon.icns"
|
||||
category: "Utility"
|
||||
executableName: "siyuan"
|
||||
desktop: {
|
||||
"Name": "SiYuan",
|
||||
"Comment": "Refactor your thinking",
|
||||
"Icon": "src/assets/icon256.png",
|
||||
"Type": "Application",
|
||||
"Categories": "Utility;"
|
||||
}
|
||||
|
|
|
@ -15,13 +15,12 @@ extraFiles:
|
|||
to: "LICENSE"
|
||||
|
||||
linux:
|
||||
icon: "src/assets/icon.png"
|
||||
icon: "src/assets/icon.icns"
|
||||
category: "Utility"
|
||||
executableName: "siyuan"
|
||||
desktop: {
|
||||
"Name": "SiYuan",
|
||||
"Comment": "Refactor your thinking",
|
||||
"Icon": "src/assets/icon256.png",
|
||||
"Type": "Application",
|
||||
"Categories": "Utility;"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue