Bug 351944

Summary: Missing Comment in desktop file
Product: [Applications] kcalc Reporter: Alex <loginov.alex.valer>
Component: generalAssignee: Evan Teran <eteran>
Status: RESOLVED FIXED    
Severity: normal CC: paul_rutledge, rapiteanu.catalin, smritipillai.smriti
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 19.08.0

Description Alex 2015-08-29 14:26:20 UTC
Please add Comment in desktop file.

Reproducible: Always
Comment 1 Smishi 2018-12-11 14:55:21 UTC
What comment must be added in the desktop file?
Comment 2 Smishi 2018-12-11 15:00:23 UTC
(In reply to Alex from comment #0)
> Please add Comment in desktop file.
> 
> Reproducible: Always
Comment 3 Christoph Feck 2018-12-12 02:56:02 UTC
Some examples for comments in .desktop files:

grep Comment= /usr/share/applications/*.desktop
Comment 4 Viorel-Cătălin Răpițeanu 2019-02-12 17:15:36 UTC
I agree that that the Comment section is missing from KCalc's desktop file, but I wonder if it's really necessary. For example, Dolphin, doesn't have a Comment section either.
Comment 5 paulr 2019-02-17 08:51:58 UTC
is the fix to add
Comment=KDE Calculator
to org.kde.kcalc.desktop
?  I am new to this
Comment 6 Christoph Feck 2019-07-10 19:26:35 UTC
Fixed with https://phabricator.kde.org/D17966