mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 00:38:49 +01:00
🎨 Improve linux target build
This commit is contained in:
parent
5bd825ce54
commit
a0ad640114
2 changed files with 12 additions and 8 deletions
|
|
@ -19,10 +19,12 @@ linux:
|
||||||
category: "Utility"
|
category: "Utility"
|
||||||
executableName: "siyuan"
|
executableName: "siyuan"
|
||||||
desktop: {
|
desktop: {
|
||||||
"Name": "SiYuan",
|
entry: {
|
||||||
"Comment": "Refactor your thinking",
|
Name: "SiYuan",
|
||||||
"Type": "Application",
|
Comment: "Refactor your thinking",
|
||||||
"Categories": "Utility;"
|
Type: "Application",
|
||||||
|
Categories: "Utility;"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
extraResources:
|
extraResources:
|
||||||
- from: "kernel-linux-arm64"
|
- from: "kernel-linux-arm64"
|
||||||
|
|
|
||||||
|
|
@ -19,10 +19,12 @@ linux:
|
||||||
category: "Utility"
|
category: "Utility"
|
||||||
executableName: "siyuan"
|
executableName: "siyuan"
|
||||||
desktop: {
|
desktop: {
|
||||||
"Name": "SiYuan",
|
entry: {
|
||||||
"Comment": "Refactor your thinking",
|
Name: "SiYuan",
|
||||||
"Type": "Application",
|
Comment: "Refactor your thinking",
|
||||||
"Categories": "Utility;"
|
Type: "Application",
|
||||||
|
Categories: "Utility;"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
extraResources:
|
extraResources:
|
||||||
- from: "kernel-linux"
|
- from: "kernel-linux"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue