:electron: Update desktop file on linux to have keywords and categories (#6335)

* update desktop file on linux to have keywords and categories

* release notes
This commit is contained in:
Michael Clark
2025-12-09 09:30:02 +00:00
committed by GitHub
parent f24ec41fd3
commit 8279271119
2 changed files with 13 additions and 0 deletions

View File

@@ -64,6 +64,12 @@
"extraResources": [
"extra-resources/linux"
],
"desktop": {
"entry": {
"Categories": "Finance;Office",
"Keywords": "Budget;Finance;Money;Expenses;Savings;"
}
},
"executableName": "actual"
},
"flatpak": {

View File

@@ -0,0 +1,7 @@
---
category: Enhancements
authors: [MikesGlitch]
---
Add keywords, categories and comment to Linux .desktop file for better searchability