GNOME Bugzilla – Bug 683601
fix .desktop file validation
Last modified: 2012-09-08 18:56:53 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
Created attachment 223795 [details] [review] proposed fix
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 ***