Closed Bug 289486 Opened 20 years ago Closed 11 years ago

use standard feed icon with a new mail indicator

Categories

(Thunderbird :: Mail Window Front End, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: mscott, Unassigned)

References

Details

In qute, that means we need this icon with a new mail indicator overlayed on it:

http://lxr.mozilla.org/mozilla/source/mail/themes/qute/mail/newsblog/server-rss.png

Not sure about pinstripe yet since it seems to use the same icons for News
accounts so we might be able to re-use that.
Status: NEW → ASSIGNED
Target Milestone: --- → Thunderbird1.1
Note to self, once I have the icon here's the CSS to add to newsBlogOverlay.css:

treechildren::-moz-tree-image(folderNameCol, isServer-true, serverType-rss,
biffState-NewMail)
{
  list-style-image:
url("chrome://messenger-newsblog/skin/icons/rss-server-new.png");
}

and it looks like we need a pinstripe and a qute icon
Target Milestone: Thunderbird1.1 → Thunderbird2.0
Arvid, I think we forgot about this one in the new theme update. If you give me an icon, I can still add it to the build.
QA Contact: front-end
UI issue - requires icon, cc'ing Bryan Clark.

I'm not sure if this is still required for the latest trunk builds though.
Assignee: mscott → nobody
Status: ASSIGNED → NEW
I feel like we should be using the standard RSS icon the firefox uses for a little consistency and to be more recognizable.

http://mxr.mozilla.org/firefox/source/browser/themes/winstripe/browser/feeds/feed-icons-16.png
Flags: wanted-thunderbird3?
OS: Windows XP → All
Hardware: PC → All
Target Milestone: Thunderbird2.0 → ---
Flags: wanted-thunderbird3? → wanted-thunderbird3+
Summary: Need RSS Account Icon with a new mail indicator → use standard feed icon with a new mail indicator
(In reply to comment #4)
> I feel like we should be using the standard RSS icon the firefox uses for a
> little consistency and to be more recognizable.
> 
> http://mxr.mozilla.org/firefox/source/browser/themes/winstripe/browser/feeds/feed-icons-16.png

agreed.
Aren't we already? (At least it's very very similar.)
is this still valid?  i think it can be closed..
Flags: needinfo?(richard.marti)
Yes, we have now a new mail indicator on feed icon: http://mxr.mozilla.org/comm-central/source/mail/themes/windows/mail/newsblog/rss-feed.png

I close this bug.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(richard.marti)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.