[PR #6335] [MERGED] :electron: Update desktop file on linux to have keywords and categories #40880

Closed
opened 2026-04-23 13:41:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6335
Author: @MikesGlitch
Created: 12/8/2025
Status: Merged
Merged: 12/9/2025
Merged by: @MikesGlitch

Base: masterHead: electron-desktop-file


📝 Commits (2)

  • dba8f26 update desktop file on linux to have keywords and categories
  • f66d756 release notes

📊 Changes

2 files changed (+13 additions, -0 deletions)

View changed files

📝 packages/desktop-electron/package.json (+6 -0)
upcoming-release-notes/6335.md (+7 -0)

📄 Description

Should allow for better searching in launchers and in Flathub.

[Desktop Entry]
Name=Actual
Exec=AppRun --no-sandbox %U
Terminal=false
Type=Application
Icon=actual
StartupWMClass=Actual
X-AppImage-Version=25.12.0
Categories=Office;Finance;
Keywords=Budget;Finance;Money;Expenses;Savings;
Comment=A simple and powerful personal finance system
image

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/6335 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 12/8/2025 **Status:** ✅ Merged **Merged:** 12/9/2025 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `electron-desktop-file` --- ### 📝 Commits (2) - [`dba8f26`](https://github.com/actualbudget/actual/commit/dba8f2664b82c9e2d8234113b1c695110aee5931) update desktop file on linux to have keywords and categories - [`f66d756`](https://github.com/actualbudget/actual/commit/f66d756ecba4493568db1271efb6d4d844a57961) release notes ### 📊 Changes **2 files changed** (+13 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-electron/package.json` (+6 -0) ➕ `upcoming-release-notes/6335.md` (+7 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> Should allow for better searching in launchers and in Flathub. ``` [Desktop Entry] Name=Actual Exec=AppRun --no-sandbox %U Terminal=false Type=Application Icon=actual StartupWMClass=Actual X-AppImage-Version=25.12.0 Categories=Office;Finance; Keywords=Budget;Finance;Money;Expenses;Savings; Comment=A simple and powerful personal finance system ``` <img width="800" height="280" alt="image" src="https://github.com/user-attachments/assets/6a2d70b8-7248-4031-b4fc-c20247c903cc" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 13:41:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#40880