| Summary: | missing Comment= in .desktop | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Andrew Ziem <andrewz> |
| Component: | General | Assignee: | Halla Rempt <halla> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | rdieter |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Andrew Ziem
2006-04-06 01:50:50 UTC
Fixed according to suggestion in 1.5, 1.6 and 2.0 You have a point that koffice's .desktop files should have some form of Comment. I don't think Comment should take over what is currently used for GenericName, however. Note the "should not be redundant" part of: http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s04.html which says: GenericName: Generic name of the application, for example "Web Browser". Comment: Tooltip for the entry, for example "View sites on the Internet", should not be redundant with Name or GenericName. Rex: Yes, for my suggestions I tried to follow the pattern at freedesktop.org where GenericName is noun-oriented (a "what") and Comment is verb oriented (a "do"). Missing Comment is not a bug. I added them for Krita anyways. |