~ubuntu-branches/ubuntu/quantal/mythtv/quantal

« back to all changes in this revision

Viewing changes to myththemes/Mythbuntu/schedule-ui.xml

  • Committer: Package Import Robot
  • Author(s): Mario Limonciello
  • Date: 2012-03-05 21:49:35 UTC
  • mfrom: (1.1.78)
  • Revision ID: package-import@ubuntu.com-20120305214935-vxn0sv24s35dl1sw
Tags: 2:0.25.0~master.20120305.6519666-0ubuntu1
* Drop mythtv-themes metapackage and childish theme.  Should be installed
  exclusively through theme chooser now.
* Update Mythbuntu theme git links to still create that theme package.
* Update configure without install patch.
* Tweak default max_connections for mysql to be 100 per requests from
  mythtv mailing lists.
* Update to a checkout post mythtv 0.25 beta release.
* New upstream checkout (6519666)
* >>Upstream changes since last upload (532cee8):
* [6519666] Use deleteLater() when deleting server sockets in
  ServerPool.
* [b08b41b] Silence unused variable warning
* [5112e25] Silence unused variable warning
* [40c69e1] AvFormatDecoder: add FORCE_DTS_TIMESTAMPS environment
  variable
* [dbb5ffb] Merge branches 'master' and 'master' of
  github.com:MythTV/mythtv
* [57687c8] Subtitles: Initialize the SRT error count to avoid bogus
  diagnostics.
* [6c3a799] Increase kMaxUIWaitTime to 10 seconds. The theory is that
  this timeout was to prevent a very delayed response to an
  availability check causing playlists to resume playing long after
  the user had moved on. The present timeout was very short though and
  didn't account for delays caused by disks needing to be spun up or
  just the latency of checking multiple storage groups for a file.
  Almost certainly fixes #8316
* [dd9a92a] Subtitles: Fix a null pointer dereference when splitting
  long lines.
* [5f98ce1] Fixes #10367. Adds new Motorolla DCX-3200 vendor and
  device id.
* [7347bf5] Fix for WSDL generation.
* [a454b79] Allow the processing of uncompressed data from Schedules
  Direct.
* [f19c9c2] Minor changes to allow compilation using VS2010
* [0607b58] Fix build after [6a200130eff4]
* [6a20013] Handle more ISO-639 codes
* [d1a6cc8] Fix universal package build with new osx-builder
* [20f2c45] Fix UPnP for Sony BluRay players
* [638192e] mythtranscode: --fifoinfo reports aspect ratio of first
  uncut frame
* [18fdd67] Look in more than one location for libdvdcss on mac.
* [871a1cd] Giving up on Qt, doing it with an external command.
* [4392c16] Delay first call to QTextCodec until after main
  QApplication has been created
* [da7626e] Do not disable mythmusic dependencies when using --
  disable-all
* [ca996e0] Updated Norwegian Bokmal MythFrontend and all plugins
  translation from Rune Evjen.
* [18ab21a] Rearrange code in AddRangeList to defeat compile warnings
* [2422b6f] Miscellaneous string fixes
* [5e898a1] Fix HLS AddVideoLiveStream with files in subdirectories.
* [f834940] MythArchive: Remove the Cancel options from the menus
* [366d96d] Correct issue passing python library name for dependency
  checking.
* [c09418f] MythBrowser: Remove the Cancel options from the menus
* [002d7c5] MythMusic: Remove the Cancel options from the menus
* [bb3d1a8] MythMusic: Add some context menus on the playlist editor
  screen
* [bf4ff78] Per 2075458f5 Remove deprecated attribute from
  dispatchNow(), we know it's deprecated but it's not going away any
  time soon
* [12bbcf0] Fix a warning about an unused variable in httpconfig.cpp
* [43dcfce] Fix a warning about an unused variable in videolist.cpp
* [4edcda6] Move the Recording Profiles editor into mythtv-setup where
  it belongs. This constantly gets overlooked because it's not in the
  right place, especially by users who chose to use a third party
  frontend.
* [d7c8dfb] Better default device (when MediaMonitor disabled) on OS
  X. Refs #10370
* [7b526c4] Rework AudioReencodeBuffer further to fix HLS audio
  buffering
* [a130e74] Bump ABI version.
* [5e976b4] Rename util.h into mythmiscutil.h
* [efe385c] Fix dcraw detection on FreeBSD (old sh, not bash)
* [f5aa5e8] Use QNetworkAddressEntry to get proper broadcast address
  for udplistener
* [b6f9e1d] Revert "Rename util.h into mythutil.h"
* [84275f1] Revert "util.h rename itself didn't get committed"
* [8ef8c0b] Merge branch 'master' of github.com:MythTV/mythtv
* [0fe6e14] Totally rework the AudioReencodeBuffer part in transcode
* [fb8004a] util.h rename itself didn't get committed
* [ef771da] Rename util.h into mythutil.h
* [ba9b5d3] Rewrite configure for mythplugins
* [a5557a3] Fix MythZoneMinder on mac; the proper way..
* [30ed8f0] DeleteMap tracker: Fix an error in 94d27c67f.
* [6ae9f66] Rewrite configure for mythplugins
* [0fc9853] Fix MythZoneMinder on mac; the proper way..
* [79f5133] Updated US English MythFrontend and all plugins
  translation from the US English Language Translation Team.
* [6952dc4] Miscellaneous typo and case fixes.
* [b85f5bb] MythArchive: various minor mythburn.py script improvements
* [7e9cd56] Missed a change from cda7871f - I forgot to make install
  when testing and missed the breakage.
* [9d83307] Remove an errant <value> tag from the mythgallery default
  theme. This was causing some confusion for translators.
* [cda7871] Fix the channel icon not loading in the OSD on remote
  frontends by switching to using the channel icon storage group. This
  bug has been around for years so it's nice to finally have a fix.
* [e0e321f] Additional case and spacing fixes.
* [47c7c48] Add a few missing spaces...
* [736524b] Various case and punctuation fixes.
* [eba28f4] MythMusic: Only abort ripping upon confirmation
* [81acf24] Tweak the space available for the channel number so that
  it remains hidden behind the poster.
* [fbba2ae] Show coverart in the Terra OSD, falling back to channel
  icon if the artwork isn't available and channel number if the
  channel icon isn't available.
* [ff4d601] DVD navigation: Reenable skipping past the last chapter of
  a title, and skipping previous to the first chapter of a title.  The
  limitation may have been left over from an older version of
  libdvdnav.
* [8ea557a] Fix 'depends'. I'm surprised I didn't notice this earlier,
  perhaps because I was using <group> a lot I missed that depends
  behaviour didn't work for immediate children of <window>.
* [eb87f9e] Fix 'depends' for inherited and copied screens.
* [38221b8] Only show poster in the default-wide OSD when we're not
  displaying the channum/icon/callsign. Also center the poster better
  in the available space.
* [69cae58] Merge commit 'e965387441ff189bb2c096f8ed5bdbf2b2a473e6'
* [e965387] Add setup script and readme
* [905e8e5] Split 'mythtv/bindings/python/MythTV/tmdb3/' into commit
  '565041dddf9d4937c31c0d57475c548e56882e89'
* [565041d] Enable search paging for TMDB v3 API.
* [367b05d] Enable search paging for TMDB v3 API.
* [6113151] Add proper language support to TMDB v3 API.
* [6410395] Add proper language support to TMDB v3 API.
* [c65d8eb] Remove TMDB API key from request.py
* [6c4c60a] Remove TMDB API key from request.py
* [b38f901] Fix some null strings in SQL inserts on NOT NULL columns.
* [55fd3bf] MythUI: Make ascent/descent/bearing adjustment a little
  easier to follow, by using moveTop/moveLeft instead of setX/setY
* [d16575c] MythUI: fix a typo in MythUIText::DrawSelf that could
  result in an incorrect canvas size.
* [64383c5] Fix a compiler warning.
* [ecea05d] Added ENO to an error log in avformatdecoder
* [03e2387] Services API: Fix cut and paste error.
* [99abdfe] Update xml schema declaration for 0.25
* [6e2f231] Fix typo
* [05e5cf7] Updated Spanish/Spain MythFrontend, MythArchive,
  MythBrowser, MythGallery, MythGame, MythMusic, MythNetvision,
  MythNews, MythWeather transation from the Spanish Language
  Translation Team
* [2f895cb] Fix mythzoneminder on mac part #3
* [e34c8d7] Fix universal architecture compilation of myth on mac.
* [a513779] Fix MythZoneMinder part #2
* [700a58d] Remove stray include, same as <Qt>
* [d84d5c9] Add basic dead key support to mythuitextedit. Implemented
  from scratch because I couldn't see a way of getting QT to handle
  it. 
* [c3544ed] Fix mac compilation
* [6bfda0c] Fix mythoneminder compilation when using mysql universal
  libraries.
* [21ad34b] Add --firewire-sdk configuration switch to configure
* [3196c2c] Fix FireWire compilation on mac when compiling in 64 bits
  mode.
* [5dccbd5] Fix mac compilation when Qt Frameworks are in use.
* [20d6852] Fix libcec configure to work with v1.5
* [f16048b] Finish the db upgrade to 1299 (perl bindings)
* [d486b8a] Make artwork edit UI elements optional on video metadata
  edit screen.
* [38dfa89] Updated British English MythFrontend, MythArchive,
  MythGame and MythMusic translation from Nick Morrott
* [7e4740e] Refs #8941. Make sure we set the channum when switching to
  a new card with either a specific chanid or inputid.
* [05bc5e1] plugins configure: Remove some debugging left by mistake
* [ff593fa] Clean up the mappings for network control jump points.
* [146ee76] Fixes #8744. Fixes crash in DVB-x channel scanning.
* [6f24f3b] Subtitles: Rename the OSDSubFont setting to
  DefaultSubtitleFont.
* [6202c0d] Revert "Subtitles: Remove the OSDSubFont setting."
* [4a2420e] MythZoneMinder: Add support for the deep filesystem
  hierarchy for events.
* [a6b1e3a] Program editor: don't seek too far when stepping to the
  next keyframe.
* [97da8c8] Fix a doxygen comment
* [144c8bb] MythMusic: Do a full reload of the tracks and playlists
  after doing a scan
* [f78f999] Change delete behaviour so that we always use the deleted
  recording group allowing all recordings to be undeleted. By default
  we will only keep recordings for a minimum of 5 minutes (max ~20m)
  after their deletion, enough time to recover from a mistake but
  still free up space quickly. As before the user can specify to keep
  deleted recordings for a fixed number of days or until the space is
  needed for a new recording instead. Post 0.25 this change will allow
  us to strip out the old deletion code and simplify configuration
  process, the functional change is being made now to fix a couple of
  bugs caused by external processes such as MythPreviewGen blocking
  deletes from the UI. Fixes #9536
* [cfd3fc0] MythMusic: Fix the sending of the MUSIC_SETTINGS_CHANGED
  event
* [5932419] Merge branch 'compartist'
* [5206271] Subtitles: Apply OSDCC708TextZoom to CEA-608 captions as
  well.
* [99512fb] Refs #10386.  Don't sent EXIT_TO_MAIN event to Live TV
  jump point.
* [dfd909f] Fix crash on mac when no audio device exists.
* [bd68156] MythMusic: Fix the BLANKSCR keybinding not working
* [9016890] MythMusic: Check for some additional cdio headers
* [3570a99] MythMusic: Fix a memory leak in the playlist editor
* [7e6f5fa] Fixes #10386. Segfault fix. Check for null.
* [510da69] As noted in SHA1:9551bce2, MainServer doesn't know the
  actual recording status because it defaults to rsRecorded when the
  recordinginfo is initialized from the recorded table.  MainServer
  doesn't account for this and tries to make any needed state change
  which always ends up staying rsRecorded.  MainServer then passes
  this bad status to the scheduler.  If the recording had already
  failed, the rsFailed status gets overwritten.
* [3740d7d] Spelling consistency fixes
* [47d7c77] Fixes #9233. Refs #7408. Re-enables WindowResized().
* [a5447f1] MythMusic: Add a Compilations branch to the playlist
  editor
* [1824969] Fixes #10153. Guess at DVB-S vs DVB-S2 when not explicitly
  set.
* [21784ce] Fixes #10377. Prevent getting "stuck on a mux".
* [593d24b] Refs #10377. Some logging fixes. (VB_PLAYBACK-
  >VB_CHANNEL).
* [14ec737] Change the rsTuning UI state equivalent from 'tuning' to
  'running'. The UI states for the 'status' statetype are limited to 5
  generic values (normal, running, warning, error, disabled) to allow
  some portability to scenarios other than recording. (This was
  supposed to save themers some time and effort although it also binds
  their hands and doesn't allow as much creativity with how various
  recording states are represented. For this reason it may be re-
  visited post-0.25)
* [4d68d5e] Updated Russian MythFrontend, MythArchive, MythBrowser,
  MythGallery, MythGame, MythMusic, MythNews, MythWeather and
  MythZoneminder.
* [34c8767] Subtitles: fix an incorrect CEA-708 font mapping.
* [b967448] Fix the faulty exit code 139 issue in Ubuntu systems
* [723d798] Subtitles: improve vertical alignment for CEA-608
  captions.
* [1af1aec] Fixes display of position in the Program Lister.
  MythUIButtonList is zero indexed, to get a position for display we
  must add one.
* [967208b] Fix the last, hopefully, remaining places where
  livetvorder isn't honored.
* [0a301c0] Fix the scheduler to not write incorrect oldrecorded
  entries.
* [5d5aef3] Subtitles: improve the layout.
* [878d5eb] String consistency updated
* [456bb42] Updated Estonian MythFrontend and all plugins translation
  from Marko Punnar
* [e719d54] Replace tabs with spaces in Terra's schedule filter editor
  window xml
* [a3d9891] Use proper capitalization for some common words and
  prefixes.
* [5b19c4d] Populate the infomap from both RecordingRule and
  RecordingInfo if available. This fixes recording rule specific
  information not being available in the sub screens of the schedule
  editor.
* [f77d001] Fix minor problems editing in-progress recordings.
* [006ded1] Fix recording status strings being set to 'Not scheduled'
  when the reason for that is they were in the past and should have
  been marked as Recorded/Aborted/Failed/Cancelled/etc instead
* [6bedf81] Correct handling of unrelated argument after arg-less
  keyword.
* [7adbd54] Delay String processing until after QApplication has been
  initialized.
* [f613a43] Fix LiveTV switching by videosource to honor livetvorder.
* [9b5b7b5] Exit cutlist edit mode cleanly when executing a jump
  point.
* [c2a0b85] Updated British English translation MythFrontend
  translation from Nick Morrott.
* [307dac8] Make jump points work during playback when the OSD is
  present.
* [d59f4f4] Change dynamic cast to static. This is troubling because
  we rely on dynamic casts in so many places but for at least one
  person this cast was failing and causing popup menus in MythMusic to
  no longer have any effect. Maybe a buggy version of gcc?
* [3de87c3] Subtitles: Fix a logic error.
* [23d5167] Make host checks in Video Library scanner case
  insensitive.
* [5d7c01d] Cutlist editor: Update the edit bar for in-progress
  recordings.
* [1ce3d21] Cutlist editor: Adjust "Cut to End" behavior for an in-
  progress recording.
* [4a8546d] Merge branch 'master' of github.com:MythTV/mythtv
* [1d6485d] MythArchive consistency fixes.
* [89c34ef] Fix seeking backwards into a cut region.
* [6c3b564] Updated British English translation MythFrontend
  translation from Nick Morrott.
* [5501fff] Fix long-standing bug that always cleared
  record.next_record instead of updating it.
* [0c5de8e] Add missing menu closed event when closing the menu via
  the mouse. Fixes the menu dialog not working in some screens after
  being dismissed using a right click.
* [93c228d] Prevent crash when invoking the menu dialog via the right
  mouse button in Watch Recordings. ShowMenu() is a virtual method in
  MythScreenType, it's intended purpose is to load/display the context
  menu but here it is displaying a menu loaded elsewhere with no
  guards against duplicate popups being created. Move the menu display
  code to DisplayPopupMenu(), restore ShowMenu() to behave the same as
  the MENU key binding and re-instate the guards against multiple menu
  dialogs being created. Also fixes #10248 - 'Cannot delete recording
  if file is missing'
* [b755eca] Attempt to prevent a QString segfault if MythMenu changes
  while a dialog is open.
* [f3efafe] Fix segfault in MythUIButtonTree when list is empty and we
  attempt to navigate it. Refs #9101
* [b3e44a2] Rule type was missed from the RecordingRule text map.
  Added so that it appears twice in the map, once under the correct
  title of ruletype but also as rectype to be consistent with the
  ProgramInfo map until after 0.25 when we can rename that instance.
* [2075458] Remove deprecated attribute from dispatchNow(), we know
  it's deprecated but it's not going anywhere soon.
* [82fc1af] Add Collection support to developmental tmdb3 grabber.
* [0f0b0a7] Better backend metaclass, and people search support.
* [c47940a] Clean up and document background machinery
* [850fbc2] Replacement PagedList to temporarily work around bug in
  search API
* [d13addf] Add caching to tmdbv3 requests.
* [fe97f23] In progress TMDB v3 grabber script.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<mythuitheme>
2
 
 
3
 
    <window name="programguide">
4
 
 
5
 
        <shape name="shape2" from="baseboxbackground">
6
 
            <area>30,125,1220,100</area>
7
 
        </shape>
8
 
 
9
 
        <shape name="shape3" from="baseboxbackground">
10
 
            <area>30,75,660,40</area>
11
 
            <cornerradius>20</cornerradius>
12
 
        </shape>
13
 
 
14
 
        <shape name="shape4" from="baseboxbackground">
15
 
            <area>700,75,550,40</area>
16
 
            <cornerradius>20</cornerradius>
17
 
        </shape>
18
 
 
19
 
        <shape name="shape5" from="baseboxbackground">
20
 
            <area>20,240,1240,455</area>
21
 
        </shape>
22
 
 
23
 
        <textarea name="datetext" from="basetextarea">
24
 
            <area>25,245,190,25</area>
25
 
            <align>top,hcenter</align>
26
 
        </textarea>
27
 
 
28
 
        <textarea name="channelgroup" from="basetextarea">
29
 
            <area>25,270,190,25</area>
30
 
            <align>bottom,hcenter</align>
31
 
            <font>basesmallpurple</font>
32
 
        </textarea>
33
 
 
34
 
        <guidegrid name="guidegrid">
35
 
            <area>220,295,1032,390</area>
36
 
            <layout>horizontal</layout>
37
 
            <channels>5</channels>
38
 
            <timeslots>4</timeslots>
39
 
            <solidcolor>#003256</solidcolor>
40
 
            <selector type="box" linecolor="#bcbcbc" ></selector>
41
 
            <showcategories>yes</showcategories>
42
 
            <categoryalpha>60</categoryalpha>
43
 
            <recordingcolor>#00aa00</recordingcolor>
44
 
            <conflictingcolor>#ff6600</conflictingcolor>
45
 
            <cutdown>no</cutdown>
46
 
            <multiline>yes</multiline>
47
 
            <textoffset>9,6</textoffset>
48
 
            <recordstatus type="SingleRecord" image="shared/gg-rs-single.png"></recordstatus>
49
 
            <recordstatus type="TimeslotRecord" image="shared/gg-rs-timeslot.png"></recordstatus>
50
 
            <recordstatus type="ChannelRecord" image="shared/gg-rs-channel.png"></recordstatus>
51
 
            <recordstatus type="AllRecord" image="shared/gg-rs-all.png"></recordstatus>
52
 
            <recordstatus type="WeekslotRecord" image="shared/gg-rs-weekslot.png"></recordstatus>
53
 
            <recordstatus type="FindOneRecord" image="shared/gg-rs-findone.png"></recordstatus>
54
 
            <recordstatus type="OverrideRecord" image="shared/gg-rs-override.png"></recordstatus>
55
 
            <arrow direction="left" image="shared/gg-arrow-left.png"></arrow>
56
 
            <arrow direction="right" image="shared/gg-arrow-right.png"></arrow>
57
 
            <font>basesmall</font>
58
 
        </guidegrid>
59
 
 
60
 
        <buttonlist name="timelist">
61
 
            <area>220,250,1036,36</area>
62
 
            <layout>horizontal</layout>
63
 
            <spacing>0</spacing>
64
 
            <buttonarea>0,0,1036,36</buttonarea>
65
 
            <triggerevent context="Global" action="ESCAPE">LEFT</triggerevent>
66
 
            <statetype name="buttonitem">
67
 
                <area>0,0,258,36</area>
68
 
                <state name="active">
69
 
                    <shape name="buttonbackground">
70
 
                        <area>0,0,258,36</area>
71
 
                        <fill color="#222222" alpha="150" />
72
 
                        <type>roundbox</type>
73
 
                        <cornerradius>18</cornerradius>
74
 
                    </shape>
75
 
                    <textarea name="buttontext" from="basetextarea">
76
 
                        <area>10,0,238,36</area>
77
 
                        <font>basesmall</font>
78
 
                        <align>center</align>
79
 
                    </textarea>
80
 
                </state>
81
 
                <state name="selectedactive" from="active"/>
82
 
                <state name="selectedinactive" from="active"/>
83
 
            </statetype>
84
 
            <statetype name="downscrollarrow">
85
 
                <state type="off">
86
 
                    <imagetype name="dnon">
87
 
                        <filename></filename>
88
 
                    </imagetype>
89
 
                </state>
90
 
                <state type="full">
91
 
                    <imagetype name="dnoff">
92
 
                        <filename></filename>
93
 
                    </imagetype>
94
 
                </state>
95
 
            </statetype>
96
 
            <statetype name="upscrollarrow">
97
 
                <state type="off">
98
 
                    <imagetype name="upon">
99
 
                        <filename></filename>
100
 
                    </imagetype>
101
 
                </state>
102
 
                <state type="full">
103
 
                    <imagetype name="upoff">
104
 
                        <filename></filename>
105
 
                    </imagetype>
106
 
                </state>
107
 
            </statetype>
108
 
        </buttonlist>
109
 
 
110
 
        <buttonlist name="channellist">
111
 
            <area>25,295,190,395</area>
112
 
            <layout>vertical</layout>
113
 
            <spacing>0</spacing>
114
 
            <buttonarea>0,0,190,395</buttonarea>
115
 
            <triggerevent context="Global" action="ESCAPE">LEFT</triggerevent>
116
 
            <statetype name="buttonitem">
117
 
                <area>0,0,190,74</area>
118
 
                <state name="active">
119
 
                    <shape name="buttonbackground">
120
 
                        <area>0,0,190,78</area>
121
 
                        <fill color="#222222" alpha="150" />
122
 
                        <type>roundbox</type>
123
 
                        <cornerradius>10</cornerradius>
124
 
                    </shape>
125
 
                    <imagetype name="channelicon">
126
 
                        <area>10,15,40,40</area>
127
 
                    </imagetype>
128
 
                    <textarea name="buttontext" from="basetextarea">
129
 
                        <area>55,0,130,78</area>
130
 
                        <font>basesmall</font>
131
 
                        <font state="favourite">basesmallyellow</font>
132
 
                        <font state="unavailable">basesmallblue</font>
133
 
                        <font state="favunavailable">basesmallpurple</font>
134
 
                        <cutdown>no</cutdown>
135
 
                        <align>allcenter</align>
136
 
                    </textarea>
137
 
                </state>
138
 
                <state name="selectedactive" from="active"/>
139
 
                <state name="selectedinactive" from="active"/>
140
 
            </statetype>
141
 
            <statetype name="downscrollarrow">
142
 
                <state type="off">
143
 
                    <imagetype name="dnon">
144
 
                        <filename></filename>
145
 
                    </imagetype>
146
 
                </state>
147
 
                <state type="full">
148
 
                    <imagetype name="dnoff">
149
 
                        <filename></filename>
150
 
                    </imagetype>
151
 
                </state>
152
 
            </statetype>
153
 
            <statetype name="upscrollarrow">
154
 
                <state type="off">
155
 
                    <imagetype name="upon">
156
 
                        <filename></filename>
157
 
                    </imagetype>
158
 
                </state>
159
 
                <state type="full">
160
 
                    <imagetype name="upoff">
161
 
                        <filename></filename>
162
 
                    </imagetype>
163
 
                </state>
164
 
            </statetype>
165
 
        </buttonlist>
166
 
 
167
 
        <clock name="time">
168
 
            <area>1090,30,150,32</area>
169
 
            <align>bottom,right</align>
170
 
            <font>clock</font>
171
 
            <format>%TIME%</format>
172
 
        </clock>
173
 
 
174
 
<!-- <imagetype name="channelicon">
175
 
<area>40,22,50,50</area>
176
 
</imagetype>
177
 
-->
178
 
        <textarea name="title" from="basetextarea">
179
 
            <area>50,10,590,60</area>
180
 
            <align>left,vcenter</align>
181
 
            <font>baselarge</font>
182
 
        </textarea>
183
 
 
184
 
        <textarea name="subtitle" from="basetextarea">
185
 
            <area>50,80,700,30</area>
186
 
            <align>left,vcenter</align>
187
 
            <font>basesmall</font>
188
 
        </textarea>
