mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-18 15:40:12 +01:00
🎨 Add deb release package for Linux https://github.com/siyuan-note/siyuan/issues/11532
This commit is contained in:
parent
442adc1620
commit
fe3d3590c2
1 changed files with 9 additions and 0 deletions
|
|
@ -17,6 +17,15 @@ extraFiles:
|
||||||
linux:
|
linux:
|
||||||
icon: "src/assets/icon.png"
|
icon: "src/assets/icon.png"
|
||||||
category: "Utility"
|
category: "Utility"
|
||||||
|
desktop: {
|
||||||
|
"Name": "SiYuan",
|
||||||
|
"Comment": "Refactor your thinking",
|
||||||
|
"Exec": "siyuan",
|
||||||
|
"Icon": "src/assets/icon.png",
|
||||||
|
"Terminal": "false",
|
||||||
|
"Type": "Application",
|
||||||
|
"Categories": "Utility;"
|
||||||
|
}
|
||||||
extraResources:
|
extraResources:
|
||||||
- from: "kernel-linux"
|
- from: "kernel-linux"
|
||||||
to: "kernel"
|
to: "kernel"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue