Port Bug 1592396 - Unify 16x16 arrow icons
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
People
(Reporter: jorgk-bmo, Assigned: Paenglab)
Details
Attachments
(1 file)
|
4.33 KB,
patch
|
jorgk-bmo
:
review+
|
Details | Diff | Splinter Review |
On the last build, I get a packaging error:
[task 2019-11-01T08:47:32.459Z] 08:47:32 INFO - package> ERROR: The following duplicated files are not allowed:
[task 2019-11-01T08:47:32.459Z] 08:47:32 INFO - package> Thunderbird Daily.app/Contents/Resources/chrome/toolkit/skin/classic/global/icons/arrow-left.svg
[task 2019-11-01T08:47:32.459Z] 08:47:32 INFO - package> Thunderbird Daily.app/Contents/Resources/chrome/classic/skin/classic/messenger/icons/arrow-left.svg
Looks like toolkit is using the same arrow-left.svg icon that we had, or they moved it from browser to toolkit.
I'm not going to mess with this much, I'm just going to make our arrow-left.svg different for now.
Richard, can you please follow up.
| Assignee | ||
Comment 2•6 years ago
|
||
Removed our arrow-left.svg and use the global one like FX does now.
| Reporter | ||
Comment 3•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/87b33ca47a7d
Use arrow-left.svg from global after bug 1592396 moved it there. r=jorgk
| Reporter | ||
Updated•6 years ago
|
Description
•