189
 
 
190
 
        <textarea name="description" from="basetextarea">
191
 
            <area>50,130,1200,90</area>
192
 
            <multiline>yes</multiline>
193
 
            <template>%LONGREPEAT%%YEARSTARS%%DESCRIPTION%</template>
194
 
        </textarea>
195
 
 
196
 
        <textarea name="rectypestatus" from="basetextarea">
197
 
            <area>710,80,530,30</area>
198
 
            <align>right,vcenter</align>
199
 
            <font>basesmallyellow</font>
200
 
        </textarea>
201
 
 
202
 
    </window>
203
 
 
204
 
    <window name="programguide-video">
205
 
 
206
 
        <imagetype name="video">
207
 
            <area>940,50,300,170</area>
208
 
        </imagetype>
209
 
 
210
 
        <shape name="shape1">
211
 
            <area>20,20,1240,210</area>
212
 
            <type>roundbox</type>
213
 
            <fill color="#000000" alpha="30"></fill>
214
 
            <cornerradius>15</cornerradius>
215
 
        </shape>
216
 
 
217
 
        <shape name="shape2">
218
 
            <area>30,125,890,100</area>
219
 
            <type>roundbox</type>
220
 
            <fill color="#000000" alpha="30"></fill>
221
 
            <cornerradius>15</cornerradius>
222
 
        </shape>
223
 
 
224
 
        <shape name="shape3">
225
 
            <area>30,75,500,40</area>
226
 
            <type>roundbox</type>
227
 
            <fill color="#000000" alpha="30"></fill>
228
 
            <cornerradius>15</cornerradius>
229
 
        </shape>
230
 
 
231
 
        <shape name="shape4">
232
 
            <area>540,75,380,40</area>
233
 
            <type>roundbox</type>
234
 
            <fill color="#000000" alpha="30"></fill>
235
 
            <cornerradius>15</cornerradius>
236
 
        </shape>
237
 
 
238
 
        <shape name="shape5">
239
 
            <area>20,240,1240,455</area>
240
 
            <type>roundbox</type>
241
 
            <fill color="#000000" alpha="30"></fill>
242
 
            <cornerradius>15</cornerradius>
243
 
        </shape>
244
 
 
245
 
        <shape name="shape6">
246
 
            <area>935,45,310,180</area>
247
 
            <type>roundbox</type>
248
 
            <fill color="#000000" alpha="255"></fill>
249
 
            <cornerradius>6</cornerradius>
250
 
        </shape>
251
 
 
252
 
        <textarea name="datetext" from="basetextarea">
253
 
            <area>25,245,190,25</area>
254
 
            <align>top,hcenter</align>
255
 
        </textarea>
256
 
 
257
 
        <textarea name="channelgroup" from="basetextarea">
258
 
            <area>25,270,190,25</area>
259
 
            <align>bottom,hcenter</align>
260
 
            <font>basesmallpurple</font>
261
 
        </textarea>
262
 
 
263
 
        <guidegrid name="guidegrid">
264
 
            <area>220,295,1032,390</area>
265
 
            <layout>horizontal</layout>
266
 
            <channels>5</channels>
267
 
            <timeslots>4</timeslots>
268
 
            <solidcolor>#003256</solidcolor>
269
 
            <selector type="box" linecolor="#bcbcbc"></selector>
270
 
            <showcategories>yes</showcategories>
271
 
            <categoryalpha>60</categoryalpha>
272
 
            <recordingcolor>#00aa00</recordingcolor>
273
 
            <conflictingcolor>#ff6600</conflictingcolor>
274
 
            <cutdown>no</cutdown>
275
 
            <multiline>yes</multiline>
276
 
            <textoffset>9,6</textoffset>
277
 
            <recordstatus type="SingleRecord" image="shared/gg-rs-single.png"></recordstatus>
278
 
            <recordstatus type="TimeslotRecord" image="shared/gg-rs-timeslot.png"></recordstatus>
279
 
            <recordstatus type="ChannelRecord" image="shared/gg-rs-channel.png"></recordstatus>
280
 
            <recordstatus type="AllRecord" image="shared/gg-rs-all.png"></recordstatus>
281
 
            <recordstatus type="WeekslotRecord" image="shared/gg-rs-weekslot.png"></recordstatus>
282
 
            <recordstatus type="FindOneRecord" image="shared/gg-rs-findone.png"></recordstatus>
283
 
            <recordstatus type="OverrideRecord" image="shared/gg-rs-override.png"></recordstatus>
284
 
            <arrow direction="left" image="shared/gg-arrow-left.png"></arrow>
285
 
            <arrow direction="right" image="shared/gg-arrow-right.png"></arrow>
286
 
            <font>basesmall</font>
287
 
        </guidegrid>
288
 
 
289
 
        <buttonlist name="timelist">
290
 
            <area>220,250,1036,36</area>
291
 
            <layout>horizontal</layout>
292
 
            <spacing>0</spacing>
293
 
            <buttonarea>0,0,1036,36</buttonarea>
294
 
            <triggerevent context="Global" action="ESCAPE">LEFT</triggerevent>
295
 
            <statetype name="buttonitem">
296
 
                <area>0,0,258,36</area>
297
 
                <state name="active">
298
 
                    <imagetype name="buttonbackground">
299
 
                        <area>0,0,258,36</area>
300
 
                        <filename>gg-times.png</filename>
301
 
                    </imagetype>
302
 
                    <textarea name="buttontext" from="basetextarea">
303
 
                        <area>0,0,258,36</area>
304
 
                        <font>basesmall</font>
305
 
                        <align>hcenter,bottom</align>
306
 
                    </textarea>
307
 
                </state>
308
 
                <state name="selectedactive" from="active"/>
309
 
                <state name="selectedinactive" from="active"/>
310
 
            </statetype>
311
 
            <statetype name="downscrollarrow">
312
 
                <state type="off">
313
 
                    <imagetype name="dnon">
314
 
                        <filename></filename>
315
 
                    </imagetype>
316
 
                </state>
317
 
                <state type="full">
318
 
                    <imagetype name="dnoff">
319
 
                        <filename></filename>
320
 
                    </imagetype>
321
 
                </state>
322
 
            </statetype>
323
 
            <statetype name="upscrollarrow">
324
 
                <state type="off">
325
 
                    <imagetype name="upon">
326
 
                        <filename></filename>
327
 
                    </imagetype>
328
 
                </state>
329
 
                <state type="full">
330
 
                    <imagetype name="upoff">
331
 
                        <filename></filename>
332
 
                    </imagetype>
333
 
                </state>
334
 
            </statetype>
335
 
        </buttonlist>
336
 
 
337
 
        <buttonlist name="channellist">
338
 
            <area>25,295,190,395</area>
339
 
            <layout>vertical</layout>
340
 
            <spacing>0</spacing>
341
 
            <buttonarea>0,0,190,395</buttonarea>
342
 
            <triggerevent context="Global" action="ESCAPE">LEFT</triggerevent>
343
 
            <statetype name="buttonitem">
344
 
                <area>0,0,195,74</area>
345
 
                <state name="active">
346
 
                    <imagetype name="buttonbackground">
347
 
                        <area>0,0,190,78</area>
348
 
                        <filename>gg-chans.png</filename>
349
 
                    </imagetype>
350
 
                    <imagetype name="channelicon">
351
 
                        <area>10,15,40,40</area>
352
 
                    </imagetype>
353
 
                    <textarea name="buttontext" from="basetextarea">
354
 
                        <area>55,0,130,78</area>
355
 
                        <font>basesmall</font>
356
 
                        <font state="favourite">basesmallyellow</font>
357
 
                        <font state="unavailable">basesmallblue</font>
358
 
                        <font state="favunavailable">basesmallpurple</font>
359
 
                        <cutdown>no</cutdown>
360
 
                        <align>allcenter</align>
361
 
                    </textarea>
362
 
                </state>
363
 
                <state name="selectedactive" from="active"/>
364
 
                <state name="selectedinactive" from="active"/>
365
 
            </statetype>
366
 
            <statetype name="downscrollarrow">
367
 
                <state type="off">
368
 
                    <imagetype name="dnon">
369
 
                        <filename></filename>
370
 
                    </imagetype>
371
 
                </state>
372
 
                <state type="full">
373
 
                    <imagetype name="dnoff">
374
 
                        <filename></filename>
375
 
                    </imagetype>
376
 
                </state>
377
 
            </statetype>
378
 
            <statetype name="upscrollarrow">
379
 
                <state type="off">
380
 
                    <imagetype name="upon">
381
 
                        <filename></filename>
382
 
                    </imagetype>
383
 
                </state>
384
 
                <state type="full">
385
 
                    <imagetype name="upoff">
386
 
                        <filename></filename>
387
 
                    </imagetype>
388
 
                </state>
389
 
            </statetype>
390
 
        </buttonlist>
391
 
 
392
 
        <clock name="time">
393
 
            <area>1090,15,150,32</area>
394
 
            <align>bottom,right</align>
395
 
            <format>%TIME%</format>
396
 
        </clock>
397
 
 
398
 
<!-- <imagetype name="channelicon">
399
 
<area>40,22,50,50</area>
400
 
</imagetype>
401
 
-->
402
 
        <textarea name="title" from="basetextarea">
403
 
            <area>100,22,800,50</area>
404
 
            <align>left,vcenter</align>
405
 
            <font>baselarge</font>
406
 
        </textarea>
407
 
 
408
 
        <textarea name="subtitle" from="basetextarea">
409
 
            <area>40,80,480,30</area>
410
 
            <align>left,vcenter</align>
411
 
            <font>basesmall</font>
412
 
        </textarea>
413
 
 
414
 
        <textarea name="description" from="basetextarea">
415
 
            <area>40,130,870,90</area>
416
 
            <multiline>yes</multiline>
417
 
            <template>%LONGREPEAT%%YEARSTARS%%DESCRIPTION%</template>
418
 
        </textarea>
419
 
 
420
 
        <textarea name="rectypestatus" from="basetextarea">
421
 
            <area>550,80,360,30</area>
422
 
            <align>right,vcenter</align>
423
 
            <font>basesmallyellow</font>
424
 
        </textarea>
425
 
 
426
 
    </window>
427
 
 
428
 
    <window name="manualschedule">
429
 
 
430
 
        <shape name="titlebox" from="baseboxbackground">
431
 
            <area>10,10,780,60</area>
432
 
            <cornerradius>30</cornerradius>
433
 
        </shape>
434
 
 
435
 
        <shape name="infobox" from="baseboxbackground">
436
 
            <area>15,80,1250,630</area>
437
 
        </shape>
438
 
 
439
 
        <textarea name="pagetitle" from="basetextarea">
440
 
            <area>50,10,590,60</area>
441
 
            <align>left,vcenter</align>
442
 
            <font>baselarge</font>
443
 
            <value>Manual Recording Schedule</value>
444
 
        </textarea>
445
 
 
446
 
        <textarea name="titlelabel" from="basetextarea">
447
 
            <area>40,190,400,30</area>
448
 
            <font>basemedium</font>
449
 
            <align>right</align>
450
 
            <value>Title (Optional):</value>
451
 
        </textarea>
452
 
 
453
 
        <textedit name="title" from="basetextedit">
454
 
            <position>480,190</position>
455
 
        </textedit>
456
 
 
457
 
        <textarea name="channellabel" from="titlelabel">
458
 
            <position>40,250</position>
459
 
            <value>Channel:</value>
460
 
        </textarea>
461
 
 
462
 
        <buttonlist name="channel" from="basewideselector">
463
 
            <position>480,245</position>
464
 
        </buttonlist>
465
 
 
466
 
        <textarea name="datelabel" from="titlelabel">
467
 
            <area>40,310,400,30</area>
468
 
            <value>Date, or day of week:</value>
469
 
        </textarea>
470
 
 
471
 
        <buttonlist name="startdate" from="basewideselector">
472
 
            <position>480,305</position>
473
 
        </buttonlist>
474
 
 
475
 
        <textarea name="timelabel" from="titlelabel">
476
 
            <area>40,370,400,30</area>
477
 
            <value>Start Time:</value>
478
 
            <align>right</align>
479
 
        </textarea>
480
 
 
481
 
        <textarea name="hourlabel" from="basetextarea">
482
 
            <area>460,375,80,30</area>
483
 
            <value>Hour</value>
484
 
            <align>right</align>
485
 
        </textarea>
486
 
 
487
 
        <spinbox name="starthour" from="basespinbox">
488
 
            <position>550,365</position>
489
 
        </spinbox>
490
 
 
491
 
        <textarea name="minutelabel" from="hourlabel">
492
 
            <position>700,375</position>
493
 
            <value>Minute</value>
494
 
        </textarea>
495
 
 
496
 
        <spinbox name="startminute" from="basespinbox">
