Closed
Bug 630330
Opened 14 years ago
Closed 14 years ago
Windows theme swaps "Drafts" and "Templates" icons
Categories
(Thunderbird :: Theme, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 5.0b1
People
(Reporter: squib, Assigned: squib)
Details
Attachments
(1 file, 1 obsolete file)
16.50 KB,
patch
|
bwinton
:
review+
standard8
:
approval-thunderbird5.0b1+
|
Details | Diff | Splinter Review |
... well, or the Linux theme does, since the two are inconsistent.
In the Windows theme, the "drafts" icon is the little sheet of paper with a pyramid of dots, and the "templates" icon is the little sheet of paper with writing on it. In Linux, these are reversed. One of these is probably wrong, and I'm leaning towards Windows being the one in error, since 1) the paper with writing seems more "draft-y" to me, and 2) it looks closer to the drafts icon on Mac.
If I compare the versions in folder.png vs. folder-aero.png, the squared piece
of paper with some written lines in it seems to be used for Drafts in the aero version, and there is no pyramid-like (Draft-XP) icon. Instead, template is an empty piece of paper. So at least the paper-with-lines icon appears switched.
Assignee | ||
Comment 2•14 years ago
|
||
Here's a patch for this. It should be pretty straightforward. :)
Assignee: nobody → squibblyflabbetydoo
Status: NEW → ASSIGNED
Attachment #526643 -
Flags: review?(nisses.mail)
Jim, folderPane.css is included by folderPane-aero.css, so this would also swap the icons for Vista and Windows 7 (where they are as intended - are they?). Thus, either the icons in folder.png need to be switched or the rules to differ between folderPane.css and folderPane-aero.css, the latter staying the current.
Assignee | ||
Comment 4•14 years ago
|
||
I'm actually not sure that the icons are in a different order on Vista compared to XP. Maybe they are, maybe they aren't.
Well, the icons are different, I'm not sure about their order either... :-)
Comment 6•14 years ago
|
||
(In reply to comment #2)
> Created attachment 526643 [details] [diff] [review] [review]
> Fix the icons in Windows XP
>
> Here's a patch for this. It should be pretty straightforward. :)
I don't have a XP build. Could you post before and after screenshots?
I'm leaning towards fixing the graphics instead, since it would be good to have them sync up.
Comment 7•14 years ago
|
||
This patch makes the icon for Aero a look closer to the other draft icons and swaps the place for the draft and template icon for XP.
Assignee | ||
Updated•14 years ago
|
Attachment #526643 -
Attachment is obsolete: true
Attachment #526643 -
Flags: review?(nisses.mail)
Assignee | ||
Comment 8•14 years ago
|
||
The new patch seems alright by me (though I don't have a Windows build set up to test it out on).
Assignee | ||
Comment 9•14 years ago
|
||
Comment on attachment 530037 [details] [diff] [review]
icons
Blake, do you mind taking a look at this? It's pretty simple, but I'm not totally sure I could just r+ it myself. Don't feel any huge rush to do this though, since this doesn't affect l10n and isn't a feature, so it could probably get checked in after string freeze.
Attachment #530037 -
Flags: review?(bwinton)
Assignee | ||
Comment 10•14 years ago
|
||
Well, ok, I *could* r+ it myself, but I'm not sure I *should*. :)
Comment 11•14 years ago
|
||
Comment on attachment 530037 [details] [diff] [review]
icons
>diff --git a/mail/themes/qute/mail/icons/folder-aero.png b/mail/themes/qute/mail/icons/folder-aero.png
>index ceeef7fc3a29202c4b3e79191a3b3b98a405ecd3..8e997d2642442ea307583a644586754fa4098e34
>GIT binary patch
>literal 6311
[snip…]
>za9>q_bLyS1TEg|Z<3w{$MbWlhRmw!C`+Pa`G2|FbNNb%drK}K$RD%i3`t}ce&%N*;
I think that should have been "MbWlbRmw"… ;)
Just kidding. This makes sense to me, let's do it. :)
Thanks,
Blake.
Attachment #530037 -
Flags: review?(bwinton) → review+
Assignee | ||
Comment 12•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.4
Assignee | ||
Comment 13•14 years ago
|
||
Comment on attachment 530037 [details] [diff] [review]
icons
Should this go into 3.3? It seems pretty innocuous.
Attachment #530037 -
Flags: approval-thunderbird3.3?
Comment 14•14 years ago
|
||
Comment on attachment 530037 [details] [diff] [review]
icons
Getting icons the right way round is definitely a good idea I think.
Attachment #530037 -
Flags: approval-thunderbird3.3? → approval-thunderbird3.3+
Comment 15•14 years ago
|
||
Target Milestone: Thunderbird 3.4 → Thunderbird 3.3a4
Comment 16•14 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•