Advertisement
Guest User

Untitled

a guest
Jun 14th, 2010
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.25 KB | None | 0 0
  1. <window name="scheduleeditor">
  2.  
  3. <shape name="details_background" from="basebackground">
  4. <area>25,25,750,175</area>
  5. </shape>
  6.  
  7. <textarea name="title" from="basetextarea">
  8. <area>50,35,700,45</area>
  9. <font>baselarge</font>
  10. </textarea>
  11.  
  12. <textarea name="timedate" from="basetextarea">
  13. <area>50,170,440,27</area>
  14. </textarea>
  15.  
  16. <textarea name="channel" from="basetextarea">
  17. <area>550,170,200,35</area>
  18. <align>right</align>
  19. </textarea>
  20.  
  21. <textarea name="description" from="basetextarea">
  22. <area>50,70,700,100</area>
  23. <multiline>yes</multiline>
  24. <template>%|"SUBTITLE|"% %LONGREPEAT%%STARS| %%DESCRIPTION%</template>
  25. </textarea>
  26.  
  27. <buttonlist name="rules" from="basewideselector">
  28. <position>215,210</position>
  29. <helptext>Select the recording rule</helptext>
  30. </buttonlist>
  31.  
  32. <button name="schedoptions" from="basewidebutton">
  33. <position>310,255</position>
  34. <value>Schedule Options</value>
  35. <helptext></helptext>
  36. </button>
  37.  
  38. <button name="storeoptions" from="basewidebutton">
  39. <position>310,300</position>
  40. <value>Storage Options</value>
  41. <helptext></helptext>
  42. </button>
  43.  
  44. <button name="postprocessing" from="basewidebutton">
  45. <position>310,345</position>
  46. <value>Post Processing</value>
  47. <helptext></helptext>
  48. </button>
  49.  
  50. <button name="schedinfo" from="basewidebutton">
  51. <position>310,390</position>
  52. <value>Schedule Info</value>
  53. <helptext></helptext>
  54. </button>
  55.  
  56. <button name="preview" from="basewidebutton">
  57. <position>310,435</position>
  58. <value>Preview</value>
  59. <helptext></helptext>
  60. </button>
  61.  
  62. <button name="cancel" from="basebutton">
  63. <position>40,525</position>
  64. <value>Cancel</value>
  65. </button>
  66.  
  67. <button name="save" from="basebutton">
  68. <position>540,525</position>
  69. <value>Save</value>
  70. </button>
  71. </window>
  72.  
  73.  
  74.  
  75. <area>-1,-1,1280,720</area>
  76.  
  77. <shape name="darken_background">
  78. <area>0,0,1280,720</area>
  79. <type>box</type>
  80. <fill color="#000000" alpha="180" />
  81. </shape>
  82.  
  83. <shape name="shape">
  84. <area>237,50,805,230</area>
  85. <type>roundbox</type>
  86. <fill color="#000000" alpha="180" />
  87. <line color="#FFFFFF" alpha="255" width="2" />
  88. <cornerradius>12</cornerradius>
  89. </shape>
  90.  
  91. <shape name="shape2">
  92. <area>10,290,1260,240</area>
  93. <type>roundbox</type>
  94. <fill color="#000000" alpha="180" />
  95. <line color="#FFFFFF" alpha="255" width="2" />
  96. <cornerradius>12</cornerradius>
  97. </shape>
  98.  
  99. <textarea name="title" from="basetextarea">
  100. <font>baselarge</font>
  101. <area>247,63,780,30</area>
  102. <align>center</align>
  103. </textarea>
  104.  
  105. <textarea name="timedate" from="basetextarea">
  106. <area>247,103,780,30</area>
  107. <align>center</align>
  108. </textarea>
  109.  
  110. <textarea name="channel" from="basetextarea">
  111. <area>247,143,780,30</area>
  112. <align>center</align>
  113. </textarea>
  114.  
  115. <textarea name="description" from="basetextarea">
  116. <area>247,183,780,100</area>
  117. <multiline>yes</multiline>
  118. <template>%|"SUBTITLE|"% %LONGREPEAT%%STARS| %%DESCRIPTION%</template>
  119. </textarea>
  120.  
  121. <textarea name="prio" from="basetextarea">
  122. <area>20,309,180,30</area>
  123. <align>right,vcenter</align>
  124. <value>Priority:</value>
  125. </textarea>
  126.  
  127. <spinbox name="priority" from="basewidespinbox">
  128. <position>215,305</position>
  129. <template type="negative">Reduce priority by %n</template>
  130. <template type="zero">Normal recording priority</template>
  131. <template type="positive">Raise priority by %n</template>
  132. <helptext></helptext>
  133. </spinbox>
  134.  
  135. <textarea name="inp" from="basetextarea">
  136. <area>20,354,180,30</area>
  137. <align>right,vcenter</align>
  138. <value>Input:</value>
  139. </textarea>
  140.  
  141. <buttonlist name="input" from="basewideselector">
  142. <position>215,350</position>
  143. <helptext></helptext>
  144. </buttonlist>
  145.  
  146. <textarea name="startoff" from="basetextarea">
  147. <area>20,399,180,30</area>
  148. <align>right,vcenter</align>
  149. <value>Start Offset:</value>
  150. </textarea>
  151.  
  152. <spinbox name="startoffset" from="basewidespinbox">
  153. <position>215,395</position>
  154. <template type="negative">Start recording %n minute(s) late</template>
  155. <template type="zero">Start recording on time</template>
  156. <template type="positive">Start recording %n minute(s) early</template>
  157. <helptext></helptext>
  158. </spinbox>
  159.  
  160. <textarea name="endoff" from="basetextarea">
  161. <area>655,309,180,30</area>
  162. <align>right,vcenter</align>
  163. <value>End Offset:</value>
  164. </textarea>
  165.  
  166. <spinbox name="endoffset" from="basewidespinbox">
  167. <position>850,305</position>
  168. <template type="negative">End recording %n minute(s) early</template>
  169. <template type="zero">End recording on time</template>
  170. <template type="positive">End recording %n minute(s) late</template>
  171. <helptext></helptext>
  172. </spinbox>
  173.  
  174. <textarea name="dupmet" from="basetextarea">
  175. <area>655,354,180,30</area>
  176. <align>right,vcenter</align>
  177. <value>Dupe Method:</value>
  178. </textarea>
  179.  
  180. <buttonlist name="dupmethod" from="basewideselector">
  181. <position>850,350</position>
  182. <helptext></helptext>
  183. </buttonlist>
  184.  
  185. <textarea name="dupes" from="basetextarea">
  186. <area>655,399,180,30</area>
  187. <align>right,vcenter</align>
  188. <value>Dupe Scope:</value>
  189. </textarea>
  190.  
  191. <buttonlist name="dupscope" from="basewideselector">
  192. <position>850,395</position>
  193. <helptext></helptext>
  194. </buttonlist>
  195.  
  196. <checkbox name="ruleactive" from="basecheckbox">
  197. <position>482,440</position>
  198. </checkbox>
  199.  
  200. <textarea name="ruleactivelabel" from="basetextarea">
  201. <area>517,442,300,30</area>
  202. <value>Recording Rule Active</value>
  203. </textarea>
  204.  
  205. <button name="back" from="basebutton">
  206. <position>565,480</position>
  207. <value>Back</value>
  208. </button>
  209. </window>
  210.  
  211. <window name="storageoptionseditor">
  212. <area>-1,-1,1280,720</area>
  213.  
  214. <shape name="darken_background">
  215. <area>0,0,1280,720</area>
  216. <type>box</type>
  217. <fill color="#000000" alpha="180" />
  218. </shape>
  219.  
  220. <shape name="shape">
  221. <area>237,50,805,230</area>
  222. <type>roundbox</type>
  223. <fill color="#000000" alpha="180" />
  224. <line color="#FFFFFF" alpha="255" width="2" />
  225. <cornerradius>12</cornerradius>
  226. </shape>
  227.  
  228. <shape name="shape2">
  229. <area>10,290,1260,240</area>
  230. <type>roundbox</type>
  231. <fill color="#000000" alpha="180" />
  232. <line color="#FFFFFF" alpha="255" width="2" />
  233. <cornerradius>12</cornerradius>
  234. </shape>
  235.  
  236. <textarea name="title" from="basetextarea">
  237. <font>baselarge</font>
  238. <area>247,63,780,30</area>
  239. <align>center</align>
  240. </textarea>
  241.  
  242. <textarea name="timedate" from="basetextarea">
  243. <area>247,103,780,30</area>
  244. <align>center</align>
  245. </textarea>
  246.  
  247. <textarea name="channel" from="basetextarea">
  248. <area>247,143,780,30</area>
  249. <align>center</align>
  250. </textarea>
  251.  
  252. <textarea name="description" from="basetextarea">
  253. <area>247,183,780,100</area>
  254. <multiline>yes</multiline>
  255. <template>%|"SUBTITLE|"% %LONGREPEAT%%STARS| %%DESCRIPTION%</template>
  256. </textarea>
  257.  
  258. <textarea name="recprof" from="basetextarea">
  259. <area>20,309,180,30</area>
  260. <align>right,vcenter</align>
  261. <value>Rec Profile:</value>
  262. </textarea>
  263.  
  264. <buttonlist name="recprofile" from="basewideselector">
  265. <position>215,305</position>
  266. <helptext></helptext>
  267. </buttonlist>
  268.  
  269. <textarea name="recgr" from="basetextarea">
  270. <area>20,354,180,30</area>
  271. <align>right,vcenter</align>
  272. <value>Rec Group:</value>
  273. </textarea>
  274.  
  275. <buttonlist name="recgroup" from="basewideselector">
  276. <position>215,350</position>
  277. <helptext></helptext>
  278. </buttonlist>
  279.  
  280. <textarea name="strgr" from="basetextarea">
  281. <area>20,399,180,30</area>
  282. <align>right,vcenter</align>
  283. <value>Storage Group:</value>
  284. </textarea>
  285.  
  286. <buttonlist name="storagegroup" from="basewideselector">
  287. <position>215,395</position>
  288. <helptext></helptext>
  289. </buttonlist>
  290.  
  291. <textarea name="plgr" from="basetextarea">
  292. <area>655,309,180,30</area>
  293. <align>right,vcenter</align>
  294. <value>Play Group:</value>
  295. </textarea>
  296.  
  297. <buttonlist name="playgroup" from="basewideselector">
  298. <position>850,305</position>
  299. <helptext></helptext>
  300. </buttonlist>
  301.  
  302. <textarea name="mxep" from="basetextarea">
  303. <area>655,354,180,30</area>
  304. <align>right,vcenter</align>
  305. <value># to Keep:</value>
  306. </textarea>
  307.  
  308. <spinbox name="maxepisodes" from="basewidespinbox">
  309. <position>850,350</position>
  310. <template type="zero">No episode limit</template>
  311. <template type="positive">Keep at most %n episode(s)</template>
  312. <helptext></helptext>
  313. </spinbox>
  314.  
  315. <textarea name="mxnw" from="basetextarea">
  316. <area>655,399,180,30</area>
  317. <align>right,vcenter</align>
  318. <value>Limit Handling:</value>
  319. </textarea>
  320.  
  321. <buttonlist name="maxnewest" from="basewideselector">
  322. <position>850,395</position>
  323. <helptext></helptext>
  324. </buttonlist>
  325.  
  326. <checkbox name="autoexpire" from="basecheckbox">
  327. <position>482,440</position>
  328. </checkbox>
  329.  
  330. <textarea name="autoexpirelabel" from="basetextarea">
  331. <area>517,442,450,30</area>
  332. <value>Allow Recordings to Auto-Expire</value>
  333. </textarea>
  334.  
  335. <button name="back" from="basebutton">
  336. <position>565,480</position>
  337. <value>Back</value>
  338. </button>
  339.  
  340. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement