[GRASS-dev] [GRASS GIS] #3233: Fix hicolor icon name.
GRASS GIS
trac at osgeo.org
Wed Dec 28 10:03:41 PST 2016
#3233: Fix hicolor icon name.
----------------------+-------------------------
Reporter: sebastic | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.2.1
Component: Default | Version: 7.2.0
Keywords: | CPU: Unspecified
Platform: Linux |
----------------------+-------------------------
r70064 changed the desktop file to use the grass icon instead of grass73,
but the icon files are still installed using the version, e.g.:
{{{
$(INSTALL_DATA) grass-8x8.png \
$(ARCH_DISTDIR)/share/icons/hicolor/8x8/apps/grass71.png
}}}
The attached patch fixes the issues by installing the hicolor icons as
`grass.png` to match the Icon configured in the desktop file.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3233>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list