| 1 | Only in /home/tobi/.mythtv/themes/tobi/: reclist_background.png
|
|---|
| 2 | diff -crB MythCenter-wide//recordings-ui.xml /home/tobi/.mythtv/themes/tobi//recordings-ui.xml
|
|---|
| 3 | *** MythCenter-wide//recordings-ui.xml 2011-02-18 04:30:17.000000000 +0100
|
|---|
| 4 | --- /home/tobi/.mythtv/themes/tobi//recordings-ui.xml 2011-06-16 17:58:32.174307881 +0200
|
|---|
| 5 | ***************
|
|---|
| 6 | *** 22,27 ****
|
|---|
| 7 | --- 22,28 ----
|
|---|
| 8 | <position>0,60</position>
|
|---|
| 9 | </imagetype>
|
|---|
| 10 |
|
|---|
| 11 | + <!-- ÃŒberschrift -->
|
|---|
| 12 | <buttonlist name="recgroups">
|
|---|
| 13 | <arrange>stack</arrange>
|
|---|
| 14 | <area>364,36,820,54</area>
|
|---|
| 15 | ***************
|
|---|
| 16 | *** 62,77 ****
|
|---|
| 17 | </statetype>
|
|---|
| 18 | </buttonlist>
|
|---|
| 19 |
|
|---|
| 20 | <buttonlist name="groups">
|
|---|
| 21 | ! <area>46,100,300,300</area>
|
|---|
| 22 | ! <buttonarea>0,0,250,250</buttonarea>
|
|---|
| 23 | ! <spacing>4</spacing>
|
|---|
| 24 | <scrollstyle>center</scrollstyle>
|
|---|
| 25 | ! <wrapstyle>items</wrapstyle>
|
|---|
| 26 | <statetype name="buttonitem">
|
|---|
| 27 | <state name="active">
|
|---|
| 28 | <textarea name="name">
|
|---|
| 29 | ! <area>10,0,300,30</area>
|
|---|
| 30 | <font>basesmall_normal</font>
|
|---|
| 31 | <cutdown>yes</cutdown>
|
|---|
| 32 | <align>left,vcenter</align>
|
|---|
| 33 | --- 63,129 ----
|
|---|
| 34 | </statetype>
|
|---|
| 35 | </buttonlist>
|
|---|
| 36 |
|
|---|
| 37 | +
|
|---|
| 38 | + <!-- A-Z -->
|
|---|
| 39 | + <buttonlist name="alphabet" from="basebuttonlist2">
|
|---|
| 40 | + <area>26,88,300,235</area>
|
|---|
| 41 | + <scrollstyle>center</scrollstyle>
|
|---|
| 42 | + <spacing>5</spacing>
|
|---|
| 43 | + <buttonarea>0,0,50,235</buttonarea>
|
|---|
| 44 | + <statetype name="buttonitem">
|
|---|
| 45 | + <state name="active">
|
|---|
| 46 | + <textarea name="buttontext" from="basetextarea">
|
|---|
| 47 | + <area>0,25,76,26</area>
|
|---|
| 48 | + <align>allcenter</align>
|
|---|
| 49 | + <font>basesmall_normal</font>
|
|---|
| 50 | + </textarea>
|
|---|
| 51 | + </state>
|
|---|
| 52 | + <state name="selectedactive" from="active">
|
|---|
| 53 | + <textarea name="buttontext">
|
|---|
| 54 | + <font>basesmall_normal_selected</font>
|
|---|
| 55 | + </textarea>
|
|---|
| 56 | + <shape name="selectbar">
|
|---|
| 57 | + <area>0,0,0,0</area>
|
|---|
| 58 | + </shape>
|
|---|
| 59 | + </state>
|
|---|
| 60 | + <state name="selectedinactive" from="active"/>
|
|---|
| 61 | + </statetype>
|
|---|
| 62 | + <statetype name="upscrollarrow">
|
|---|
| 63 | + <state type="off">
|
|---|
| 64 | + <imagetype name="upon">
|
|---|
| 65 | + <filename></filename>
|
|---|
| 66 | + </imagetype>
|
|---|
| 67 | + </state>
|
|---|
| 68 | + <state type="full">
|
|---|
| 69 | + <imagetype name="upoff">
|
|---|
| 70 | + <filename></filename>
|
|---|
| 71 | + </imagetype>
|
|---|
| 72 | + </state>
|
|---|
| 73 | + </statetype>
|
|---|
| 74 | + <statetype name="downscrollarrow">
|
|---|
| 75 | + <state type="off">
|
|---|
| 76 | + <imagetype name="dnon">
|
|---|
| 77 | + <filename></filename>
|
|---|
| 78 | + </imagetype>
|
|---|
| 79 | + </state>
|
|---|
| 80 | + <state type="full">
|
|---|
| 81 | + <imagetype name="dnoff">
|
|---|
| 82 | + <filename></filename>
|
|---|
| 83 | + </imagetype>
|
|---|
| 84 | + </state>
|
|---|
| 85 | + </statetype>
|
|---|
| 86 | + </buttonlist>
|
|---|
| 87 | +
|
|---|
| 88 | + <!-- ÃŒbersicht ÃŒber aufgenommene gruppen -->
|
|---|
| 89 | <buttonlist name="groups">
|
|---|
| 90 | ! <area>100,112,480,235</area>
|
|---|
| 91 | <scrollstyle>center</scrollstyle>
|
|---|
| 92 | ! <spacing>5</spacing>
|
|---|
| 93 | ! <buttonarea>0,0,350,235</buttonarea>
|
|---|
| 94 | <statetype name="buttonitem">
|
|---|
| 95 | <state name="active">
|
|---|
| 96 | <textarea name="name">
|
|---|
| 97 | ! <area>0,0,350,26</area>
|
|---|
| 98 | <font>basesmall_normal</font>
|
|---|
| 99 | <cutdown>yes</cutdown>
|
|---|
| 100 | <align>left,vcenter</align>
|
|---|
| 101 | ***************
|
|---|
| 102 | *** 86,94 ****
|
|---|
| 103 | </statetype>
|
|---|
| 104 | </buttonlist>
|
|---|
| 105 |
|
|---|
| 106 | <buttonlist name="recordings" from="basebuttonlist2">
|
|---|
| 107 | ! <area>364,44,880,350</area>
|
|---|
| 108 | ! <buttonarea>0,36,880,270</buttonarea>
|
|---|
| 109 | <wrapstyle>captive</wrapstyle>
|
|---|
| 110 | <spacing>0</spacing>
|
|---|
| 111 | <statetype name="buttonitem">
|
|---|
| 112 | --- 138,147 ----
|
|---|
| 113 | </statetype>
|
|---|
| 114 | </buttonlist>
|
|---|
| 115 |
|
|---|
| 116 | + <!-- eintrÀge -->
|
|---|
| 117 | <buttonlist name="recordings" from="basebuttonlist2">
|
|---|
| 118 | ! <area>445,44,700,270</area>
|
|---|
| 119 | ! <buttonarea>0,36,700,270</buttonarea>
|
|---|
| 120 | <wrapstyle>captive</wrapstyle>
|
|---|
| 121 | <spacing>0</spacing>
|
|---|
| 122 | <statetype name="buttonitem">
|
|---|
| 123 | ***************
|
|---|
| 124 | *** 123,138 ****
|
|---|
| 125 | </state>
|
|---|
| 126 | <state name="marked"></state>
|
|---|
| 127 | </statetype>
|
|---|
| 128 | <textarea name="titlesubtitle" from="buttontext">
|
|---|
| 129 | ! <area>32,2,656,28</area>
|
|---|
| 130 | <align>vcenter</align>
|
|---|
| 131 | </textarea>
|
|---|
| 132 | <textarea name="shortdate" from="titlesubtitle">
|
|---|
| 133 | ! <area>634,2,120,28</area>
|
|---|
| 134 | <align>right,vcenter</align>
|
|---|
| 135 | </textarea>
|
|---|
| 136 | <textarea name="starttime" from="shortdate">
|
|---|
| 137 | ! <area>760,2,114,28</area>
|
|---|
| 138 | <align>right,vcenter</align>
|
|---|
| 139 | </textarea>
|
|---|
| 140 | <statetype name="watched">
|
|---|
| 141 | --- 176,192 ----
|
|---|
| 142 | </state>
|
|---|
| 143 | <state name="marked"></state>
|
|---|
| 144 | </statetype>
|
|---|
| 145 | +
|
|---|
| 146 | <textarea name="titlesubtitle" from="buttontext">
|
|---|
| 147 | ! <area>32,2,530,28</area>
|
|---|
| 148 | <align>vcenter</align>
|
|---|
| 149 | </textarea>
|
|---|
| 150 | <textarea name="shortdate" from="titlesubtitle">
|
|---|
| 151 | ! <area>540,2,100,28</area>
|
|---|
| 152 | <align>right,vcenter</align>
|
|---|
| 153 | </textarea>
|
|---|
| 154 | <textarea name="starttime" from="shortdate">
|
|---|
| 155 | ! <area>630,2,150,28</area>
|
|---|
| 156 | <align>right,vcenter</align>
|
|---|
| 157 | </textarea>
|
|---|
| 158 | <statetype name="watched">
|
|---|
| 159 | ***************
|
|---|
| 160 | *** 157,166 ****
|
|---|
| 161 | <state name="selectedinactive" from="active" />
|
|---|
| 162 | <state name="selectedactive" from="active">
|
|---|
| 163 | <shape name="selectbar">
|
|---|
| 164 | ! <area>26,0,854,30</area>
|
|---|
| 165 | </shape>
|
|---|
| 166 | <textarea name="titlesubtitle" from="buttontext">
|
|---|
| 167 | ! <area>32,2,656,28</area>
|
|---|
| 168 | <font>basesmall_normal_selected</font>
|
|---|
| 169 | <font state="disabled">basesmall_disabled_selected</font>
|
|---|
| 170 | <font state="error">basesmall_error_selected</font>
|
|---|
| 171 | --- 211,220 ----
|
|---|
| 172 | <state name="selectedinactive" from="active" />
|
|---|
| 173 | <state name="selectedactive" from="active">
|
|---|
| 174 | <shape name="selectbar">
|
|---|
| 175 | ! <area>26,0,760,30</area>
|
|---|
| 176 | </shape>
|
|---|
| 177 | <textarea name="titlesubtitle" from="buttontext">
|
|---|
| 178 | ! <area>32,2,530,28</area>
|
|---|
| 179 | <font>basesmall_normal_selected</font>
|
|---|
| 180 | <font state="disabled">basesmall_disabled_selected</font>
|
|---|
| 181 | <font state="error">basesmall_error_selected</font>
|
|---|
| 182 | ***************
|
|---|
| 183 | *** 170,180 ****
|
|---|
| 184 | <align>vcenter</align>
|
|---|
| 185 | </textarea>
|
|---|
| 186 | <textarea name="shortdate" from="titlesubtitle">
|
|---|
| 187 | ! <area>634,2,120,28</area>
|
|---|
| 188 | <align>right,vcenter</align>
|
|---|
| 189 | </textarea>
|
|---|
| 190 | <textarea name="starttime" from="shortdate">
|
|---|
| 191 | ! <area>760,2,114,28</area>
|
|---|
| 192 | <align>right,vcenter</align>
|
|---|
| 193 | </textarea>
|
|---|
| 194 | </state>
|
|---|
| 195 | --- 224,234 ----
|
|---|
| 196 | <align>vcenter</align>
|
|---|
| 197 | </textarea>
|
|---|
| 198 | <textarea name="shortdate" from="titlesubtitle">
|
|---|
| 199 | ! <area>540,2,100,28</area>
|
|---|
| 200 | <align>right,vcenter</align>
|
|---|
| 201 | </textarea>
|
|---|
| 202 | <textarea name="starttime" from="shortdate">
|
|---|
| 203 | ! <area>630,2,150,28</area>
|
|---|
| 204 | <align>right,vcenter</align>
|
|---|
| 205 | </textarea>
|
|---|
| 206 | </state>
|
|---|