Re: [Evolution-hackers] Evo 2.30 git branch: "not junk" icon enormous?
- From: Paul Smith <paul mad-scientist net>
- To: Matthew Barnes <mbarnes redhat com>
- Cc: evolution-hackers gnome org
- Subject: Re: [Evolution-hackers] Evo 2.30 git branch: "not junk" icon enormous?
- Date: Mon, 26 Apr 2010 17:17:31 -0400
On Mon, 2010-04-26 at 17:04 -0400, Matthew Barnes wrote:
> On Mon, 2010-04-26 at 09:51 -0400, Paul Smith wrote:
> > Hi all. I finally succeeded in building Evo from the gnome-2.30 git
> > branch head, and It's running. One thing I notice is that the "not
> > junk" icon is really huge: about twice as high, it looks like, as the
> > other icons (it's a crumpled piece of paper in an inbox tray, with a red
> > "x" button overlayed).
>
> Sounds like a gnome-icon-theme issue to me. Last week they suddenly and
> without warning dropped the "mail-mark-notjunk" icon from their "stable"
> release, as apparently it was a redundant and misspelled version of the
> correct icon name: "mail-mark-not-junk" (extra dash).
Ah, thanks for that. Yes, I can see that with the old name I have:
~$ locate mail-mark-notjunk
/usr/share/icons/gnome/16x16/actions/mail-mark-notjunk.png
/usr/share/icons/gnome/22x22/actions/mail-mark-notjunk.png
/usr/share/icons/gnome/24x24/actions/mail-mark-notjunk.png
But with the new name I have only:
~$ locate mail-mark-not-junk
/usr/share/icons/gnome/48x48/actions/mail-mark-not-junk.png
No doubt this is the problem.
I wonder why they don't use scalable graphics (SVG) instead of .png
files for the icons?!?! Then we wouldn't have this problem... Funnily
enough I do have SOME SVG files:
~$ locate mail-mark | grep .svg
/usr/share/icons/gnome/scalable/actions/mail-mark-important.svg
/usr/share/icons/gnome/scalable/actions/mail-mark-read.svg
/usr/share/icons/gnome/scalable/actions/mail-mark-unread.svg
Looks like these go in the summary buffer.
Maybe I need to install the gnome-icon-theme package from git, too... or
I guess I could just copy them over.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]