Ticket #10643: channel-priority.patch

File channel-priority.patch, 843 bytes (added by Rick Scott <rwscott@…>, 12 years ago)

Add space for the channel priority

  • mythtv/themes/MythCenter-wide/schedule-ui.xml

    commit 3aa1ba10072182190470f167364e5de4ae1617f3
    Author: Rick Scott <rwscott@users.sourceforge.net>
    Date:   Sat Apr 21 06:44:47 2012 -0400
    
        The priority, on the channel priority screen, was cut off if more than 1 character.
    
    diff --git a/mythtv/themes/MythCenter-wide/schedule-ui.xml b/mythtv/themes/MythCenter-wide/schedule-ui.xml
    index 53c69f7..00d811e 100644
    a b  
    635635                        <area>570,2,500,24</area>
    636636                    </textarea>
    637637                    <textarea name="priority" from="chanstr">
    638                         <area>1140,2,30,24</area>
     638                        <area>1130,2,40,24</area>
    639639                        <align>right</align>
    640640                    </textarea>
    641641                </state>