Bug 504407 - Add comment to Dolphin's desktop file
Summary: Add comment to Dolphin's desktop file
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: git-master
Platform: Neon Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-17 10:36 UTC by Tamás Králl
Modified: 2025-05-22 18:58 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 25.08.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tamás Králl 2025-05-17 10:36:47 UTC
SUMMARY
Desktop files (*.desktop) have three properties: Name, Description (GenericName) and Comment.

If the Comment is missing, the Description will be used instead in the Application Launcher. What that means is that while all other apps are showing their Comment (usually something like active like "Listen to music"), Dolphin will just show "File Manager", because Dolphin's desktop file doesn't have a Comment.

So a Comment could be added, something like "Manage your files and folders".
Comment 1 Nate Graham 2025-05-22 18:58:08 UTC
Git commit 5f660640c400eef8e6f0e20a0563911fc7f991b5 by Nate Graham, on behalf of Tamás Králl.
Committed on 22/05/2025 at 18:58.
Pushed by ngraham into branch 'master'.

Add Comment to .desktop file

This commit adds a Comment to Dolphin's .desktop file so rich metadata
is available in case it's ever needed.
FIXED-IN: 25.08.0

M  +1    -0    src/org.kde.dolphin.desktop

https://invent.kde.org/system/dolphin/-/commit/5f660640c400eef8e6f0e20a0563911fc7f991b5