497
 
            <position>785,365</position>
498
 
        </spinbox>
499
 
 
500
 
        <textarea name="durationlabel" from="titlelabel">
501
 
            <position>40,430</position>
502
 
            <value>Duration:</value>
503
 
        </textarea>
504
 
 
505
 
        <spinbox name="duration" from="basespinbox">
506
 
            <position>480,425</position>
507
 
        </spinbox>
508
 
 
509
 
        <button name="cancel" from="basebutton">
510
 
            <position>480,580</position>
511
 
            <value>Cancel</value>
512
 
        </button>
513
 
 
514
 
        <button name="next" from="basebutton">
515
 
            <position>700,580</position>
516
 
            <value>Next</value>
517
 
        </button>
518
 
 
519
 
    </window>
520
 
 
521
 
    <window name="viewscheduled">
522
 
 
523
 
        <textarea name="pagetitle">
524
 
            <area>20,5,570,40</area>
525
 
            <font>baselarge</font>
526
 
            <value>Scheduled Recordings</value>
527
 
        </textarea>
528
 
 
529
 
        <shape name="list_background" from="baseboxbackground">
530
 
            <area>20,49,1240,360</area>
531
 
        </shape>
532
 
 
533
 
        <textarea name="status" from="basetextarea">
534
 
            <area>770,10,480,30</area>
535
 
            <align>right</align>
536
 
            <font>basemedium</font>
537
 
            <font state="warning">basemediumred</font>
538
 
            <align>right</align>
539
 
        </textarea>
540
 
 
541
 
        <textarea name="filterlabel" from="basetextarea">
542
 
            <area>20,430,125,30</area>
543
 
            <value>Showing:</value>
544
 
        </textarea>
545
 
 
546
 
        <textarea name="filter" from="basetextarea">
547
 
            <area>140,430,150,30</area>
548
 
        </textarea>
549
 
 
550
 
        <buttonlist name="schedules" from="basebuttonlist2">
551
 
            <position>25,56</position>
552
 
            <statetype name="buttonitem">
553
 
                <area>0,0,1200,25</area>
554
 
                <state name="active">
555
 
                    <textarea name="shortstarttimedate" from="buttontext">
556
 
                        <area>32,1,190,24</area>
557
 
                    </textarea>
558
 
                    <textarea name="channel" from="shortstarttimedate">
559
 
                        <area>240,1,190,24</area>
560
 
                    </textarea>
561
 
                    <textarea name="titlesubtitle" from="shortstarttimedate">
562
 
                        <area>440,1,690,24</area>
563
 
                    </textarea>
564
 
                    <textarea name="card" from="shortstarttimedate">
565
 
                        <area>1145,1,35,24</area>
566
 
                    </textarea>
567
 
                </state>
568
 
                <state name="selectedactive" from="active" />
569
 
                <state name="selectedinactive" from="active" />
570
 
            </statetype>
571
 
        </buttonlist>
572
 
 
573
 
        <textarea name="title" from="basetextarea">
574
 
            <area>20,460,1240,40</area>
575
 
            <font>baselarge</font>
576
 
        </textarea>
577
 
 
578
 
        <textarea name="channel" from="basetextarea">
579
 
            <area>20,500,160,30</area>
580
 
        </textarea>
581
 
 
582
 
        <textarea name="timedate" from="basetextarea">
583
 
            <area>200,500,420,30</area>
584
 
        </textarea>
585
 
 
586
 
        <textarea name="description" from="basetextarea">
587
 
            <area>20,530,1240,160</area>
588
 
            <multiline>yes</multiline>
589
 
            <cutdown>yes</cutdown>
590
 
            <template>%|"SUBTITLE|"%\n%YEARSTARS%%DESCRIPTION%</template>
591
 
        </textarea>
592
 
 
593
 
        <textarea name="rectypestatus" from="basetextarea">
594
 
            <area>830,430,420,30</area>
595
 
            <align>right</align>
596
 
        </textarea>
597
 
 
598
 
        <textarea name="norecordings_info">
599
 
            <area>0,210,1280,70</area>
600
 
            <font>basemedium</font>
601
 
            <value>You Haven't Scheduled Any Programs To Be Recorded\n
602
 
                To schedule a recording, exit this screen and
603
 
                select 'Program Guide' or 'Program Finder'</value>
604
 
            <multiline>yes</multiline>
605
 
            <align>allcenter</align>
606
 
        </textarea>
607
 
 
608
 
        <textarea name="helptext" from="basetextarea">
609
 
            <area>0,680,1280,30</area>
610
 
            <value>(1) All (2) Important</value>
611
 
            <align>center</align>
612
 
        </textarea>
613
 
    </window>
614
 
 
615
 
    <window name="channelrecpriority">
616
 
 
617
 
        <textarea name="pagetitle">
618
 
            <area>20,5,570,40</area>
619
 
            <font>baselarge</font>
620
 
            <value>Channel Recording Priorities</value>
621
 
        </textarea>
622
 
 
623
 
        <shape name="list_background" from="baseboxbackground">
624
 
            <area>20,45,1240,390</area>
625
 
        </shape>
626
 
 
627
 
        <buttonlist name="channels" from="basebuttonlist2">
628
 
            <area>30,52,1200,380</area>
629
 
            <buttonarea>0,0,1200,380</buttonarea>
630
 
            <statetype name="buttonitem">
631
 
                <state name="active">
632
 
                    <imagetype name="icon">
633
 
                        <area>0,0,25,25</area>
634
 
                        <preserveaspect>true</preserveaspect>
635
 
                    </imagetype>
636
 
                    <statetype name="status">
637
 
                        <position>30,0</position>
638
 
                    </statetype>
639
 
                    <textarea name="channum" from="buttontext">
640
 
                        <area>60,1,150,24</area>
641
 
                    </textarea>
642
 
                    <textarea name="callsign" from="channum">
643
 
                        <area>220,1,250,24</area>
644
 
                    </textarea>
645
 
                    <textarea name="name" from="channum">
646
 
                        <area>570,1,500,24</area>
647
 
                    </textarea>
648
 
                    <textarea name="priority" from="channum">
649
 
                        <area>1140,1,30,24</area>
650
 
                        <align>right</align>
651
 
                    </textarea>
652
 
                </state>
653
 
                <state name="selectedactive" from="active" />
654
 
                <state name="selectedinactive" from="active" />
655
 
            </statetype>
656
 
            <statetype name="upscrollarrow">
657
 
                <position>1190,5</position>
658
 
            </statetype>
659
 
            <statetype name="downscrollarrow">
660
 
                <position>1190,350</position>
661
 
            </statetype>
662
 
        </buttonlist>
663
 
 
664
 
        <imagetype name="icon">
665
 
            <area>330,475,200,150</area>
666
 
            <preserveaspect>true</preserveaspect>
667
 
        </imagetype>
668
 
 
669
 
        <textarea name="channame" from="basetextarea">
670
 
            <area>540,472,740,40</area>
671
 
            <font>baselarge</font>
672
 
        </textarea>
673
 
 
674
 
        <textarea name="sourcelabel" from="basetextarea">
675
 
            <area>540,515,100,30</area>
676
 
            <value>Source:</value>
677
 
        </textarea>
678
 
 
679
 
        <textarea name="sourcename" from="basetextarea">
680
 
            <area>660,515,400,30</area>
681
 
        </textarea>
682
 
 
683
 
        <textarea name="callsignlabel" from="basetextarea">
684
 
            <area>540,550,100,30</area>
685
 
            <value>Callsign:</value>
686
 
        </textarea>
687
 
 
688
 
        <textarea name="callsign" from="basetextarea">
689
 
            <area>660,550,400,30</area>
690
 
        </textarea>
691
 
 
692
 
        <textarea name="recprioritylabel" from="basetextarea">
693
 
            <area>540,585,100,30</area>
694
 
            <value>Priority:</value>
695
 
        </textarea>
696
 
 
697
 
        <textarea name="priority" from="basetextarea">
698
 
            <area>660,585,400,30</area>
699
 
        </textarea>
700
 
 
701
 
        <textarea name="norecordings_info">
702
 
            <area>0,210,1280,70</area>
703
 
            <font>basemedium</font>
704
 
            <value>You Haven't Scheduled Any Programs To Be Recorded\n
705
 
                To schedule a recording, exit this screen and
706
 
                select 'Program Guide' or 'Program Finder'</value>
707
 
            <multiline>yes</multiline>
708
 
            <align>allcenter</align>
709
 
        </textarea>
710
 
 
711
 
        <textarea name="helptext" from="basetextarea">
712
 
            <area>0,670,1280,30</area>
713
 
            <value>(1) Channel (2) Priority</value>
714
 
            <align>center</align>
715
 
        </textarea>
716
 
 
717
 
    </window>
718
 
 
719
 
    <window name="programrecpriority">
720
 
 
721
 
        <textarea name="pagetitle" from="basetextarea">
722
 
            <area>20,5,570,40</area>
723
 
            <font>baselarge</font>
724
 
            <value>Schedule Priorities</value>
725
 
        </textarea>
726
 
 
727
 
        <shape name="list_background" from="baseboxbackground">
728
 
            <area>20,49,1240,360</area>
729
 
        </shape>
730
 
 
731
 
        <textarea name="prioritylabel" from="basetextarea">
732
 
            <area>900,15,95,40</area>
733
 
            <value>Priority</value>
734
 
            <align>right</align>
735
 
        </textarea>
736
 
 
737
 
        <textarea name="finalrecprioritylabel" from="basetextarea">
738
 
            <area>1090,15,95,40</area>
739
 
            <value>Final</value>
740
 
            <align>right</align>
741
 
        </textarea>
742
 
 
743
 
        <buttonlist name="programs" from="basebuttonlist2">
744
 
            <position>25,56</position>
745
 
            <statetype name="buttonitem">
746
 
                <state name="active">
747
 
                    <textarea name="rectypechar" from="buttontext">
748
 
                        <area>30,1,20,24</area>
749
 
                        <align>allcenter</align>
750
 
                    </textarea>
751
 
                    <textarea name="titlesubtitle" from="buttontext">
752
 
                        <area>60,1,850,24</area>
753
 
                    </textarea>
754
 
                    <textarea name="progpriority" from="buttontext">
755
 
                        <area>935,1,40,24</area>
756
 
                        <align>right,vcenter</align>
757
 
                    </textarea>
758
 
                    <textarea name="finalpriority" from="progpriority">
759
 
                        <position>1130,1</position>
760
 
                    </textarea>
761
 
                </state>
762
 
                <state name="selectedactive" from="active" />
763
 
                <state name="selectedinactive" from="active" />
764
 
            </statetype>
765
 
        </buttonlist>
766
 
 
767
 
        <textarea name="title" from="basetextarea">
768
 
            <area>230,450,740,40</area>
769
 
            <font>basemedium</font>
770
 
        </textarea>
771
 
 
772
 
        <textarea name="scheduleinfo" from="basetextarea">
773
 
            <area>230,490,740,30</area>
774
 
        </textarea>
775
 
 
776
 
        <textarea name="rec_str" from="basetextarea">
777
 
            <area>230,530,430,30</area>
778
 
        </textarea>
779
 
 
780
 
        <textarea name="recprioritylabel" from="basetextarea">
781
 
            <area>700,490,170,30</area>
782
 
            <value>Priority:</value>
783
 
        </textarea>
784
 
 
785
 
        <textarea name="recpriority" from="basetextarea">
786
 
            <area>870,490,40,30</area>
787
 
            <align>right</align>
788
 
        </textarea>
789
 
 
790
 
        <textarea name="recpriorityB" from="recpriority">
791
 
            <position>970,490</position>
792
 
        </textarea>
793
 
 
794
 
        <textarea name="rectypeprioritylabel" from="recprioritylabel">
795
 
            <position>700,520</position>
796
 
            <value>Type Priority:</value>
797
 
        </textarea>
798
 
 
799
 
        <textarea name="rectypepriority" from="recpriority">
800
 
            <position>870,520</position>
801
 
        </textarea>
802
 
 
803
 
        <textarea name="finalprioritylabel" from="recprioritylabel">
804
 
            <position>700,550</position>
805
 
            <value>Final Priority:</value>
806
 
        </textarea>
807
 
 
808
 
        <textarea name="finalpriority" from="recpriority">
809
 
            <position>870,550</position>
810
 
        </textarea>
811
 
 
812
 
        <textarea name="keyinstr">
813
 
            <area>0,660,1280,30</area>
814
 
            <value>(1) Title (2) Priority (4) Type</value>
815
 
            <align>allcenter</align>
816
 
        </textarea>
817
 
 
818
 
    </window>
819
 
 
820
 
    <window name="custompriority">
