After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 683601 - fix .desktop file validation
fix .desktop file validation
Status: RESOLVED DUPLICATE of bug 677298
Product: planner
Classification: Other
Component: General
0.14.x
Other Linux
: Normal minor
: ---
Assigned To: planner-maint
planner-maint
Depends on:
Blocks:
 
 
Reported: 2012-09-08 00:04 UTC by Dmitry Smirnov
Modified: 2012-09-08 18:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed fix (1.31 KB, patch)
2012-09-08 00:08 UTC, Dmitry Smirnov
none Details | Review

Description Dmitry Smirnov 2012-09-08 00:04:21 UTC
The attached patch is fixing the following problems revealed by "desktop-file-validate":

 * planner.desktop: error: (will be fatal in the future): value "gnome-planner.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path

 * planner.desktop: warning: value "GNOME;GTK;Application;Office;ProjectManagement;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application"

 * planner.desktop: error: (will be fatal in the future): value "ProjectManagement" in key "Categories" in group "Desktop Entry" requires another category to be present among the following categories: Office;Development
Comment 1 Dmitry Smirnov 2012-09-08 00:08:42 UTC
Created attachment 223795 [details] [review]
proposed fix
Comment 2 Alexandre Franke 2012-09-08 18:56:53 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system and is currently being discussed.

*** This bug has been marked as a duplicate of bug 677298 ***