Opened 16 years ago
Closed 16 years ago
#6832 closed defect (fixed)
Duplicate default theme images for mythweather.
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | 0.22 |
Component: | Plugin - MythWeather | Version: | head |
Severity: | medium | Keywords: | mythweather theme |
Cc: | Ticket locked: | no |
Description
Changeset 21210 introduced a new set of images for mythweather under:
mythtv/themes/default/
Old theme images remain under:
mythplugins/mythweather/themes/default/
This causes packaging conflicts as it installs to the same location, which version is to be retained and where is it supposed to be located in svn?
Note:
See TracTickets
for help on using tickets.
(In [21228]) Fixes #6832. Refs #6787. Fixes my commit of the new weather icons to the wrong location, with my apologies.