Ticket #6805: icons.patch

File icons.patch, 1.7 KB (added by doug@…, 15 years ago)

The patch for recordings-ui.xml

  • themes/default/recordings-ui.xml

     
    152152        <statetype name="videoprops">
    153153            <position>716,540</position>
    154154            <showempty>yes</showempty>
     155            <state name="hd1080">
     156                <imagetype name="hd1080">
     157                    <filename>hd1080.png</filename>
     158                </imagetype>
     159            </state>
     160            <state name="hd720">
     161                <imagetype name="hd720">
     162                    <filename>hd720.png</filename>
     163                </imagetype>
     164            </state>
    155165            <state name="hdtv">
    156166                <imagetype name="hdtv">
    157167                    <filename>hd.png</filename>
  • themes/default-wide/recordings-ui.xml

     
    152152        <statetype name="videoprops">
    153153            <position>1196,670</position>
    154154            <showempty>yes</showempty>
     155            <state name="hd1080">
     156                <imagetype name="hd1080">
     157                    <filename>hd1080.png</filename>
     158                </imagetype>
     159            </state>
     160            <state name="hd720">
     161                <imagetype name="hd720">
     162                    <filename>hd720.png</filename>
     163                </imagetype>
     164            </state>
    155165            <state name="hdtv">
    156166                <imagetype name="hdtv">
    157167                    <filename>hd.png</filename>