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".
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