Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 485854 - [qt overlay] app-text/goldendict-9999 icon is wrong
Summary: [qt overlay] app-text/goldendict-9999 icon is wrong
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL: https://github.com/goldendict/goldend...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-24 12:53 UTC by Yichao Zhou
Modified: 2013-11-30 15:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yichao Zhou 2013-09-24 12:53:51 UTC
According to https://github.com/goldendict/goldendict/issues/183, upstream has provided a high resolution icon. But I still have the old ugly icon in my system even with 9999.
Comment 1 Sergey Popov (RETIRED) gentoo-dev 2013-10-20 08:36:49 UTC
pinkbyte@phantom ~ $ file /usr/share/pixmaps/goldendict.png
/usr/share/pixmaps/goldendict.png: PNG image data, 24 x 24, 8-bit/color RGBA, non-interlaced

According to commit log - icon is changed only in application, buildsystem still installs 24x24 pixmap, used in desktop file.

There is not our fault - ask upstream to install high resolution pixmap too.