821
 
 
822
 
        <textarea name="pagetitle" from="basetextarea">
823
 
            <area>40,40,760,40</area>
824
 
            <font>baselarge</font>
825
 
            <value>Custom Priority Rules</value>
826
 
        </textarea>
827
 
 
828
 
        <textarea name="ruleslabel" from="basetextarea">
829
 
            <area>280,102,250,30</area>
830
 
            <font>basemedium</font>
831
 
            <align>right</align>
832
 
            <value>Existing Rules:</value>
833
 
        </textarea>
834
 
 
835
 
        <buttonlist name="rules" from="basewideselector">
836
 
            <position>540,100</position>
837
 
        </buttonlist>
838
 
 
839
 
        <textarea name="titlelabel" from="ruleslabel">
840
 
            <position>280,162</position>
841
 
            <value>Rule Name:</value>
842
 
        </textarea>
843
 
 
844
 
        <textedit name="title" from="basetextedit">
845
 
            <position>540,155</position>
846
 
        </textedit>
847
 
 
848
 
        <textarea name="prioritylabel" from="ruleslabel">
849
 
            <position>280,222</position>
850
 
            <value>Priority Change:</value>
851
 
        </textarea>
852
 
 
853
 
        <spinbox name="priority" from="basespinbox">
854
 
            <position>540,220</position>
855
 
        </spinbox>
856
 
 
857
 
        <textarea name="clauseslabel" from="ruleslabel">
858
 
            <area>340,300,600,40</area>
859
 
            <value>Select a clause from the list.</value>
860
 
            <align>allcenter</align>
861
 
        </textarea>
862
 
 
863
 
        <buttonlist name="clauses" from="basewideselector">
864
 
            <position>360,350</position>
865
 
        </buttonlist>
866
 
 
867
 
        <button name="add" from="basebutton">
868
 
            <position>770,350</position>
869
 
            <value>Add Clause</value>
870
 
        </button>
871
 
 
872
 
        <textedit name="description">
873
 
            <area>340,400,600,100</area>
874
 
            <statetype name="background">
875
 
                <state name="active">
876
 
                    <shape name="background">
877
 
                        <area>0,0,600,100</area>
878
 
                        <fill color="#FFFFFF" alpha="180" />
879
 
                    </shape>
880
 
                </state>
881
 
                <state name="selected" from="active">
882
 
                    <shape name="background">
883
 
                        <fill color="#FFFFFF" alpha="255" />
884
 
                    </shape>
885
 
                </state>
886
 
                <state name="inactive" from="active" />
887
 
            </statetype>
888
 
            <imagetype name="cursor">
889
 
                <filename>cursor.png</filename>
890
 
            </imagetype>
891
 
            <textarea name="text">
892
 
                <area>12,13,575,75</area>
893
 
                <font>basesmallblack</font>
894
 
                <multiline>yes</multiline>
895
 
            </textarea>
896
 
        </textedit>
897
 
 
898
 
        <button name="cancel" from="basebutton">
899
 
            <position>100,630</position>
900
 
            <value>Cancel</value>
901
 
        </button>
902
 
 
903
 
        <button name="delete" from="basebutton">
904
 
            <position>388,630</position>
905
 
            <value>Delete</value>
906
 
        </button>
907
 
 
908
 
        <button name="test" from="basebutton">
909
 
            <position>714,630</position>
910
 
            <value>Test</value>
911
 
        </button>
912
 
 
913
 
        <button name="install" from="basebutton">
914
 
            <position>1027,630</position>
915
 
            <value>Install</value>
916
 
        </button>
917
 
 
918
 
    </window>
919
 
 
920
 
    <window name="phrasepopup">
921
 
        <area>-1,-1,500,500</area>
922
 
 
923
 
        <shape name="box" from="basebackground">
924
 
            <area>0,0,500,500</area>
925
 
        </shape>
926
 
 
927
 
        <textarea name="title_text" from="basetextarea">
928
 
            <area>20,15,460,40</area>
929
 
            <font>basemedium</font>
930
 
            <align>hcenter,top</align>
931
 
            <value>Phrase</value>
932
 
        </textarea>
933
 
 
934
 
        <buttonlist name="phrase_list" from="basebuttonlist">
935
 
            <area>20,60,460,270</area>
936
 
            <align>left</align>
937
 
            <showarrow>no</showarrow>
938
 
            <statetype name="buttonitem">
939
 
                <state name="active">
940
 
                    <textarea name="buttontext">
941
 
                        <area>5,0,450,30</area>
942
 
                    </textarea>
943
 
                </state>
944
 
                <state name="selectedinactive">
945
 
                    <textarea name="buttontext">
946
 
                        <area>5,0,450,30</area>
947
 
                    </textarea>
948
 
                </state>
949
 
                <state name="selectedactive">
950
 
                    <textarea name="buttontext">
951
 
                        <area>5,0,450,30</area>
952
 
                    </textarea>
953
 
                </state>
954
 
            </statetype>
955
 
        </buttonlist>
956
 
 
957
 
        <textedit name="phrase_edit" from="basetextedit">
958
 
            <position>72,360</position>
959
 
        </textedit>
960
 
 
961
 
        <button name="ok_button" from="basebutton">
962
 
            <position>12,440</position>
963
 
        </button>
964
 
 
965
 
        <button name="delete_button" from="basebutton">
966
 
            <position>173,440</position>
967
 
        </button>
968
 
 
969
 
        <button name="record_button" from="basebutton">
970
 
            <position>333,440</position>
971
 
        </button>
972
 
 
973
 
    </window>
974
 
 
975
 
    <window name="timepopup">
976
 
        <area>-1,-1,580,165</area>
977
 
 
978
 
        <shape name="box" from="basebackground">
979
 
            <area>0,0,580,165</area>
980
 
        </shape>
981
 
 
982
 
        <textarea name="title" from="basetextarea">
983
 
            <area>0,10,580,40</area>
984
 
            <font>baselarge</font>
985
 
            <align>hcenter,top</align>
986
 
            <value>Select Time</value>
987
 
        </textarea>
988
 
 
989
 
        <buttonlist name="date_list" from="baseselector">
990
 
            <position>40,60</position>
991
 
        </buttonlist>
992
 
 
993
 
        <buttonlist name="time_list" from="baseselector">
994
 
            <position>330,60</position>
995
 
        </buttonlist>
996
 
 
997
 
        <button name="ok_button" from="basebutton">
998
 
            <position>220,115</position>
999
 
        </button>
1000
 
 
1001
 
    </window>
1002
 
 
1003
 
    <window name="powersearchpopup">
1004
 
        <area>-1,-1,500,500</area>
1005
 
 
1006
 
        <shape name="box" from="basebackground">
1007
 
            <area>0,0,500,500</area>
1008
 
        </shape>
1009
 
 
1010
 
        <textarea name="title_text" from="basetextarea">
1011
 
            <area>20,10,460,40</area>
1012
 
            <font>baselarge</font>
1013
 
            <align>hcenter,top</align>
1014
 
            <value>Select Search</value>
1015
 
        </textarea>
1016
 
 
1017
 
        <buttonlist name="phrase_list" from="basebuttonlist">
1018
 
            <area>20,60,450,350</area>
1019
 
            <align>left</align>
1020
 
            <showarrow>no</showarrow>
1021
 
            <statetype name="buttonitem">
1022
 
                <state name="active">
1023
 
                    <textarea name="buttontext">
1024
 
                        <area>5,0,450,30</area>
1025
 
                    </textarea>
1026
 
                </state>
1027
 
                <state name="selectedinactive">
1028
 
                    <textarea name="buttontext">
1029
 
                        <area>5,0,450,30</area>
1030
 
                    </textarea>
1031
 
                </state>
1032
 
                <state name="selectedactive">
1033
 
                    <textarea name="buttontext">
1034
 
                        <area>5,0,450,30</area>
1035
 
                    </textarea>
1036
 
                </state>
1037
 
            </statetype>
1038
 
        </buttonlist>
1039
 
 
1040
 
        <button name="edit_button" from="basebutton">
1041
 
            <position>12,440</position>
1042
 
        </button>
1043
 
 
1044
 
        <button name="delete_button" from="basebutton">
1045
 
            <position>173,440</position>
1046
 
        </button>
1047
 
 
1048
 
        <button name="record_button" from="basebutton">
1049
 
            <position>333,440</position>
1050
 
        </button>
1051
 
 
1052
 
    </window>
1053
 
 
1054
 
    <window name="editpowersearchpopup">
1055
 
        <area>-1,-1,500,550</area>
1056
 
 
1057
 
        <shape name="box" from="basebackground">
1058
 
            <area>0,0,500,550</area>
1059
 
        </shape>
1060
 
 
1061
 
        <textarea name="title_text" from="basetextarea">
1062
 
            <area>20,10,460,40</area>
1063
 
            <font>baselarge</font>
1064
 
            <align>hcenter,top</align>
1065
 
            <value>Edit Power Search Fields</value>
1066
 
        </textarea>
1067
 
 
1068
 
        <textarea name="titlelabel" from="basetextarea">
1069
 
            <area>60,50,480,30</area>
1070
 
            <font>basesmall</font>
1071
 
            <value>Optional title phrase:</value>
1072
 
        </textarea>
1073
 
 
1074
 
        <textedit name="title_edit" from="basetextedit">
1075
 
            <position>60,80</position>
1076
 
        </textedit>
1077
 
 
1078
 
        <textarea name="subtitlelabel" from="basetextarea">
1079
 
            <area>60,140,460,30</area>
1080
 
            <font>basesmall</font>
1081
 
            <value>Optional subtitle phrase:</value>
1082
 
        </textarea>
1083
 
 
1084
 
        <textedit name="subtitle_edit" from="basetextedit">
1085
 
            <position>60,170</position>
1086
 
        </textedit>
1087
 
 
1088
 
        <textarea name="desclabel" from="basetextarea">
1089
 
            <area>60,230,320,30</area>
1090
 
            <font>basesmall</font>
1091
 
            <value>Optional description phrase:</value>
1092
 
        </textarea>
1093
 
 
1094
 
        <textedit name="desc_edit" from="basetextedit">
1095
 
            <position>60,260</position>
1096
 
        </textedit>
1097
 
 
1098
 
        <buttonlist name="category_list" from="baseselector">
1099
 
            <position>60,330</position>
1100
 
        </buttonlist>
1101
 
 
1102
 
        <buttonlist name="genre_list" from="baseselector">
1103
 
            <position>60,380</position>
1104
 
        </buttonlist>
1105
 
 
1106
 
        <buttonlist name="channel_list" from="baseselector">
1107
 
            <position>60,430</position>
1108
 
        </buttonlist>
1109
 
 
1110
 
        <button name="ok_button" from="basebutton">
1111
 
            <position>170,490</position>
1112
 
        </button>
1113
 
 
1114
 
    </window>
1115
 
 
1116
 
    <window name="programlist">
1117
 
 
1118
 
        <shape name="titlebox" from="baseboxbackground">
1119
 
            <area>10,10,780,60</area>
1120
 
            <cornerradius>30</cornerradius>
1121
 
        </shape>
1122
 
 
1123
 
        <shape name="currviewbox" from="baseboxbackground">
1124
 
            <area>800,10,470,60</area>
1125
 
            <cornerradius>30</cornerradius>
1126
 
        </shape>
1127
 
 
1128
 
        <textarea name="sched" from="basetextarea">
1129
 
            <area>50,10,510,60</area>
1130
 
            <align>left,vcenter</align>
1131
 
            <font>baselarge</font>
1132
 
            <value>Program Listings</value>
1133
 
        </textarea>
1134
 
 
1135
 
<!-- <textarea name="keyinstr" from="basetextarea">
1136
 
<area>570,10,200,60</area>
1137
 
<align>right,vcenter</align>
1138
 
<value>(1)Time (2)Title</value>
1139
 
</textarea>
1140
 
-->
1141
 
        <shape name="list_background" from="baseboxbackground">
1142
 
            <area>15,80,1250,360</area>
1143
 
        </shape>
1144
 
 
1145
 
        <shape name="description_background" from="baseboxbackground">
1146
 
            <area>250,450,780,260</area>
1147
 
        </shape>
1148
 
 
1149
 
        <textarea name="curview" from="basetextarea">
1150
 
           <area>800,10,450,60</area>
1151
 
            <align>right,vcenter</align>
1152
 
        </textarea>
1153
 
 
1154
 
        <buttonlist name="proglist" from="basebuttonlist2">
1155
 
            <area>30,80,1220,360</area>
1156
 
            <buttonarea>0,8,1200,350</buttonarea>
1157
 
            <statetype name="buttonitem">
1158
 
                <area>0,0,1200,25</area>
1159
 
                <state name="active">
1160
 
                    <textarea name="shortstarttimedate" from="buttontext">
