[GRASS-dev] [GRASS GIS] #3178: grass.desktop has invalid key "URL"
GRASS GIS
trac at osgeo.org
Fri Oct 7 09:33:42 PDT 2016
#3178: grass.desktop has invalid key "URL"
-------------------------+-------------------------
Reporter: opoplawski | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.6
Component: Default | Version: svn-trunk
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
The URL key is only valid for .desktop files with type=Link. See
https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-
spec-latest.html
{{{
$ desktop-file-validate ./grass-7.0.4/gui/icons/grass.desktop
./grass-7.0.4/gui/icons/grass.desktop: warning: value "Geographic
Information System" for key "Comment" in group "Desktop Entry" looks
redundant with value "Geographic Information System" of key "GenericName"
./grass-7.0.4/gui/icons/grass.desktop: hint: value
"Education;Science;Geoscience;Geography;" for key "Categories" in group
"Desktop Entry" contains more than one main category; application might
appear more than once in the application menu
./grass-7.0.4/gui/icons/grass.desktop: error: key "URL" is present in
group "Desktop Entry", but the type is "Application" while this key is
only valid for type "Link"
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/3178>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list