Ticket #4858: mythtv.patch

File mythtv.patch, 2.1 KB (added by ido <ido_roseman@…>, 18 years ago)
  • themes/blue/ui.xml

     
    10341034    <container name="selector">
    10351035      <area>25,260,770,310</area>
    10361036      <listarea name="alphabet" draworder="2">
    1037         <area>23,8,65,295</area>
     1037        <area>23,8,45,295</area>
    10381038        <fcnfont name="list-active" function="active"></fcnfont>
    10391039        <fcnfont name="list-selected" function="selected"></fcnfont>
    10401040        <fcnfont name="list-inactive" function="inactive"></fcnfont>
     
    10481048        <fcnfont name="list-inactive" function="inactive"></fcnfont>
    10491049        <fcnfont name="list-record" function="record"></fcnfont>
    10501050        <fcnfont name="list-recording" function="recording"></fcnfont>
    1051         <column number="1" width="380" context="-1"></column>
     1051        <column number="1" width="365" context="-1"></column>
    10521052        <items>9</items>
    10531053        <image function="selectionbar" filename="progfind_sel2.png" location="-14,-5"></image>
    10541054      </listarea>
  • themes/G.A.N.T/ui.xml

     
    18121812    <container name="selector">
    18131813      <area>25,260,770,310</area>
    18141814      <listarea name="alphabet" draworder="2">
    1815         <area>23,8,65,295</area>
     1815        <area>23,8,45,295</area>
    18161816        <fcnfont name="active" function="active"></fcnfont>
    18171817        <fcnfont name="active" function="selected"></fcnfont>
    18181818        <fcnfont name="inactive" function="inactive"></fcnfont>
     
    18261826        <fcnfont name="inactive" function="inactive"></fcnfont>
    18271827        <fcnfont name="record_font" function="record"></fcnfont>
    18281828        <fcnfont name="recording_font" function="recording"></fcnfont>
    1829         <column number="1" width="380" context="-1"></column>
     1829        <column number="1" width="365" context="-1"></column>
    18301830        <items>9</items>
    18311831        <image function="selectionbar" filename="pf-sel2.png" location="-14,-7"></image>
    18321832      </listarea>