~ubuntu-branches/ubuntu/natty/mythtv/natty

« back to all changes in this revision

Viewing changes to themes/MythCenter/schedule-ui.xml

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello, Mario Limonciello, Thomas Mashos
  • Date: 2010-06-20 00:11:00 UTC
  • mfrom: (1.1.53 upstream)
  • Revision ID: james.westby@ubuntu.com-20100620001100-yulpns6qg4ksmay6
Tags: 0.23.0+fixes25138-0ubuntu1
[ Mario Limonciello ]
* new upstream checkout (25138)

[ Thomas Mashos ]
* Added missingok for mirobridge log in logrotate (LP: #581283)
* Backend now waits for udev to finish (LP: #556204)
* Added patch to properly detect dbus during compile (LP: #574877)

Show diffs side-by-side

added added

removed removed

Lines of Context:
123
123
            <area>670,15,100,60</area>
124
124
            <align>right,vcenter</align>
125
125
            <format>%TIME%</format>
126
 
            <secondflash>yes</secondflash>
127
126
        </clock>
128
127
 
129
128
        <imagetype name="channelicon">
577
576
        </textarea>
578
577
 
579
578
        <shape name="list_background" from="basebackground">
580
 
            <area>15,50,770,332</area>
 
579
            <area>15,50,770,342</area>
581
580
        </shape>
582
581
 
583
582
        <buttonlist name="channels" from="basebuttonlist2">
586
585
            <statetype name="buttonitem">
587
586
                <state name="active">
588
587
                    <imagetype name="icon">
589
 
                        <area>0,0,25,25</area>
 
588
                        <area>10,0,25,25</area>
590
589
                        <preserveaspect>true</preserveaspect>
591
590
                    </imagetype>
592
591
                    <statetype name="status">
599
598
                        <area>120,1,200,24</area>
600
599
                    </textarea>
601
600
                    <textarea name="name" from="channum">
602
 
                        <area>330,1,300,24</area>
 
601
                        <area>330,1,380,24</area>
603
602
                    </textarea>
604
603
                    <textarea name="priority" from="channum">
605
604
                        <area>720,1,30,24</area>
719
718
                <state name="selectedactive" from="active">
720
719
                    <shape name="selectbar">
721
720
                        <area>3,-2,755,30</area>
722
 
                        <font>basesmallbold</font>
723
721
                    </shape>
724
722
                </state>
725
723
                <state name="selectedinactive" from="active" />
1231
1229
        </textarea>
1232
1230
 
1233
1231
        <shape name="list_background" from="basebackground">
1234
 
            <area>15,55,770,330</area>
 
1232
            <area>15,55,770,350</area>
1235
1233
        </shape>
1236
1234
 
1237
1235
        <textarea name="curview" from="basetextarea">
1273
1271
                <state name="selectedinactive" from="active" />
1274
1272
            </statetype>
1275
1273
            <statetype name="upscrollarrow">
1276
 
                <position>700,330</position>
 
1274
                <position>700,350</position>
1277
1275
            </statetype>
1278
1276
            <statetype name="downscrollarrow">
1279
 
                <position>730,330</position>
 
1277
                <position>730,350</position>
1280
1278
            </statetype>
1281
1279
        </buttonlist>
1282
1280