Bug 504397 - Remove Help Center's desktop file description
Summary: Remove Help Center's desktop file description
Status: RESOLVED INTENTIONAL
Alias: None
Product: khelpcenter
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Neon Linux
: NOR wishlist
Target Milestone: ---
Assignee: Documentation Editorial Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-17 10:07 UTC by Tamás Králl
Modified: 2025-05-22 17:54 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
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:07:44 UTC
SUMMARY
Desktop files (*.desktop) have three properties: Name, Description (GenericName) and Comment.

If the Name and Description are the same, a description won't be shown when the user hovers over the app's icon in the task manager.

Help Center's desktop file has the same name and description. So the desktop file description could be changed to something like "Documentation viewer".
Comment 1 Tamás Králl 2025-05-19 20:48:08 UTC
Since this is a Plasma-only application with a generic name (not a "brand" name), it doesn't really need a description. The same was decided for Welcome Center in BUG 504401.

So instead of changing the description, it should just be removed.
Comment 2 Tamás Králl 2025-05-22 17:54:53 UTC
This issue is the exact same as BUG 504398, which was marked as RESOLVED INTENTIONAL. I'll do the same here.