Ticket #4858: mythtv.patch
File mythtv.patch, 2.1 KB (added by , 18 years ago) |
---|
-
themes/blue/ui.xml
1034 1034 <container name="selector"> 1035 1035 <area>25,260,770,310</area> 1036 1036 <listarea name="alphabet" draworder="2"> 1037 <area>23,8, 65,295</area>1037 <area>23,8,45,295</area> 1038 1038 <fcnfont name="list-active" function="active"></fcnfont> 1039 1039 <fcnfont name="list-selected" function="selected"></fcnfont> 1040 1040 <fcnfont name="list-inactive" function="inactive"></fcnfont> … … 1048 1048 <fcnfont name="list-inactive" function="inactive"></fcnfont> 1049 1049 <fcnfont name="list-record" function="record"></fcnfont> 1050 1050 <fcnfont name="list-recording" function="recording"></fcnfont> 1051 <column number="1" width="3 80" context="-1"></column>1051 <column number="1" width="365" context="-1"></column> 1052 1052 <items>9</items> 1053 1053 <image function="selectionbar" filename="progfind_sel2.png" location="-14,-5"></image> 1054 1054 </listarea> -
themes/G.A.N.T/ui.xml
1812 1812 <container name="selector"> 1813 1813 <area>25,260,770,310</area> 1814 1814 <listarea name="alphabet" draworder="2"> 1815 <area>23,8, 65,295</area>1815 <area>23,8,45,295</area> 1816 1816 <fcnfont name="active" function="active"></fcnfont> 1817 1817 <fcnfont name="active" function="selected"></fcnfont> 1818 1818 <fcnfont name="inactive" function="inactive"></fcnfont> … … 1826 1826 <fcnfont name="inactive" function="inactive"></fcnfont> 1827 1827 <fcnfont name="record_font" function="record"></fcnfont> 1828 1828 <fcnfont name="recording_font" function="recording"></fcnfont> 1829 <column number="1" width="3 80" context="-1"></column>1829 <column number="1" width="365" context="-1"></column> 1830 1830 <items>9</items> 1831 1831 <image function="selectionbar" filename="pf-sel2.png" location="-14,-7"></image> 1832 1832 </listarea>