mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 00:20:47 +02: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"
|
||||
executableName: "siyuan"
|
||||
desktop: {
|
||||
"Name": "SiYuan",
|
||||
"Comment": "Refactor your thinking",
|
||||
"Type": "Application",
|
||||
"Categories": "Utility;"
|
||||
entry: {
|
||||
Name: "SiYuan",
|
||||
Comment: "Refactor your thinking",
|
||||
Type: "Application",
|
||||
Categories: "Utility;"
|
||||
}
|
||||
}
|
||||
extraResources:
|
||||
- from: "kernel-linux-arm64"
|
||||
|
|
|
@ -19,10 +19,12 @@ linux:
|
|||
category: "Utility"
|
||||
executableName: "siyuan"
|
||||
desktop: {
|
||||
"Name": "SiYuan",
|
||||
"Comment": "Refactor your thinking",
|
||||
"Type": "Application",
|
||||
"Categories": "Utility;"
|
||||
entry: {
|
||||
Name: "SiYuan",
|
||||
Comment: "Refactor your thinking",
|
||||
Type: "Application",
|
||||
Categories: "Utility;"
|
||||
}
|
||||
}
|
||||
extraResources:
|
||||
- from: "kernel-linux"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue