Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882703 - www-client/links: use a higher resolution icon
Summary: www-client/links: use a higher resolution icon
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrice Clement
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-24 10:53 UTC by Pacho Ramos
Modified: 2022-11-25 08:24 UTC (History)
1 user (show)

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 Pacho Ramos gentoo-dev 2022-11-24 10:53:32 UTC
In Snapcraft there is an icon with higher resolution that would look better (for example in gnome-shell activities section):

https://dashboard.snapcraft.io/site_media/appmedia/2018/07/links-graphics-xlinks-logo-pic.png

Thanks a lot
Comment 1 Larry the Git Cow gentoo-dev 2022-11-24 23:27:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ab913d82de5fd727c65e33f30468f4217ffbe38

commit 1ab913d82de5fd727c65e33f30468f4217ffbe38
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2022-11-24 23:24:29 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2022-11-24 23:26:07 +0000

    www-client/links: add better icon
    
    Some people don't think a 34x35 PNG is good enough!
    
    Closes: https://bugs.gentoo.org/882703
    
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 www-client/links/Manifest             |   1 +
 www-client/links/links-2.28-r1.ebuild | 178 ++++++++++++++++++++++++++++++++++
 2 files changed, 179 insertions(+)
Comment 2 Pacho Ramos gentoo-dev 2022-11-25 08:24:56 UTC
Thanks !