fix(desktop): add generic name to desktop entry - #408
Conversation
|
Thanks for this — nice catch. A launcher printing I'm pushing a maintainer follow-up commit to your branch with the finishing touches so this can merge. I'll write up what it changes and why in a second comment. |
…elog GenericName is the kind of application, not a tagline: "Coding Agent Harness" is what a menu can print beside the name without truncating it. Launchers disagree on which key carries that second line — KDE's menu reads GenericName, GNOME Software and Whisker read Comment — so the entry now carries both, or the fix reaches only half the desktops. The launcher row a packaged install shows is something a released version's user sees, so it takes a CHANGELOG entry.
|
Follow-up pushed as
Added Added a
|
Adds a generic name to the desktop entry so Linux application launchers don't display lich as both the application name and description.