1161
 
                        <area>45,1,205,24</area>
1162
 
                    </textarea>
1163
 
                    <textarea name="channel" from="shortstarttimedate">
1164
 
                        <area>280,1,190,24</area>
1165
 
                    </textarea>
1166
 
                    <textarea name="title" from="shortstarttimedate">
1167
 
                        <area>480,1,640,24</area>
1168
 
                    </textarea>
1169
 
                    <textarea name="card" from="shortstarttimedate">
1170
 
                        <area>1160,1,30,24</area>
1171
 
                    </textarea>
1172
 
                </state>
1173
 
                <state name="selectedactive" from="active" />
1174
 
                <state name="selectedinactive" from="active" />
1175
 
            </statetype>
1176
 
            <statetype name="upscrollarrow">
1177
 
                <position>1190,5</position>
1178
 
            </statetype>
1179
 
            <statetype name="downscrollarrow">
1180
 
                <position>1190,322</position>
1181
 
            </statetype>
1182
 
        </buttonlist>
1183
 
 
1184
 
        <textarea name="title" from="basetextarea">
1185
 
            <area>265,455,1200,50</area>
1186
 
            <font>baselarge</font>
1187
 
        </textarea>
1188
 
        <textarea name="channel" from="basetextarea">
1189
 
            <area>265,500,360,30</area>
1190
 
        </textarea>
1191
 
        <textarea name="timedate" from="basetextarea">
1192
 
            <area>635,500,380,30</area>
1193
 
            <align>right</align>
1194
 
        </textarea>
1195
 
        <textarea name="description" from="basetextarea">
1196
 
            <area>265,540,750,140</area>
1197
 
            <align>justify</align>
1198
 
            <multiline>yes</multiline>
1199
 
            <template>%|"SUBTITLE|"%\n%YEARSTARS%%DESCRIPTION%</template>
1200
 
        </textarea>
1201
 
        <textarea name="type" from="basetextarea">
1202
 
            <area>265,670,300,30</area>
1203
 
            <font>basemedium</font>
1204
 
        </textarea>
1205
 
        <textarea name="programid" from="basetextarea">
1206
 
            <area>575,670,440,30</area>
1207
 
            <font>basesmalldarkgrey</font>
1208
 
            <align>right</align>
1209
 
        </textarea>
1210
 
        <textarea name="msg" from="basetextarea">
1211
 
            <area>0,210,1280,70</area>
1212
 
            <align>allcenter</align>
1213
 
            <value>No listings found for this program.</value>
1214
 
            <multiline>yes</multiline>
1215
 
        </textarea>
1216
 
 
1217
 
    </window>
1218
 
 
1219
 
    <window name="progdetails">
1220
 
 
1221
 
        <textarea name="title" from="basetextarea">
1222
 
            <area>80,20,720,40</area>
1223
 
            <font>baselarge</font>
1224
 
            <value>Program Details:</value>
1225
 
        </textarea>
1226
 
 
1227
 
        <shape name="background" from="baseboxbackground">
1228
 
            <area>70,60,1140,600</area>
1229
 
        </shape>
1230
 
 
1231
 
        <webbrowser name="browser">
1232
 
            <area>80,70,1120,580</area>
1233
 
            <zoom>1.0</zoom>
1234
 
            <background color="#000000" alpha="1"/>
1235
 
        </webbrowser>
1236
 
 
1237
 
    </window>
1238
 
 
1239
 
    <window name="searchpopup" from="MythTextInputDialog">
1240
 
        <area>-1,10,580,165</area>
1241
 
 
1242
 
        <shape name="backimg" from="basebackground">
1243
 
            <area>0,0,580,165</area>
1244
 
        </shape>
1245
 
 
1246
 
        <textarea name="message" from="basetextarea">
1247
 
            <area>20,15,540,30</area>
1248
 
            <align>allcenter</align>
1249
 
            <value>Enter Search Text</value>
1250
 
        </textarea>
1251
 
 
1252
 
        <textedit name="input" from="basetextedit">
1253
 
            <position>102,50</position>
1254
 
        </textedit>
1255
 
 
1256
 
        <button name="ok" from="basebutton">
1257
 
            <position>209,110</position>
1258
 
            <value>Close</value>
1259
 
        </button>
1260
 
 
1261
 
    </window>
1262
 
 
1263
 
    <window name="programfind">
1264
 
 
1265
 
        <shape name="details_background" from="baseboxbackground">
1266
 
            <area>70,40,1120,290</area>
1267
 
        </shape>
1268
 
 
1269
 
        <shape name="alphabet_background" from="baseboxbackground">
1270
 
            <area>70,386,80,300</area>
1271
 
        </shape>
1272
 
 
1273
 
        <shape name="shows_background" from="baseboxbackground">
1274
 
            <area>165,386,620,300</area>
1275
 
        </shape>
1276
 
 
1277
 
        <shape name="times_background" from="baseboxbackground">
1278
 
            <area>800,386,390,300</area>
1279
 
        </shape>
1280
 
 
1281
 
        <shape name="select_background">
1282
 
            <area>70,521,1120,30</area>
1283
 
            <type>roundbox</type>
1284
 
            <fill color="#000000" alpha="0" />
1285
 
            <line color="#FFFFFF" alpha="255" width="2" />
1286
 
            <cornerradius>12</cornerradius>
1287
 
        </shape>
1288
 
 
1289
 
        <buttonlist name="alphabet" from="basebuttonlist2">
1290
 
            <area>70,400,80,288</area>
1291
 
            <scrollstyle>center</scrollstyle>
1292
 
            <spacing>6</spacing>
1293
 
            <buttonarea>0,0,80,288</buttonarea>
1294
 
            <statetype name="buttonitem">
1295
 
                <state name="active">
1296
 
                    <textarea name="buttontext" from="basetextarea">
1297
 
                        <area>0,0,80,25</area>
1298
 
                        <align>allcenter</align>
1299
 
                    </textarea>
1300
 
                </state>
1301
 
                <state name="selectedactive" from="active">
1302
 
                    <textarea name="buttontext">
1303
 
                        <font>basesmallyellow</font>
1304
 
                    </textarea>
1305
 
                    <shape name="selectbar">
1306
 
                        <area>0,0,0,0</area>
1307
 
                    </shape>
1308
 
                </state>
1309
 
                <state name="selectedinactive" from="active"/>
1310
 
            </statetype>
1311
 
            <statetype name="upscrollarrow">
1312
 
                <state type="off">
1313
 
                    <imagetype name="upon">
1314
 
                        <filename></filename>
1315
 
                    </imagetype>
1316
 
                </state>
1317
 
                <state type="full">
1318
 
                    <imagetype name="upoff">
1319
 
                        <filename></filename>
1320
 
                    </imagetype>
1321
 
                </state>
1322
 
            </statetype>
1323
 
            <statetype name="downscrollarrow">
1324
 
                <state type="off">
1325
 
                    <imagetype name="dnon">
1326
 
                        <filename></filename>
1327
 
                    </imagetype>
1328
 
                </state>
1329
 
                <state type="full">
1330
 
                    <imagetype name="dnoff">
1331
 
                        <filename></filename>
1332
 
                    </imagetype>
1333
 
                </state>
1334
 
            </statetype>
1335
 
        </buttonlist>
1336
 
 
1337
 
        <buttonlist name="shows" from="alphabet">
1338
 
            <area>175,400,590,295</area>
1339
 
            <statetype name="buttonitem">
1340
 
                <area>0,0,580,25</area>
1341
 
                <state name="active">
1342
 
                    <textarea name="buttontext">
1343
 
                        <area>5,0,565,25</area>
1344
 
                        <font>basesmall</font>
1345
 
                        <cutdown>yes</cutdown>
1346
 
                        <align>left,vcenter</align>
1347
 
                    </textarea>
1348
 
                </state>
1349
 
                <state name="selectedactive" from="active">
1350
 
                    <textarea name="buttontext">
1351
 
                        <font>basesmallyellow</font>
1352
 
                    </textarea>
1353
 
                </state>
1354
 
                <state name="selectedinactive" from="active"/>
1355
 
            </statetype>
1356
 
        </buttonlist>
1357
 
 
1358
 
        <buttonlist name="times" from="alphabet">
1359
 
            <area>810,400,350,295</area>
1360
 
            <statetype name="buttonitem">
1361
 
                <area>0,0,30,25</area>
1362
 
                <state name="active">
1363
 
                    <textarea name="buttontext">
1364
 
                        <area>35,0,330,25</area>
1365
 
                        <font>basesmall</font>
1366
 
                        <cutdown>yes</cutdown>
1367
 
                        <align>left,vcenter</align>
1368
 
                    </textarea>
1369
 
                </state>
1370
 
                <state name="selectedactive" from="active"/>
1371
 
                <state name="selectedinactive" from="active"/>
1372
 
            </statetype>
1373
 
        </buttonlist>
1374
 
 
1375
 
        <textarea name="title" from="basetextarea">
1376
 
            <area>90,50,1040,45</area>
1377
 
            <font>baselarge</font>
1378
 
        </textarea>
1379
 
        <textarea name="timedate" from="basetextarea">
1380
 
            <area>90,250,540,27</area>
1381
 
            <font>basesmallpurple</font>
1382
 
        </textarea>
1383
 
        <textarea name="channel" from="basetextarea">
1384
 
            <area>880,250,280,35</area>
1385
 
            <align>right</align>
1386
 
            <font>basesmallpurple</font>
1387
 
        </textarea>
1388
 
        <textarea name="description" from="basetextarea">
1389
 
            <area>90,90,1040,155</area>
1390
 
            <multiline>yes</multiline>
1391
 
            <template>%|"SUBTITLE|"%\n%LONGREPEAT%%STARS| %%DESCRIPTION%</template>
1392
 
        </textarea>
1393
 
        <textarea name="rectypestatus" from="basetextarea">
1394
 
            <area>90,290,650,35</area>
1395
 
            <font>basesmallyellow</font>
1396
 
        </textarea>
1397
 
 
1398
 
        <textarea name="help1text" from="basetextarea">
1399
 
            <area>90,80,1000,40</area>
1400
 
        </textarea>
1401
 
        <textarea name="help2text" from="basetextarea">
1402
 
            <area>90,140,1000,120</area>
1403
 
            <multiline>yes</multiline>
1404
 
        </textarea>
1405
 
 
1406
 
        <textarea name="searchlable" from="basetextarea">
1407
 
            <area>150,350,190,30</area>
1408
 
            <font>basesmallyellow</font>
1409
 
            <align>right</align>
1410
 
            <value>Search For:</value>
1411
 
        </textarea>
1412
 
        <textarea name="search" from="basetextarea">
1413
 
            <area>370,350,300,30</area>
1414
 
            <value></value>
1415
 
        </textarea>
1416
 
 
1417
 
    </window>
1418
 
 
1419
 
    <window name="managerecrules">
1420
 
 
1421
 
        <textarea name="pagetitle" from="basetextarea">
1422
 
            <area>20,5,650,40</area>
1423
 
            <font>baselarge</font>
1424
 
            <value>Manage Recording Rules</value>
1425
 
        </textarea>
1426
 
 
1427
 
        <shape name="list_background" from="baseboxbackground">
1428
 
            <area>20,49,1240,360</area>
1429
 
        </shape>
1430
 
 
1431
 
        <textarea name="callsignlabel" from="basetextarea">
1432
 
            <area>680,15,100,40</area>
1433
 
            <value>Channel</value>
1434
 
            <align>right</align>
1435
 
        </textarea>
1436
 
        <textarea name="lastrecordedlabel" from="basetextarea">
1437
 
            <area>790,15,290,40</area>
1438
 
            <value>Last Recorded</value>
1439
 
            <align>right</align>
1440
 
        </textarea>
1441
 
 
1442
 
        <textarea name="prioritylabel" from="basetextarea">
1443
 
            <area>1090,15,95,40</area>
1444
 
            <value>Priority</value>
1445
 
            <align>right</align>
1446
 
        </textarea>
1447
 
 
1448
 
        <buttonlist name="programs" from="basebuttonlist2">
1449
 
            <area>20,59,760,370</area>
1450
 
            <buttonarea>0,0,760,340</buttonarea>
1451
 
            <statetype name="buttonitem">
1452
 
                <state name="active">
1453
 
                    <textarea name="rectype" from="buttontext">
1454
 
                        <area>30,1,20,24</area>
1455
 
                        <align>hcenter</align>
1456
 
                    </textarea>
1457
 
                    <textarea name="title" from="buttontext">
1458
 
                        <area>60,1,590,24</area>
1459
 
                    </textarea>
1460
 
                    <textarea name="callsign" from="buttontext">
1461
 
                        <area>660,1,100,24</area>
