Closed
Bug 431733
Opened 17 years ago
Closed 17 years ago
Remove unused images from /calendar/resources/skins/classic
Categories
(Calendar :: General, defect)
Calendar
General
Tracking
(Not tracked)
VERIFIED
FIXED
0.9
People
(Reporter: mschroeder, Assigned: mschroeder)
Details
Attachments
(1 file)
|
5.96 KB,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
Following image files are not used any longer (according to bonsai):
/calendar/resources/skin/classic/dot_selected.png
/calendar/resources/skin/classic/dot.png
/calendar/resources/skin/classic/all_day_event_down.png
/calendar/resources/skin/classic/all_day_event.png
/calendar/resources/skin/classic/all_day_event_hover.png
/calendar/resources/skin/classic/synch_animated.gif
Attachment #318868 -
Flags: review?(philipp)
Comment 1•17 years ago
|
||
Comment on attachment 318868 [details] [diff] [review]
Patch v1
>Index: calendar/resources/jar.mn
>- skin/classic/calendar/synch_animated.gif (skin/classic/synch_animated.gif)
Seems this file is also referenced in
sunbird/themes/pinstripe/sunbird/jar.mn
please also remove there
r=philipp
Attachment #318868 -
Flags: review?(philipp) → review+
| Assignee | ||
Comment 2•17 years ago
|
||
(In reply to comment #1)
> (From update of attachment 318868 [details] [diff] [review])
> >Index: calendar/resources/jar.mn
> >- skin/classic/calendar/synch_animated.gif (skin/classic/synch_animated.gif)
> Seems this file is also referenced in
> sunbird/themes/pinstripe/sunbird/jar.mn
> please also remove there
Nope, the file referenced there is /calendar/sunbird/themes/pinstripe/sunbird/synch_animated.gif. :)
| Assignee | ||
Comment 3•17 years ago
|
||
Checked in on HEAD and MOZILLA_1_8_BRANCH
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → 0.9
You need to log in
before you can comment on or make changes to this bug.
Description
•