Opened 13 years ago
Closed 13 years ago
Last modified 13 years ago
#3996 closed defect (worksforme)
missing icon for 'watched' recording in "Status Icons" and Recorded programs
Reported by: | anonymous | Owned by: | Isaac Richards |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
This icon is missing in mythfrontend but appears in mythweb using svn 14495 (9/14/07).
Change History (2)
comment:1 Changed 13 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 Changed 13 years ago by
OK i am using original Iulius theme ( i haven't been keeping track of themes). But I fixed it by adding this to ui.xml file:
<image name="watched" draworder="6">
<filename>type/watched.png</filename> <position>300,195</position>
</image>
Note: See
TracTickets for help on using
tickets.
The icon is there for all the official themes (except maybe minimalist). You don't say which theme you are using.