1462
 
                        <align>right</align>
1463
 
                    </textarea>
1464
 
                    <textarea name="lastrecorded" from="buttontext">
1465
 
                        <area>770,1,290,24</area>
1466
 
                        <align>right</align>
1467
 
                    </textarea>
1468
 
                    <textarea name="finalpriority" from="buttontext">
1469
 
                        <area>1130,1,40,24</area>
1470
 
                        <align>right</align>
1471
 
                    </textarea>
1472
 
                </state>
1473
 
                <state name="selectedactive" from="active" />
1474
 
                <state name="selectedinactive" from="active" />
1475
 
            </statetype>
1476
 
        </buttonlist>
1477
 
 
1478
 
        <textarea name="title" from="basetextarea">
1479
 
            <area>30,450,740,40</area>
1480
 
            <font>basemedium</font>
1481
 
        </textarea>
1482
 
 
1483
 
        <textarea name="recordingtype" from="basetextarea">
1484
 
            <area>30,490,430,30</area>
1485
 
        </textarea>
1486
 
 
1487
 
        <textarea name="scheduleinfo" from="basetextarea">
1488
 
            <area>30,520,740,30</area>
1489
 
        </textarea>
1490
 
 
1491
 
        <textarea name="finalprioritylabel" from="basetextarea">
1492
 
            <area>1110,490,90,30</area>
1493
 
            <value>Priority:</value>
1494
 
            <align>right</align>
1495
 
        </textarea>
1496
 
 
1497
 
        <textarea name="finalpriority" from="basetextarea">
1498
 
            <area>1210,490,40,30</area>
1499
 
            <align>right</align>
1500
 
        </textarea>
1501
 
 
1502
 
        <textarea name="recordinggrouplabel" from="basetextarea">
1503
 
            <area>30,550,190,30</area>
1504
 
            <value>Recording Group:</value>
1505
 
            <align>right</align>
1506
 
        </textarea>
1507
 
 
1508
 
        <textarea name="recordinggroup" from="basetextarea">
1509
 
            <area>230,550,160,30</area>
1510
 
        </textarea>
1511
 
 
1512
 
        <textarea name="categorylabel" from="basetextarea">
1513
 
            <area>30,580,190,30</area>
1514
 
            <value>Category:</value>
1515
 
            <align>right</align>
1516
 
        </textarea>
1517
 
 
1518
 
        <textarea name="category" from="basetextarea">
1519
 
            <area>230,580,160,30</area>
1520
 
        </textarea>
1521
 
 
1522
 
        <textarea name="storagegrouplabel" from="basetextarea">
1523
 
            <area>640,550,190,30</area>
1524
 
            <value>Storage Group:</value>
1525
 
            <align>right</align>
1526
 
        </textarea>
1527
 
 
1528
 
        <textarea name="storagegroup" from="basetextarea">
1529
 
            <area>840,550,160,30</area>
1530
 
        </textarea>
1531
 
 
1532
 
        <textarea name="recordingprofilelabel" from="basetextarea">
1533
 
            <area>640,580,190,30</area>
1534
 
            <value>Recording Profile:</value>
1535
 
            <align>right</align>
1536
 
        </textarea>
1537
 
 
1538
 
        <textarea name="recordingprofile" from="basetextarea">
1539
 
            <area>840,580,160,30</area>
1540
 
        </textarea>
1541
 
 
1542
 
        <textarea name="keyinstr">
1543
 
            <area>0,660,1280,30</area>
1544
 
            <value>(1) Title (2) Priority (4) Type</value>
1545
 
            <align>allcenter</align>
1546
 
        </textarea>
1547
 
 
1548
 
    </window>
1549
 
 
1550
 
    <window name="customedit">
1551
 
 
1552
 
        <shape name="titlebox" from="baseboxbackground">
1553
 
            <area>10,10,780,60</area>
1554
 
            <cornerradius>30</cornerradius>
1555
 
        </shape>
1556
 
 
1557
 
        <shape name="details_background" from="baseboxbackground">
1558
 
            <area>15,80,1250,630</area>
1559
 
        </shape>
1560
 
 
1561
 
        <textarea name="pagetitle" from="basetextarea">
1562
 
            <area>50,10,590,60</area>
1563
 
            <font>baselarge</font>
1564
 
            <align>left,vcenter</align>
1565
 
            <value>Custom Record Rules</value>
1566
 
        </textarea>
1567
 
 
1568
 
        <textarea name="ruleslabel" from="basetextarea">
1569
 
            <area>50,100,240,40</area>
1570
 
            <font>basemedium</font>
1571
 
            <align>right,vcenter</align>
1572
 
            <value>Existing Rules:</value>
1573
 
        </textarea>
1574
 
 
1575
 
        <buttonlist name="rules" from="basewideselector">
1576
 
            <position>300,100</position>
1577
 
            <wrapstyle>items</wrapstyle>
1578
 
        </buttonlist>
1579
 
 
1580
 
        <textarea name="titlelabel" from="ruleslabel">
1581
 
            <area>50,150,240,40</area>
1582
 
            <value>Rule Name:</value>
1583
 
            <align>right,vcenter</align>
1584
 
        </textarea>
1585
 
 
1586
 
        <textedit name="title" from="basetextedit">
1587
 
            <position>300,150</position>
1588
 
        </textedit>
1589
 
 
1590
 
        <buttonlist name="clauses" from="basewideselector">
1591
 
            <position>100,200</position>
1592
 
            <wrapstyle>items</wrapstyle>
1593
 
        </buttonlist>
1594
 
 
1595
 
        <textarea name="clausetext" from="ruleslabel">
1596
 
            <area>100,250,1080,100</area>
1597
 
            <font>basesmall</font>
1598
 
            <align>left,vcenter</align>
1599
 
            <multiline>yes</multiline>
1600
 
            <cutdown>yes</cutdown>
1601
 
        </textarea>
1602
 
 
1603
 
        <textedit name="description">
1604
 
            <area>100,350,1080,150</area>
1605
 
            <statetype name="background">
1606
 
                <state name="active">
1607
 
                    <shape name="background">
1608
 
                        <area>0,0,1080,150</area>
1609
 
                        <fill color="#FFFFFF" alpha="180" />
1610
 
                    </shape>
1611
 
                </state>
1612
 
                <state name="selected" from="active">
1613
 
                    <shape name="background">
1614
 
                        <fill color="#FFFFFF" alpha="255" />
1615
 
                    </shape>
1616
 
                </state>
1617
 
                <state name="inactive" from="active" />
1618
 
            </statetype>
1619
 
            <imagetype name="cursor">
1620
 
                <filename>cursor.png</filename>
1621
 
            </imagetype>
1622
 
            <textarea name="text">
1623
 
                <area>10,10,1060,130</area>
1624
 
                <font>basesmallblack</font>
1625
 
                <multiline>yes</multiline>
1626
 
            </textarea>
1627
 
        </textedit>
1628
 
 
1629
 
        <textarea name="subtitlelabel" from="ruleslabel">
1630
 
            <area>50,520,250,85</area>
1631
 
            <value>Additional Tables:</value>
1632
 
            <align>left,vcenter</align>
1633
 
        </textarea>
1634
 
 
1635
 
        <textedit name="subtitle">
1636
 
            <area>300,520,880,85</area>
1637
 
            <statetype name="background">
1638
 
                <state name="active">
1639
 
                    <shape name="background">
1640
 
                        <area>0,0,880,85</area>
1641
 
                        <fill color="#FFFFFF" alpha="180" />
1642
 
                    </shape>
1643
 
                </state>
1644
 
                <state name="selected" from="active">
1645
 
                    <shape name="background">
1646
 
                        <fill color="#FFFFFF" alpha="255" />
1647
 
                    </shape>
1648
 
                </state>
1649
 
                <state name="inactive" from="active" />
1650
 
            </statetype>
1651
 
            <imagetype name="cursor">
1652
 
                <filename>cursor.png</filename>
1653
 
            </imagetype>
1654
 
            <textarea name="text">
1655
 
                <area>10,10,860,75</area>
1656
 
                <font>basesmallblack</font>
1657
 
                <multiline>yes</multiline>
1658
 
            </textarea>
1659
 
        </textedit>
1660
 
 
1661
 
        <button name="test" from="basebutton">
1662
 
            <position>100,630</position>
1663
 
            <value>Test</value>
1664
 
        </button>
1665
 
 
1666
 
        <button name="record" from="basebutton">
1667
 
            <position>387,630</position>
1668
 
            <value>Record</value>
1669
 
        </button>
1670
 
 
1671
 
        <button name="store" from="basebutton">
1672
 
            <position>674,630</position>
1673
 
            <value>Store</value>
1674
 
        </button>
1675
 
 
1676
 
        <button name="cancel" from="basebutton">
1677
 
            <position>960,630</position>
1678
 
            <value>Cancel</value>
1679
 
        </button>
1680
 
 
1681
 
    </window>
1682
 
 
1683
 
    <window name="scheduleeditor">
1684
 
 
1685
 
        <shape name="titlebox" from="baseboxbackground">
1686
 
            <area>10,10,780,60</area>
1687
 
            <cornerradius>30</cornerradius>
1688
 
        </shape>
1689
 
 
1690
 
        <shape name="details_background" from="baseboxbackground">
1691
 
            <area>125,80,1030,190</area>
1692
 
        </shape>
1693
 
 
1694
 
        <shape name="options_background" from="baseboxbackground">
1695
 
            <area>347,280,586,430</area>
1696
 
        </shape>
1697
 
 
1698
 
        <textarea name="windowtitle" from="basetextarea">
1699
 
            <area>50,10,590,60</area>
1700
 
            <value>Schedule Editor</value>
1701
 
            <align>left,vcenter</align>
1702
 
            <font>baselarge</font>
1703
 
        </textarea>
1704
 
 
1705
 
        <textarea name="title" from="basetextarea">
1706
 
            <area>150,90,980,45</area>
1707
 
            <font>baselarge</font>
1708
 
        </textarea>
1709
 
 
1710
 
        <textarea name="timedate" from="basetextarea">
1711
 
            <area>150,235,440,27</area>
1712
 
        </textarea>
1713
 
 
1714
 
        <textarea name="channel" from="basetextarea">
1715
 
            <area>925,235,200,35</area>
1716
 
            <align>right</align>
1717
 
        </textarea>
1718
 
 
1719
 
        <textarea name="description" from="basetextarea">
1720
 
            <area>150,125,980,100</area>
1721
 
            <multiline>yes</multiline>
1722
 
            <template>%|"SUBTITLE|"% %LONGREPEAT%%STARS| %%DESCRIPTION%</template>
1723
 
        </textarea>
1724
 
 
1725
 
        <buttonlist name="rules" from="basewideselector">
1726
 
            <position>377,310</position>
1727
 
            <helptext>Select the recording rule</helptext>
1728
 
        </buttonlist>
1729
 
 
1730
 
        <button name="schedoptions" from="basewidebutton">
1731
 
            <position>500,355</position>
1732
 
            <value>Schedule Options</value>
1733
 
            <helptext></helptext>
1734
 
        </button>
1735
 
 
1736
 
        <button name="storeoptions" from="basewidebutton">
1737
 
            <position>500,400</position>
1738
 
            <value>Storage Options</value>
1739
 
            <helptext></helptext>
1740
 
        </button>
1741
 
 
1742
 
        <button name="postprocessing" from="basewidebutton">
1743
 
            <position>500,445</position>
1744
 
            <value>Post Processing</value>
1745
 
            <helptext></helptext>
1746
 
        </button>
1747
 
 
1748
 
        <button name="schedinfo" from="basewidebutton">
1749
 
            <position>500,490</position>
1750
 
            <value>Schedule Info</value>
1751
 
            <helptext></helptext>
1752
 
        </button>
1753
 
 
1754
 
        <button name="preview" from="basewidebutton">
1755
 
            <position>500,535</position>
1756
 
            <value>Preview</value>
1757
 
            <helptext></helptext>
1758
 
        </button>
1759
 
 
1760
 
        <button name="metadata" from="basewidebutton">
1761
 
            <position>500,580</position>
1762
 
            <value>Metadata Options</value>
1763
 
            <helptext></helptext>
1764
 
        </button>
1765
 
 
1766
 
        <button name="cancel" from="basebutton">
1767
 
            <position>377,642</position>
1768
 
            <value>Cancel</value>
1769
 
        </button>
1770
 
 
1771
 
        <button name="save" from="basebutton">
1772
 
            <position>752,642</position>
1773
 
            <value>Save</value>
1774
 
        </button>
1775
 
    </window>
1776
 
 
1777
 
    <window name="scheduleoptionseditor">
1778
 
 
1779
 
        <shape name="titlebox" from="baseboxbackground">
1780
 
            <area>10,10,780,60</area>
1781
 
            <cornerradius>30</cornerradius>
1782
 
        </shape>
1783
 
 
1784
 
        <shape name="details_background" from="baseboxbackground">
1785
 
            <area>125,80,1030,190</area>
1786
 
        </shape>
1787
 
 
1788
 
        <shape name="options_background" from="baseboxbackground">
1789
 
            <area>347,280,586,430</area>
1790
 
        </shape>
1791
 
 
1792
 
        <textarea name="windowtitle" from="basetextarea">
1793
 
            <area>50,10,590,60</area>
1794
 
            <value>Schedule Options Editor</value>
1795
 
            <align>left,vcenter</align>
1796
 
            <font>baselarge</font>
1797
 
        </textarea>
1798
 
 
1799
 
        <textarea name="title" from="basetextarea">
1800
 
            <area>150,90,980,45</area>
1801
 
            <font>baselarge</font>
1802
 
        </textarea>
1803
 
 
1804
 
        <textarea name="timedate" from="basetextarea">
1805
 
            <area>150,235,440,27</area>
1806
 
        </textarea>
1807
 
 
1808
 
        <textarea name="channel" from="basetextarea">
1809
 
            <area>925,235,200,35</area>
1810
 
            <align>right</align>
1811
 
        </textarea>
1812
 
 
1813
 
        <textarea name="description" from="basetextarea">
1814
 
            <area>150,125,980,200</area>
1815
 
            <multiline>yes</multiline>
1816
 
            <template>%|"SUBTITLE|"% %LONGREPEAT%%STARS| %%DESCRIPTION%</template>
1817
 
        </textarea>
1818
 
 
1819
 
        <spinbox name="priority" from="basewidespinbox">
1820
 
            <position>377,290</position>
1821
 
            <template type="negative">Reduce priority by %n</template>
1822
 
            <template type="zero">Normal recording priority</template>
1823
 
            <template type="positive">Raise priority by %n</template>
1824
 
            <helptext></helptext>
1825
 
        </spinbox>
1826
 
 
1827
 
        <buttonlist name="input" from="basewideselector">
1828
 
            <position>377,335</position>
1829
 
            <helptext></helptext>
1830
 
        </buttonlist>
1831
 
 
1832
 
        <spinbox name="startoffset" from="basewidespinbox">
1833
 
            <position>377,380</position>
1834
 
            <template type="negative">Start recording %n minute(s) late</template>
1835
 
            <template type="zero">Start recording on time</template>
1836
 
            <template type="positive">Start recording %n minute(s) early</template>
1837
 
            <helptext></helptext>
1838
 
        </spinbox>
1839
 
 
1840
 
        <spinbox name="endoffset" from="basewidespinbox">
1841
 
            <position>377,425</position>
1842
 
            <template type="negative">End recording %n minute(s) early</template>
1843
 
            <template type="zero">End recording on time</template>
1844
 
            <template type="positive">End recording %n minute(s) late</template>
1845
 
            <helptext></helptext>
1846
 
        </spinbox>
1847
 
 
1848
 
        <buttonlist name="dupmethod" from="basewideselector">
1849
 
            <position>377,470</position>
1850
 
            <helptext></helptext>
1851
 
        </buttonlist>
1852
 
 
1853
 
        <buttonlist name="dupscope" from="basewideselector">
1854
 
            <position>377,515</position>
1855
 
            <helptext></helptext>
1856
 
        </buttonlist>
1857
 
 
1858
 
        <button name="filters" from="basewidebutton">
1859
 
            <position>500,560</position>
1860
 
            <value>Schedule filters</value>
1861
 
            <helptext></helptext>
1862
 
        </button>
1863
 
 
1864
 
        <checkbox name="ruleactive" from="basecheckbox">
1865
 
            <position>500,614</position>
1866
 
        </checkbox>
1867
 
 
1868
 
        <textarea name="ruleactivelabel" from="basetextarea">
1869
 
            <area>550,610,300,30</area>
1870
 
            <value>Recording Rule Active</value>
1871
 
        </textarea>
1872
 
 
1873
 
        <button name="back" from="basebutton">
1874
 
            <position>565,642</position>
1875
 
            <value>Back</value>
1876
 
        </button>
1877
 
    </window>
1878
 
 
1879
 
    <window name="storageoptionseditor">
1880
 
 
1881
 
        <shape name="titlebox" from="baseboxbackground">
1882
 
            <area>10,10,780,60</area>
1883
 
            <cornerradius>30</cornerradius>
1884
 
        </shape>
1885
 
 
1886
 
        <textarea name="windowtitle" from="basetextarea">
1887
 
            <area>50,10,590,60</area>
1888
 
            <value>Storage Options Editor</value>
1889
 
            <align>left,vcenter</align>
1890
 
            <font>baselarge</font>
1891
 
        </textarea>
1892
 
 
1893
 
        <shape name="details_background" from="baseboxbackground">
1894
 
            <area>125,80,1030,190</area>
1895
 
        </shape>
1896
 
 
1897
 
        <shape name="options_background" from="baseboxbackground">
1898
 
            <area>347,280,586,430</area>
1899
 
        </shape>
1900
 
 
1901
 
        <textarea name="title" from="basetextarea">
1902
 
            <area>150,90,1180,45</area>
1903
 
            <font>baselarge</font>
1904
 
        </textarea>
1905
 
 
1906
 
        <textarea name="timedate" from="basetextarea">
1907
 
            <area>150,235,440,27</area>
1908
 
        </textarea>
1909
 
 
1910
 
        <textarea name="channel" from="basetextarea">
1911
 
            <area>925,235,200,35</area>
1912
 
            <align>right</align>
1913
 
        </textarea>
1914
 
 
1915
 
        <textarea name="description" from="basetextarea">
1916
 
            <area>150,125,980,100</area>
1917
 
            <multiline>yes</multiline>
1918
 
            <template>%|"SUBTITLE|"% %LONGREPEAT%%STARS| %%DESCRIPTION%</template>
1919
 
        </textarea>
1920
 
 
1921
 
        <buttonlist name="recprofile" from="basewideselector">
1922
 
            <position>377,310</position>
1923
 
            <helptext></helptext>
1924
 
        </buttonlist>
1925
 
 
1926
 
        <buttonlist name="recgroup" from="basewideselector">
1927
 
            <position>377,355</position>
1928
 
            <helptext></helptext>
1929
 
        </buttonlist>
1930
 
 
1931
 
        <buttonlist name="storagegroup" from="basewideselector">
1932
 
            <position>377,400</position>
1933
 
            <helptext></helptext>
1934
 
        </buttonlist>
1935
 
 
1936
 
        <buttonlist name="playgroup" from="basewideselector">
1937
 
            <position>377,445</position>
1938
 
            <helptext></helptext>
1939
 
        </buttonlist>
1940
 
 
1941
 
        <spinbox name="maxepisodes" from="basewidespinbox">
1942
 
            <position>377,490</position>
1943
 
            <template type="zero">No episode limit</template>
1944
 
            <template type="positive">Keep at most %n episode(s)</template>
1945
 
            <helptext></helptext>
1946
 
        </spinbox>
1947
 
 
1948
 
        <buttonlist name="maxnewest" from="basewideselector">
1949
 
            <position>377,535</position>
1950
 
            <helptext></helptext>
1951
 
        </buttonlist>
1952
 
 
1953
 
        <checkbox name="autoexpire" from="basecheckbox">
1954
 
            <position>470,597</position>
1955
 
            <align>center</align>
1956
 
        </checkbox>
1957
 
 
1958
 
        <textarea name="autoexpirelabel" from="basetextarea">
1959
 
            <area>500,592,450,30</area>
1960
 
            <value>Allow recordings to expire?</value>
1961
 
        </textarea>
1962
 
 
1963
 
        <button name="back" from="basebutton">
1964
 
            <position>565,642</position>
1965
 
            <value>Back</value>
1966
 
        </button>
1967
 
    </window>
1968
 
 
1969
 
    <window name="postproceditor">
1970
 
 
1971
 
        <shape name="titlebox" from="baseboxbackground">
1972
 
            <area>10,10,780,60</area>
1973
 
            <cornerradius>30</cornerradius>
1974
 
        </shape>
1975
 
 
1976
 
        <textarea name="windowtitle" from="basetextarea">
1977
 
            <area>50,10,590,60</area>
1978
 
            <value>Post Processing Editor</value>
1979
 
            <align>left,vcenter</align>
1980
 
            <font>baselarge</font>
1981
 
        </textarea>
1982
 
 
1983
 
        <shape name="details_background" from="baseboxbackground">
1984
 
            <area>125,80,1030,190</area>
1985
 
        </shape>
1986
 
 
1987
 
        <shape name="options_background" from="baseboxbackground">
1988
 
            <area>347,280,586,430</area>
1989
 
        </shape>
1990
 
 
1991
 
        <textarea name="title" from="basetextarea">
1992
 
            <area>150,90,980,45</area>
1993
 
            <font>baselarge</font>
1994
 
        </textarea>
1995
 
 
1996
 
        <textarea name="timedate" from="basetextarea">
1997
 
            <area>150,235,440,27</area>
1998
 
        </textarea>
1999
 
 
2000
 
        <textarea name="channel" from="basetextarea">
2001
 
            <area>925,235,200,35</area>
2002
 
            <align>right</align>
2003
 
        </textarea>
2004
 
 
2005
 
        <textarea name="description" from="basetextarea">
2006
 
            <area>150,125,980,150</area>
2007
 
            <multiline>yes</multiline>
2008
 
            <template>%|"SUBTITLE|"% %LONGREPEAT%%STARS| %%DESCRIPTION%</template>
2009
 
        </textarea>
2010
 
 
2011
 
        <checkbox name="metadatalookup" from="basecheckbox">
2012
 
            <position>377,293</position>
2013
 
        </checkbox>
2014
 
 
2015
 
        <textarea name="mlookuplabel" from="basetextarea">
2016
 
            <area>407,288,526,30</area>
2017
 
            <value>Automatically Look Up Metadata</value>
2018
 
        </textarea>
2019
 
 
2020
 
        <checkbox name="autocommflag" from="basecheckbox">
2021
 
            <position>377,338</position>
2022
 
        </checkbox>
2023
 
 
2024
 
        <textarea name="autocommflaglabel" from="basetextarea">
2025
 
            <area>407,333,526,30</area>
2026
 
            <value>Commercial Flag new recordings</value>
2027
 
        </textarea>
2028
 
 
2029
 
        <checkbox name="autotranscode" from="basecheckbox">
2030
 
            <position>377,383</position>
2031
 
        </checkbox>
2032
 
 
2033
 
        <textarea name="autotranscodelabel" from="basetextarea">
2034
 
            <area>407,378,526,30</area>
2035
 
            <value>Transcode new recordings</value>
2036
 
        </textarea>
2037
 
 
2038
 
        <buttonlist name="transcodeprofile" from="basewideselector">
2039
 
            <position>377,417</position>
2040
 
            <helptext></helptext>
2041
 
        </buttonlist>
2042
 
 
2043
 
        <checkbox name="userjob1" from="basecheckbox">
2044
 
            <position>377,473</position>
2045
 
        </checkbox>
2046
 
 
2047
 
        <textarea name="userjob1label" from="basetextarea">
2048
 
            <area>407,468,526,30</area>
2049
 
            <value>Run User Job #1</value>
2050
 
        </textarea>
2051
 
 
2052
 
        <checkbox name="userjob2" from="basecheckbox">
2053
 
            <position>377,518</position>
2054
 
        </checkbox>
2055
 
 
2056
 
        <textarea name="userjob2label" from="basetextarea">
2057
 
            <area>407,513,526,30</area>
2058
 
            <value>Run User job #2</value>
2059
 
        </textarea>
2060
 
 
2061
 
        <checkbox name="userjob3" from="basecheckbox">
2062
 
            <position>377,563</position>
2063
 
        </checkbox>
2064
 
 
2065
 
        <textarea name="userjob3label" from="basetextarea">
2066
 
            <area>407,558,526,30</area>
2067
 
            <value>Run User Job #3</value>
2068
 
        </textarea>
2069
 
 
2070
 
        <checkbox name="userjob4" from="basecheckbox">
2071
 
            <position>377,608</position>
2072
 
        </checkbox>
2073
 
 
2074
 
        <textarea name="userjob4label" from="basetextarea">
2075
 
            <area>407,603,526,30</area>
2076
 
            <value>Run User Job #4</value>
2077
 
        </textarea>
2078
 
 
2079
 
        <button name="back" from="basebutton">
2080
 
            <position>565,652</position>
2081
 
            <value>Back</value>
2082
 
        </button>
2083
 
    </window>
2084
 
 
2085
 
</mythuitheme>