~ubuntu-branches/ubuntu/precise/mythtv/precise

« back to all changes in this revision

Viewing changes to Mythbuntu/video-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
    <!-- Popups -->
 
4
    <window name="moviesel">
 
5
        <area>193,87,413,426</area>
 
6
 
 
7
        <shape name="movieselbox" from="basebackground">
 
8
            <area>0,0,413,426</area>
 
9
        </shape>
 
10
 
 
11
        <buttonlist name="results" from="basebuttonlist">
 
12
            <area>20,22,357,378</area>
 
13
            <showarrow>no</showarrow>
 
14
        </buttonlist>
 
15
    </window>
 
16
 
 
17
 
 
18
    <window name="artworksel">
 
19
        <area>-1,-1,500,600</area>
 
20
 
 
21
        <shape name="shape" from="basebackground">
 
22
            <area>0,0,500,600</area>
 
23
        </shape>
 
24
 
 
25
        <buttonlist name="results" from="basebuttonlist">
 
26
            <align>bottom</align>
 
27
            <area>10,15,480,575</area>
 
28
            <scrollstyle>free</scrollstyle>
 
29
            <wrapstyle>items</wrapstyle>
 
30
            <layout>vertical</layout>
 
31
            <arrange>stack</arrange>
 
32
            <spacing>10</spacing>
 
33
            <buttonarea>2,0,560,560</buttonarea>
 
34
            <statetype name="buttonitem">
 
35
                <state name="active">
 
36
                    <imagetype name="buttonimage">
 
37
                        <area>10,0,300,80</area>
 
38
                        <preserveaspect>true</preserveaspect>
 
39
                    </imagetype>
 
40
                    <textarea name="resolution">
 
41
                        <area>250,0,180,30</area>
 
42
                        <align>left,vcenter</align>
 
43
                        <font>basesmall</font>
 
44
                        <alpha>210</alpha>
 
45
                    </textarea>
 
46
                </state>
 
47
                <state name="selectedactive">
 
48
                    <imagetype name="buttonimage">
 
49
                        <area>0,0,400,190</area>
 
50
                        <preserveaspect>true</preserveaspect>
 
51
                    </imagetype>
 
52
                    <textarea name="resolution">
 
53
                        <area>390,0,130,30</area>
 
54
                        <align>left,vcenter</align>
 
55
                        <font>basesmall</font>
 
56
                        <alpha>210</alpha>
 
57
                    </textarea>
 
58
                </state>
 
59
            </statetype>
 
60
        </buttonlist>
 
61
 
 
62
    </window>
 
63
 
 
64
    <window name="castpopup">
 
65
        <area>-1,-1,413,426</area>
 
66
 
 
67
        <shape name="castpopupbox" from="basebackground">
 
68
                <area>0,0,413,426</area>
 
69
        </shape>
 
70
 
 
71
        <buttonlist name="cast" from="basebuttonlist">
 
72
            <area>18,18,377,325</area>
 
73
            <showarrow>no</showarrow>
 
74
        </buttonlist>
 
75
 
 
76
        <button name="ok" from="basebutton">
 
77
            <position>119,350</position>
 
78
            <value>OK</value>
 
79
        </button>
 
80
    </window>
 
81
 
 
82
    <window name="descriptionpopup">
 
83
        <area>-1,-1,413,426</area>
 
84
 
 
85
        <shape name="movieselbox" from="basebackground">
 
86
            <area>0,0,413,426</area>
 
87
        </shape>
 
88
 
 
89
        <textarea name="description" from="basetextarea">
 
90
            <area>10,10,393,390</area>
 
91
            <multiline>yes</multiline>
 
92
            <align>justify</align>
 
93
        </textarea>
 
94
 
 
95
        <button name="ok" from="basebutton">
 
96
            <position>119,400</position>
 
97
            <value>OK</value>
 
98
        </button>
 
99
    </window>
 
100
 
 
101
    <window name="itemdetailpopup">
 
102
        <area>-1,-1,1178,574</area>
 
103
 
 
104
        <shape name="itemdetailbox" from="basebackground">
 
105
            <area>0,0,1178,574</area>
 
106
        </shape>
 
107
        
 
108
        <imagetype name="coverart">
 
109
            <area>25,100,227,350</area>
 
110
            <filename>mv_browse_nocover_large.png</filename>
 
111
            <preserveaspect>true</preserveaspect>
 
112
        </imagetype>
 
113
 
 
114
        <textarea name="title" from="basetextarea">
 
115
            <area>25,25,682,70</area>
 
116
            <multiline>yes</multiline>
 
117
            <font>baselarge</font>
 
118
            <align>center</align>
 
119
            <case>capitaliseall</case>
 
120
        </textarea>
 
121
 
 
122
        <textarea name="description" from="basetextarea">
 
123
            <area>284,100,850,140</area>
 
124
            <multiline>yes</multiline>
 
125
        </textarea>
 
126
 
 
127
        <textarea name="rating" from="basetextarea">
 
128
            <area>284,245,423,90</area>
 
129
            <multiline>yes</multiline>
 
130
        </textarea>
 
131
 
 
132
        <textarea name="dirlbl" from="basetextarea">
 
133
            <area>284,340,140,35</area>
 
134
            <value>Directed by:</value>
 
135
            <align>right</align>
 
136
        </textarea>
 
137
 
 
138
        <textarea name="director" from="basetextarea">
 
139
            <area>429,340,278,35</area>
 
140
            <font>basemedium</font>
 
141
        </textarea>
 
142
 
 
143
        <textarea name="yrlbl" from="basetextarea">
 
144
            <area>284,380,80,35</area>
 
145
            <value>Year:</value>
 
146
            <align>right</align>
 
147
        </textarea>
 
148
 
 
149
        <textarea name="year" from="basetextarea">
 
150
            <area>369,380,80,35</area>
 
151
        </textarea>
 
152
 
 
153
        <textarea name="userratinglbl" from="basetextarea">
 
154
            <area>454,380,150,35</area>
 
155
            <align>right,top</align>
 
156
            <value>User Rating:</value>
 
157
        </textarea>
 
158
 
 
159
        <textarea name="userrating" from="basetextarea">
 
160
            <area>609,380,98,35</area>
 
161
            <align>left,top</align>
 
162
        </textarea>
 
163
 
 
164
        <textarea name="lenlbl" from="basetextarea">
 
165
            <area>284,420,140,35</area>
 
166
            <value>Runtime:</value>
 
167
            <align>right</align>
 
168
        </textarea>
 
169
 
 
170
        <textarea name="length" from="basetextarea">
 
171
            <area>429,420,278,35</area>
 
172
        </textarea>
 
173
 
 
174
        <!-- assumes buttons are 153x43 -->
 
175
        <button name="done_button" from="basebutton">
 
176
            <value>Done</value>
 
177
            <position>113,465</position>
 
178
        </button>
 
179
 
 
180
        <button name="play_button" from="basebutton">
 
181
            <value>Play</value>
 
182
            <position>466,465</position>
 
183
        </button>
 
184
    </window>
 
185
 
 
186
    <!-- Main Windows -->
 
187
    <window name="manager">
 
188
 
 
189
        <imagetype name="fanart">
 
190
            <filename>background.png</filename>
 
191
            <area>0,0,1280,720</area> 
 
192
            <preserveaspect>yes</preserveaspect>
 
193
        </imagetype>
 
194
 
 
195
        <shape name="positionbox">
 
196
            <area>1065,10,205,60</area>
 
197
            <type>roundbox</type>
 
198
            <fill color="#000000" alpha="150" />
 
199
            <cornerradius>30</cornerradius>
 
200
        </shape>
 
201
        
 
202
        <shape name="infobox"> 
 
203
            <area>15,80,1250,350</area> 
 
204
            <type>roundbox</type> 
 
205
            <fill color="#000000" alpha="150" />
 
206
            <cornerradius>10</cornerradius> 
 
207
        </shape>
 
208
        
 
209
        <shape name="listbox"> 
 
210
            <area>-2,440,1284,285</area> 
 
211
            <type>box</type> 
 
212
            <fill color="#000000" alpha="150" />
 
213
        </shape>
 
214
        
 
215
        <textarea name="novideos" from="basetextarea">
 
216
            <area>0,110,800,70</area>
 
217
            <multiline>yes</multiline>
 
218
            <align>hcenter,vcenter</align>
 
219
            <value>No videos in library, or no files found.  If you have configured a video directory, press "M" (or the MENU key) and select "Scan for Changes."</value> 
 
220
        </textarea>
 
221
 
 
222
        <shape name="titlebox">
 
223
            <area>10,10,780,60</area>
 
224
            <type>roundbox</type>
 
225
            <fill color="#000000" alpha="150" />
 
226
            <cornerradius>30</cornerradius>
 
227
        </shape>
 
228
 
 
229
        <textarea name="title" from="basetextarea">
 
230
            <area>50,10,590,60</area>
 
231
            <cutdown>yes</cutdown>
 
232
            <case>capitaliseall</case>
 
233
            <font>baselarge</font>
 
234
            <align>vcenter,left</align>
 
235
        </textarea>
 
236
 
 
237
        <textarea name="position" from="basetextarea">
 
238
            <area>1045,10,190,60</area>
 
239
            <align>vcenter,right</align>
 
240
            <font>basesmalldrop</font>
 
241
        </textarea>
 
242
 
 
243
        <textarea name="dirlbl" from="basetextarea">
 
244
            <area>40,93,160,35</area>
 
245
            <font>basesmallgrey</font>
 
246
            <align>right,top</align>
 
247
            <value>Director:</value>
 
248
        </textarea>
 
249
 
 
250
        <textarea name="director" from="basetextarea">
 
251
            <area>210,93,350,35</area>
 
252
            <font>basesmall</font>
 
253
        </textarea>
 
254
 
 
255
        <textarea name="yrlbl" from="dirlbl">
 
256
            <area>570,93,240,35</area>
 
257
            <value>Year:</value>
 
258
        </textarea>
 
259
 
 
260
        <textarea name="year" from="director">
 
261
            <area>820,93,100,35</area>
 
262
        </textarea>
 
263
 
 
264
        <textarea name="ratlbl" from="dirlbl">
 
265
            <position>40,123</position>
 
266
            <value>Rated:</value>
 
267
        </textarea>
 
268
 
 
269
        <textarea name="rating" from="director">
 
270
            <area>210,123,350,35</area>
 
271
        </textarea>
 
272
 
 
273
        <textarea name="lvllbl" from="yrlbl">
 
274
            <position>570,123</position>
 
275
            <value>Parental Level:</value>
 
276
        </textarea>
 
277
 
 
278
        <statetype name="videolevel">
 
279
            <position>820,118</position>
 
280
            <state name="Lowest">
 
281
                <imagetype name="icon">
 
282
                    <area>0,2,30,30</area>
 
283
                    <filename>mv_level_lowest.png</filename>
 
284
                </imagetype>
 
285
                <textarea name="label">
 
286
                    <area>35,6,100,35</area>
 
287
                    <value>Lowest</value>
 
288
                    <font>basesmall</font>
 
289
                </textarea>
 
290
            </state>
 
291
            <state name="Low" from="Lowest">
 
292
                <imagetype name="icon">
 
293
                    <filename>mv_level_low.png</filename>
 
294
                </imagetype>
 
295
                <textarea name="label">
 
296
                    <value>Low</value>
 
297
                </textarea>
 
298
            </state>
 
299
            <state name="Medium" from="Lowest">
 
300
                <imagetype name="icon">
 
301
                    <filename>mv_level_medium.png</filename>
 
302
                </imagetype>
 
303
                <textarea name="label">
 
304
                    <value>Medium</value>
 
305
                </textarea>
 
306
            </state>
 
307
            <state name="High" from="Lowest">
 
308
                <imagetype name="icon">
 
309
                    <filename>mv_level_high.png</filename>
 
310
                </imagetype>
 
311
                <textarea name="label">
 
312
                    <value>High</value>
 
313
                </textarea>
 
314
            </state>
 
315
        </statetype>
 
316
 
 
317
        <textarea name="browselbl" from="yrlbl">
 
318
            <position>570,155</position>
 
319
            <value>Browsable:</value>
 
320
            <align>right,top</align>
 
321
        </textarea>
 
322
 
 
323
        <textarea name="browseable" from="director">
 
324
            <area>820,155,100,35</area>
 
325
        </textarea>
 
326
 
 
327
        <textarea name="lenlbl" from="dirlbl">
 
328
            <position>40,155</position>
 
329
            <value>Runtime:</value>
 
330
        </textarea>
 
331
 
 
332
        <textarea name="length" from="director">
 
333
            <area>210,155,350,35</area>
 
334
        </textarea>
 
335
 
 
336
        <textarea name="pltlbl" from="dirlbl">
 
337
            <position>40,185</position>
 
338
            <value>Plot:</value>
 
339
        </textarea>
 
340
 
 
341
        <textarea name="description" from="director">
 
342
            <area>210,185,1030,105</area>
 
343
            <multiline>yes</multiline>
 
344
            <align>justify</align>
 
345
        </textarea>
 
346
 
 
347
        <textarea name="fillbl" from="dirlbl">
 
348
            <position>40,298</position>
 
349
            <value>Filename:</value>
 
350
        </textarea>
 
351
 
 
352
        <textarea name="filename" from="director">
 
353
            <area>210,298,1030,35</area>
 
354
        </textarea>
 
355
 
 
356
        <textarea name="cvflbl" from="dirlbl">
 
357
            <position>40,328</position>
 
358
            <value>Cover File:</value>
 
359
        </textarea>
 
360
 
 
361
        <textarea name="coverfile" from="director">
 
362
            <area>210,328,1030,35</area>
 
363
        </textarea>
 
364
 
 
365
        <textarea name="fanartlbl" from="dirlbl">
 
366
            <position>40,358</position>
 
367
            <value>Background:</value>
 
368
        </textarea>
 
369
 
 
370
        <textarea name="fanartfile" from="director">
 
371
            <area>210,358,1030,35</area>
 
372
        </textarea>
 
373
 
 
374
        <textarea name="imdblbl" from="dirlbl">
 
375
            <position>40,388</position>
 
376
            <value>Video Num.:</value>
 
377
        </textarea>
 
378
 
 
379
        <textarea name="inetref" from="director">
 
380
            <area>210,388,1030,35</area>
 
381
        </textarea>
 
382
 
 
383
        <buttonlist name="videos" from="basebuttonlist">
 
384
            <area>0,445,1280,245</area>
 
385
            <layout>vertical</layout>
 
386
            <spacing>8</spacing>
 
387
            <buttonarea>15,8,1250,235</buttonarea>
 
388
            <statetype name="buttonitem">
 
389
                <area>0,0,1250,25</area>
 
390
                <state name="active">
 
391
                    <shape name="buttonbackground">
 
392
                        <type>roundbox</type>
 
393
                        <area>0,0,100%,30</area>
 
394
                        <fill color="#666666" alpha="50" />
 
395
                        <cornerradius>15</cornerradius>
 
396
                    </shape>
 
397
                    <statetype name="buttoncheck">
 
398
                        <position>0,1400</position>
 
399
                    </statetype>
 
400
                    <statetype name="nodetype">
 
401
                        <position>0,9</position>
 
402
                        <state name="subfolder">
 
403
                            <imagetype name="icon">
 
404
                                <area>10,0,15,15</area>
 
405
                                <filename>shared/folder.png</filename>
 
406
                                <preserveaspect>yes</preserveaspect>
 
407
                            </imagetype>
 
408
                        </state>
 
409
                    </statetype>
 
410
                    <textarea name="buttontext" from="basetextarea">
 
411
                        <area>30,1,570,30</area>
 
412
                        <font>basesmallgrey</font>
 
413
                        <align>vcenter</align>
 
414
                    </textarea>
 
415
                    <textarea name="director" from="buttontext">
 
416
                        <area>650,1,350,30</area>
 
417
                    </textarea>
 
418
                    <textarea name="year" from="buttontext">
 
419
                        <area>1050,1,100,30</area>
 
420
                    </textarea>
 
421
                </state>
 
422
                <state name="selectedinactive" from="active">
 
423
                    <shape name="buttonbackground">
 
424
                        <type>roundbox</type>
 
425
                        <area>0,0,100%,30</area>
 
426
                        <fill color="#ffffff" alpha="50" />
 
427
                        <cornerradius>15</cornerradius>
 
428
                    </shape>
 
429
                </state>
 
430
                <state name="selectedactive" from="active">
 
431
                    <shape name="buttonbackground">
 
432
                        <type>roundbox</type>
 
433
                        <area>0,0,100%,30</area>
 
434
                        <fill color="#ffffff" alpha="50" />
 
435
                        <cornerradius>15</cornerradius>
 
436
                    </shape>
 
437
                    <textarea name="buttontext">
 
438
                        <font>basesmall</font>
 
439
                    </textarea>
 
440
                    <textarea name="director">
 
441
                        <font>basesmall</font>
 
442
                    </textarea>
 
443
                    <textarea name="year">
 
444
                        <font>basesmall</font>
 
445
                    </textarea>
 
446
                </state>
 
447
            </statetype>
 
448
        </buttonlist>
 
449
 
 
450
    </window>
 
451
 
 
452
    <window name="browser">
 
453
 
 
454
        <imagetype name="fanart">
 
455
            <filename>background.png</filename>
 
456
            <area>0,0,1280,720</area> 
 
457
            <preserveaspect>yes</preserveaspect>
 
458
        </imagetype>
 
459
 
 
460
        <shape name="videosbox">
 
461
            <area>0,500,1280,220</area>
 
462
            <type>box</type>
 
463
            <fill color="#000000" alpha="150" />
 
464
            <line color="#FFFFFF" alpha="0" width="0" />
 
465
        </shape>
 
466
        
 
467
        <shape name="titlebox">
 
468
            <area>10,10,780,60</area>
 
469
            <type>roundbox</type>
 
470
            <fill color="#000000" alpha="150" />
 
471
            <cornerradius>30</cornerradius>
 
472
        </shape>
 
473
 
 
474
        <shape name="descriptionbox">
 
475
            <area>370,80,895,290</area>
 
476
            <type>roundbox</type>
 
477
            <fill color="#000000" alpha="150" />
 
478
            <cornerradius>10</cornerradius>
 
479
        </shape>
 
480
        
 
481
        <shape name="coverbox" from="descriptionbox">
 
482
            <area>15,80,345,410</area>
 
483
        </shape>
 
484
        
 
485
        <shape name="ratingbox" from="descriptionbox">
 
486
            <area>370,380,900,50</area>
 
487
            <cornerradius>25</cornerradius>
 
488
        </shape>
 
489
        
 
490
        <shape name="runtimebox" from="ratingbox">
 
491
            <area>370,440,900,50</area>
 
492
        </shape>
 
493
        
 
494
        <buttonlist name="videos">
 
495
            <area>15,550,1260,170</area>
 
496
            <layout>horizontal</layout>
 
497
            <wrapstyle>items</wrapstyle>
 
498
            <scrollstyle>center</scrollstyle>
 
499
            <spacing>7</spacing>
 
500
            <buttonarea>0,0,1260,150</buttonarea>
 
501
            <statetype name="buttonitem">
 
502
                <state name="active">
 
503
                    <area>0,0,90,150</area>
 
504
                    <shape name="buttonbackground" />
 
505
                    <imagetype name="buttonimage">
 
506
                        <area>10,10,70,130</area>
 
507
                        <alpha>150</alpha>
 
508
                        <preserveaspect>true</preserveaspect>
 
509
                        <filename>mv_browse_nocover.png</filename>
 
510
                    </imagetype>
 
511
                    <statetype name="nodetype">
 
512
                        <position>35,80</position>
 
513
                        <state name="subfolder">
 
514
                            <imagetype name="icon">
 
515
                                <area>0,0,50,50</area>
 
516
                                <filename>mv_gallery-folder-reg.png</filename>
 
517
                                <alpha>75</alpha>
 
518
                                <preserveaspect>yes</preserveaspect>
 
519
                            </imagetype>
 
520
                        </state>
 
521
                        <state name="upfolder">
 
522
                            <imagetype name="icon">
 
523
                                <area>0,0,50,50</area>
 
524
                                <filename>mv_gallery_dir_up.png</filename>
 
525
                                <alpha>75</alpha>
 
526
                                <preserveaspect>yes</preserveaspect>
 
527
                            </imagetype>
 
528
                        </state>
 
529
                    </statetype>
 
530
                    <textarea name="childcount" from="basetextarea">
 
531
                        <area>37,97,40,20</area>
 
532
                        <font>basesmallblack</font>
 
533
                        <align>right</align>
 
534
                    </textarea>
 
535
                </state>
 
536
                <state name="selectedactive" from="active">
 
537
                    <imagetype name="buttonimage">
 
538
                        <area>-10,-10,110,170</area>
 
539
                        <alpha>255</alpha>
 
540
                        <filename>mv_browse_nocover.png</filename>
 
541
                    </imagetype>
 
542
                </state>
 
543
            </statetype>
 
544
        </buttonlist>
 
545
 
 
546
        <textarea name="title" from="basetextarea">
 
547
            <area>50,10,780,60</area>
 
548
            <align>left,vcenter</align>
 
549
            <case>capitaliseall</case>
 
550
            <multiline>no</multiline>
 
551
            <font>baseextralarge</font>
 
552
        </textarea>
 
553
 
 
554
        <imagetype name="coverart">
 
555
            <area>55,95,270,380</area>
 
556
            <preserveaspect>yes</preserveaspect>
 
557
            <filename>mv_browse_nocover.png</filename>
 
558
        </imagetype>
 
559
 
 
560
        <textarea name="currentvideo" from="basetextarea">
 
561
            <area>0,486,1280,50</area>
 
562
            <align>center</align>
 
563
        </textarea>
 
564
 
 
565
        <textarea name="dirlbl" from="basetextarea">
 
566
            <area>395,92,840,35</area>
 
567
            <value>Directed by:</value>
 
568
            <align>left</align>
 
569
        </textarea>
 
570
 
 
571
        <textarea name="director" from="basetextarea">
 
572
            <area>540,92,675,35</area>
 
573
        </textarea>
 
574
 
 
575
        <textarea name="description" from="basetextarea">
 
576
            <area>395,127,845,233</area>
 
577
            <multiline>yes</multiline>
 
578
            <align>justify</align>
 
579
        </textarea>
 
580
 
 
581
        <textarea name="ratinglbl" from="basetextarea">
 
582
            <area>395,380,150,50</area>
 
583
            <align>vcenter</align>
 
584
            <value>Rating:</value>
 
585
        </textarea>
 
586
 
 
587
        <textarea name="rating" from="basetextarea">
 
588
            <area>480,380,280,50</area>
 
589
            <align>left,vcenter</align>
 
590
        </textarea>
 
591
 
 
592
        <textarea name="seasonlbl" from="basetextarea">
 
593
            <area>780,380,90,50</area>
 
594
            <value>Season:</value>
 
595
            <align>right,vcenter</align>
 
596
        </textarea>
 
597
 
 
598
        <textarea name="season" from="basetextarea">
 
599
            <area>880,380,100,50</area>
 
600
            <align>vcenter</align>
 
601
        </textarea>
 
602
 
 
603
        <textarea name="episodelbl" from="basetextarea">
 
604
            <area>1015,380,150,50</area>
 
605
            <align>right,vcenter</align>
 
606
            <value>Episode:</value>
 
607
        </textarea>
 
608
 
 
609
        <textarea name="episode" from="basetextarea">
 
610
            <area>1175,380,100,50</area>
 
611
            <align>left,vcenter</align>
 
612
        </textarea>
 
613
 
 
614
        <textarea name="lenlbl" from="basetextarea">
 
615
            <area>395,440,150,50</area>
 
616
            <align>vcenter</align>
 
617
            <value>Runtime:</value>
 
618
        </textarea>
 
619
 
 
620
        <textarea name="length" from="basetextarea">
 
621
            <area>500,440,340,50</area>
 
622
            <align>left,vcenter</align>
 
623
        </textarea>
 
624
 
 
625
        <textarea name="yrlbl" from="basetextarea">
 
626
            <area>780,440,90,50</area>
 
627
            <value>Year:</value>
 
628
            <align>right,vcenter</align>
 
629
        </textarea>
 
630
 
 
631
        <textarea name="year" from="basetextarea">
 
632
            <area>880,440,100,50</area>
 
633
            <align>left,vcenter</align>
 
634
        </textarea>
 
635
 
 
636
        <textarea name="userratinglbl" from="basetextarea">
 
637
            <area>1015,440,150,50</area>
 
638
            <align>right,vcenter</align>
 
639
            <value>User Rating:</value>
 
640
        </textarea>
 
641
 
 
642
        <textarea name="userrating" from="basetextarea">
 
643
            <area>1175,440,100,50</area>
 
644
            <align>left,vcenter</align>
 
645
        </textarea>
 
646
 
 
647
        <textarea name="position" from="basetextarea">
 
648
            <area>0,505,1280,40</area>
 
649
            <align>center</align>
 
650
            <font>basemedium</font>
 
651
        </textarea>
 
652
 
 
653
        <textarea name="novideos" from="basetextarea">
 
654
            <area>450,130,840,70</area>
 
655
            <multiline>yes</multiline>
 
656
            <align>hcenter,vcenter</align>
 
657
            <value>No videos in library, or no files found.  If you have configured a video directory, press "M" (or the MENU key) and select "Scan for Changes."</value> 
 
658
        </textarea>
 
659
 
 
660
<!--        <statetype name="parentallevel">
 
661
            <position>1230,10</position>
 
662
            <state name="None">
 
663
                <imagetype name="icon">
 
664
                    <filename>mv_level_none.png</filename>
 
665
                </imagetype>
 
666
            </state>
 
667
            <state name="Lowest">
 
668
                <imagetype name="icon">
 
669
                    <filename>mv_level_lowest.png</filename>
 
670
                </imagetype>
 
671
            </state>
 
672
            <state name="Low">
 
673
                <imagetype name="icon">
 
674
                    <filename>mv_level_low.png</filename>
 
675
                </imagetype>
 
676
            </state>
 
677
            <state name="Medium">
 
678
                <imagetype name="icon">
 
679
                    <filename>mv_level_medium.png</filename>
 
680
                </imagetype>
 
681
            </state>
 
682
            <state name="High">
 
683
                <imagetype name="icon">
 
684
                    <filename>mv_level_high.png</filename>
 
685
                </imagetype>
 
686
            </state>
 
687
        </statetype>  -->
 
688
    </window>
 
689
 
 
690
    <window name="gallery">
 
691
 
 
692
        <imagetype name="fanart">
 
693
            <filename>background.png</filename>
 
694
            <area>0,0,1280,720</area> 
 
695
            <preserveaspect>yes</preserveaspect>
 
696
        </imagetype>
 
697
 
 
698
        <shape name="titlebox">
 
699
            <area>10,10,780,60</area>
 
700
            <type>roundbox</type>
 
701
            <fill color="#000000" alpha="150" />
 
702
            <cornerradius>30</cornerradius>
 
703
        </shape>
 
704
        
 
705
        <shape name="positionbox">
 
706
            <area>1060,10,205,60</area>
 
707
            <type>roundbox</type>
 
708
            <fill color="#000000" alpha="150" />
 
709
            <cornerradius>30</cornerradius>
 
710
        </shape>
 
711
 
 
712
        <buttonlist name="videos">
 
713
            <area>20,80,1260,640</area>
 
714
            <layout>grid</layout>
 
715
            <spacing>20</spacing>
 
716
            <wrapstyle>items</wrapstyle>
 
717
            <buttonarea>0,0,1260,640</buttonarea>
 
718
            <statetype name="buttonitem">
 
719
                <area>0,0,300,350</area>
 
720
                <state name="active">
 
721
                    <shape name="buttonbackground">
 
722
                        <type>roundbox</type>
 
723
                        <area>5,5,230,193</area>
 
724
                        <fill color="#000000" alpha="150" />
 
725
                        <cornerradius>10</cornerradius>
 
726
                    </shape>
 
727
                    <imagetype name="buttonimage">
 
728
                        <area>10,20,206,140</area>
 
729
                        <preserveaspect>true</preserveaspect>
 
730
                        <alpha>150</alpha>
 
731
                        <filename>mv_browse_nocover.png</filename>
 
732
                    </imagetype>
 
733
                    <statetype name="nodetype">
 
734
                        <position>80,55</position>
 
735
                        <state name="subfolder">
 
736
                            <imagetype name="icon">
 
737
                                <area>0,0,50,50</area>
 
738
                                <filename>gallery-folder-reg.png</filename>
 
739
                                <preserveaspect>yes</preserveaspect>
 
740
                            </imagetype>
 
741
                        </state>
 
742
                        <state name="upfolder">
 
743
                            <imagetype name="icon">
 
744
                                <area>0,0,50,50</area>
 
745
                                <filename>mv_gallery_dir_up.png</filename>
 
746
                                <preserveaspect>yes</preserveaspect>
 
747
                            </imagetype>
 
748
                        </state>
 
749
                    </statetype>
 
750
                    <textarea name="buttontext">
 
751
                        <area>9,155,216,45</area>
 
752
                        <font>basesmallgrey</font>
 
753
                        <align>hcenter,vcenter</align>
 
754
                        <multiline>yes</multiline>
 
755
                    </textarea>
 
756
                    <textarea name="childcount" from="basetextarea">
 
757
                        <area>65,72,55,20</area>
 
758
                        <font>basesmallblack</font>
 
759
                        <align>right</align>
 
760
                    </textarea>
 
761
                </state>
 
762
                <state name="selectedinactive" from="active" />
 
763
                <state name="selectedactive" from="active">
 
764
                    <shape name="buttonbackground">
 
765
                        <area>-5,-5,250,213</area>
 
766
                    <fill color="#666666" alpha="150" />
 
767
                    </shape>
 
768
                    <textarea name="buttontext">
 
769
                        <area>2,158,230,55</area>
 
770
                        <font>basegallerymedium</font>
 
771
                        <multiline>yes</multiline>
 
772
                    </textarea>
 
773
                    <imagetype name="buttonimage">
 
774
                        <area>5,5,216,160</area>
 
775
                        <preserveaspect>true</preserveaspect>
 
776
                        <filename>mv_browse_nocover.png</filename>
 
777
                        <alpha>255</alpha>
 
778
                    </imagetype>
 
779
                </state>
 
780
            </statetype>
 
781
        </buttonlist>
 
782
 
 
783
        <textarea name="title" from="basetextarea">
 
784
            <area>50,10,590,60</area>
 
785
            <cutdown>yes</cutdown>
 
786
            <case>capitaliseall</case>
 
787
            <font>baselarge</font>
 
788
            <align>vcenter,left</align>
 
789
        </textarea>
 
790
 
 
791
        <textarea name="s##e##">
 
792
            <area>600,10,140,60</area>
 
793
            <font>basesmallgrey</font>
 
794
            <align>vcenter,right</align>
 
795
        </textarea>
 
796
 
 
797
        <textarea name="position" from="basetextarea">
 
798
            <area>1040,10,190,60</area>
 
799
            <align>vcenter,right</align>
 
800
            <font>basesmall</font>
 
801
        </textarea>
 
802
 
 
803
        <textarea name="novideos" from="basetextarea">
 
804
            <area>250,130,540,70</area>
 
805
            <multiline>yes</multiline>
 
806
            <align>hcenter,vcenter</align>
 
807
            <value>No videos in library, or no files found.  If you have configured a video directory, press "M" (or the MENU key) and select "Scan for Changes."</value> 
 
808
        </textarea>
 
809
 
 
810
    </window>
 
811
 
 
812
    <window name="tree">
 
813
 
 
814
        <imagetype name="fanart">
 
815
            <filename>background.png</filename>
 
816
            <area>0,0,1280,720</area> 
 
817
            <preserveaspect>yes</preserveaspect>
 
818
        </imagetype>
 
819
 
 
820
        <shape name="infobox">
 
821
            <area>0,500,1280,220</area>
 
822
            <type>box</type>
 
823
            <fill color="#000000" alpha="150" />
 
824
        </shape>
 
825
 
 
826
        <shape name="treebox"> 
 
827
            <area>15,80,1250,410</area> 
 
828
            <type>roundbox</type> 
 
829
            <fill color="#000000" alpha="150" />
 
830
            <cornerradius>10</cornerradius> 
 
831
        </shape>
 
832
 
 
833
        <shape name="treetitlebox"> 
 
834
            <area>10,10,780,60</area>
 
835
            <type>roundbox</type>
 
836
            <fill color="#000000" alpha="150" />
 
837
            <line color="#FFFFFF" alpha="0" width="0" />
 
838
            <cornerradius>30</cornerradius>
 
839
        </shape>
 
840
        
 
841
        <textarea name="breadcrumbs" from="basetextarea">
 
842
            <area>50,10,740,60</area>
 
843
            <font>basemedium</font>
 
844
            <align>left,vcenter</align>
 
845
        </textarea>
 
846
 
 
847
        <buttontree name="videos">
 
848
            <area>30,90,1220,380</area>
 
849
            <numlists>3</numlists>
 
850
            <spacing>10</spacing>
 
851
            <buttonlist name="listtemplate" from="basebuttonlist">
 
852
                <triggerevent context="Global" action="ESCAPE">LEFT</triggerevent>
 
853
                <triggerevent context="Global" action="INFO">RIGHT</triggerevent>
 
854
            </buttonlist>
 
855
        </buttontree>
 
856
 
 
857
        <textarea name="title" from="basetextarea">
 
858
            <area>40,505,505,40</area>
 
859
            <case>capitaliseall</case>
 
860
            <font>baselarge</font>
 
861
        </textarea>
 
862
 
 
863
        <textarea name="subtitle" from="basetextarea">
 
864
            <area>555,505,505,30</area>
 
865
            <align>right</align>
 
866
            <font>basemedium</font>
 
867
        </textarea>
 
868
 
 
869
        <textarea name="director" from="basetextarea">
 
870
            <area>40,544,450,30</area>
 
871
        </textarea>
 
872
 
 
873
        <textarea name="year" from="basetextarea">
 
874
            <area>940,544,120,30</area>
 
875
            <align>right</align>
 
876
        </textarea>
 
877
 
 
878
        <textarea name="description" from="basetextarea">
 
879
            <area>40,576,1020,84</area>
 
880
            <align>justify</align>
 
881
            <multiline>yes</multiline>
 
882
            <cutdown>yes</cutdown>
 
883
        </textarea>
 
884
 
 
885
        <textarea name="cast" from="basetextarea">
 
886
            <area>40,660,1020,60</area>
 
887
            <align>justify</align>
 
888
            <multiline>yes</multiline>
 
889
            <cutdown>yes</cutdown>
 
890
        </textarea>
 
891
 
 
892
        <imagetype name="coverart">
 
893
            <area>1100,505,140,180</area>
 
894
            <preserveaspect>yes</preserveaspect>
 
895
        </imagetype>
 
896
 
 
897
        <textarea name="position" from="basetextarea">
 
898
            <area>1100,690,140,30</area>
 
899
            <font>basesmall</font>
 
900
            <align>center</align>
 
901
        </textarea>
 
902
 
 
903
<!--        <textarea name="level_label" from="basetextarea">
 
904
            <area>1070,690,130,30</area>
 
905
            <value>Parental Level</value>
 
906
            <align>right,vcenter</align>
 
907
        </textarea>
 
908
 
 
909
        <statetype name="parentallevel">
 
910
            <position>740,753</position>
 
911
            <state name="None">
 
912
                <imagetype name="icon">
 
913
                    <filename>mv_level_none.png</filename>
 
914
                </imagetype>
 
915
            </state>
 
916
            <state name="Lowest">
 
917
                <imagetype name="icon">
 
918
                    <filename>mv_level_lowest.png</filename>
 
919
                </imagetype>
 
920
            </state>
 
921
            <state name="Low">
 
922
                <imagetype name="icon">
 
923
                    <filename>mv_level_low.png</filename>
 
924
                </imagetype>
 
925
            </state>
 
926
            <state name="Medium">
 
927
                <imagetype name="icon">
 
928
                    <filename>mv_level_medium.png</filename>
 
929
                </imagetype>
 
930
            </state>
 
931
            <state name="High">
 
932
                <imagetype name="icon">
 
933
                    <filename>mv_level_high.png</filename>
 
934
                </imagetype>
 
935
            </state>
 
936
        </statetype> -->
 
937
    </window>
 
938
 
 
939
    <window name="file_associations">
 
940
 
 
941
        <textarea name="title" from="basetextarea">
 
942
            <area>10,10,760,50</area>
 
943
            <value>MythVideo File Associations</value>
 
944
            <align>hcenter,vcenter</align>
 
945
        </textarea>
 
946
 
 
947
        <textarea name="extension_text" from="basetextarea">
 
948
            <area>90,200,200,40</area>
 
949
            <value>Extension:</value>
 
950
            <align>right,vcenter</align>
 
951
        </textarea>
 
952
 
 
953
        <textarea name="command_text" from="extension_text">
 
954
            <position>90,260</position>
 
955
            <value>Command:</value>
 
956
        </textarea>
 
957
 
 
958
        <textarea name="default_text" from="extension_text">
 
959
            <position>90,320</position>
 
960
            <value>Use default player:</value>
 
961
        </textarea>
 
962
 
 
963
        <textarea name="ignore_text" from="extension_text">
 
964
            <position>90,380</position>
 
965
            <value>Ignore:</value>
 
966
        </textarea>
 
967
 
 
968
        <buttonlist name="extension_select" from="baseselector">
 
969
            <position>300,195</position>
 
970
        </buttonlist>
 
971
 
 
972
        <textedit name="command" from="basetextedit">
 
973
            <position>300,255</position>
 
974
        </textedit>
 
975
 
 
976
        <checkbox name="default_check" from="basecheckbox">
 
977
            <position>300,315</position>
 
978
        </checkbox>
 
979
 
 
980
        <checkbox name="ignore_check" from="basecheckbox">
 
981
            <position>300,375</position>
 
982
        </checkbox>
 
983
 
 
984
        <button name="done_button" from="basebutton">
 
985
            <position>700,550</position>
 
986
            <value>Done</value>
 
987
        </button>
 
988
 
 
989
        <button name="new_button" from="basebutton">
 
990
            <position>500,550</position>
 
991
            <value>New</value>
 
992
        </button>
 
993
 
 
994
        <button name="delete_button" from="basebutton">
 
995
            <position>50,550</position>
 
996
            <value>Delete</value>
 
997
        </button>
 
998
    </window>
 
999
 
 
1000
    <window name="edit_metadata">
 
1001
 
 
1002
        <textarea name="title" from="basetextarea">
 
1003
            <area>10,30,1260,50</area>
 
1004
            <value>Edit Video Information</value>
 
1005
            <align>hcenter,vcenter</align>
 
1006
            <font>baselarge</font>
 
1007
        </textarea>
 
1008
 
 
1009
        <!-- Labels  -->
 
1010
        <textarea name="title_text" from="basetextarea">
 
1011
            <area>30,80,50,40</area>
 
1012
            <value>Title:</value>
 
1013
            <align>right,top</align>
 
1014
        </textarea>
 
1015
 
 
1016
        <textarea name="subtitle_text" from="basetextarea">
 
1017
            <area>590,80,90,40</area>
 
1018
            <value>Subtitle:</value>
 
1019
            <align>right,top</align>
 
1020
        </textarea>
 
1021
 
 
1022
        <textarea name="tagline_text" from="basetextarea">
 
1023
            <area>10,120,70,40</area>
 
1024
            <value>Tagline:</value>
 
1025
            <align>right,top</align>
 
1026
        </textarea>
 
1027
 
 
1028
        <textarea name="description_text" from="basetextarea">
 
1029
            <area>640,120,40,40</area>
 
1030
            <value>Plot:</value>
 
1031
            <align>right,top</align>
 
1032
        </textarea>
 
1033
 
 
1034
        <textarea name="rating_text" from="basetextarea">
 
1035
            <area>30,155,50,40</area>
 
1036
            <value>Cert.:</value>
 
1037
            <align>right,top</align>
 
1038
        </textarea>
 
1039
 
 
1040
        <textarea name="level_text" from="title_text">
 
1041
            <area>335,155,40,40</area>
 
1042
            <align>right</align>
 
1043
            <value>Age:</value>
 
1044
        </textarea>
 
1045
 
 
1046
        <textarea name="category_text" from="title_text">
 
1047
            <area>560,155,120,40</area>
 
1048
            <align>right</align>
 
1049
            <value>Category:</value>
 
1050
        </textarea>
 
1051
 
 
1052
        <textarea name="season_text" from="basetextarea">
 
1053
            <area>30,225,50,40</area>
 
1054
            <value>Season:</value>
 
1055
            <align>right,top</align>
 
1056
        </textarea>
 
1057
 
 
1058
        <textarea name="episode_text" from="basetextarea">
 
1059
            <area>10,265,70,40</area>
 
1060
            <value>Episode:</value>
 
1061
            <align>right,top</align>
 
1062
        </textarea>
 
1063
       
 
1064
        <textarea name="browse_text" from="basetextarea">
 
1065
            <area>310,-40,280,40</area>
 
1066
            <align>left</align>
 
1067
            <value>Include while Browsing:</value>
 
1068
        </textarea>
 
1069
 
 
1070
        <textarea name="watched_text" from="basetextarea">
 
1071
            <area>310,0,280,40</area>
 
1072
            <align>left</align>
 
1073
            <value>Item has been watched:</value>
 
1074
        </textarea>       
 
1075
 
 
1076
        <textarea name="inetref_text" from="basetextarea">
 
1077
            <area>510,-40,160,40</area>
 
1078
            <align>right</align>
 
1079
            <value>TMDB/TVDB No.:</value>
 
1080
        </textarea>  
 
1081
 
 
1082
        <textarea name="coverart_text_label" from="basetextarea">
 
1083
            <area>10,80,120,40</area>
 
1084
            <align>right</align>
 
1085
            <value>Cover Art:</value>
 
1086
        </textarea>
 
1087
 
 
1088
        <textarea name="screenshot_text_label" from="basetextarea">
 
1089
            <area>10,125,120,40</area>
 
1090
            <align>right</align>
 
1091
            <value>Screenshot:</value>
 
1092
        </textarea>
 
1093
 
 
1094
        <textarea name="banner_text_label" from="basetextarea">
 
1095
            <area>10,170,120,40</area>
 
1096
            <align>right</align>
 
1097
            <value>Banner:</value>
 
1098
        </textarea>
 
1099
 
 
1100
        <textarea name="fanart_text_label" from="basetextarea">
 
1101
            <area>10,215,120,40</area>
 
1102
            <align>right</align>
 
1103
            <value>Fanart:</value>
 
1104
        </textarea>
 
1105
 
 
1106
        <textarea name="trailer_text_label" from="basetextarea">
 
1107
            <area>10,260,120,40</area>
 
1108
            <align>right</align>
 
1109
            <value>Trailer:</value>
 
1110
        </textarea>
 
1111
 
 
1112
        <buttonlist name="child_select" from="baseselector">
 
1113
            <position>10,625</position>
 
1114
        </buttonlist>
 
1115
 
 
1116
        <textarea name="child_text" from="title_text">
 
1117
            <area>10,600,200,40</area>
 
1118
            <align>left</align>
 
1119
            <value>File to Always Play Next:</value>
 
1120
        </textarea>
 
1121
 
 
1122
        <textarea name="player_text" from="title_text">
 
1123
            <area>590,600,200,40</area>
 
1124
            <align>left</align>
 
1125
            <value>Unique Player:</value>
 
1126
        </textarea>
 
1127
 
 
1128
        <!-- Widgets -->
 
1129
 
 
1130
        <textedit name="title_edit" from="basetextedit">
 
1131
            <position>110,70</position>
 
1132
        </textedit>
 
1133
 
 
1134
        <textedit name="subtitle_edit" from="basetextedit">
 
1135
            <position>700,70</position>
 
1136
        </textedit>
 
1137
 
 
1138
        <textedit name="tagline_edit" from="basetextedit">
 
1139
            <position>110,110</position>
 
1140
        </textedit>
 
1141
 
 
1142
        <textedit name="description_edit" from="basetextedit">
 
1143
            <position>700,110</position>
 
1144
        </textedit>
 
1145
 
 
1146
        <textedit name="rating_edit" from="smalltextedit">
 
1147
            <position>110,150</position>
 
1148
        </textedit>
 
1149
 
 
1150
        <buttonlist name="level_select" from="basenarrowselector">
 
1151
            <position>385,145</position>
 
1152
        </buttonlist>
 
1153
 
 
1154
        <buttonlist name="category_select" from="basemediumselector">
 
1155
            <position>700,145</position>
 
1156
        </buttonlist>
 
1157
 
 
1158
        <spinbox name="season" from="basespinbox">
 
1159
            <position>110,215</position>
 
1160
        </spinbox>
 
1161
 
 
1162
        <spinbox name="episode" from="basespinbox">
 
1163
            <position>110,255</position>
 
1164
        </spinbox>
 
1165
 
 
1166
        <checkbox name="browse_check" from="basecheckbox">
 
1167
            <position>485,225</position>
 
1168
        </checkbox>
 
1169
 
 
1170
        <checkbox name="watched_check" from="basecheckbox">
 
1171
            <position>485,265</position>
 
1172
        </checkbox>
 
1173
 
 
1174
        <textedit name="inetref_edit" from="basetextedit">
 
1175
            <position>700,218</position>
 
1176
        </textedit>
 
1177
 
 
1178
        <button name="coverart_button">
 
1179
            <area>170,340,32,32</area>
 
1180
                <statetype name="buttonstate">
 
1181
                    <state name="active">
 
1182
                        <imagetype name="background">
 
1183
                        <filename>blankbutton_off.png</filename>
 
1184
                    </imagetype>
 
1185
                </state>
 
1186
                <state name="selected" from="active">
 
1187
                    <imagetype name="background">
 
1188
                        <filename>blankbutton_on.png</filename>
 
1189
                    </imagetype>
 
1190
                </state>
 
1191
                <state name="disabled" from="active" />
 
1192
                <state name="pushed" from="active">
 
1193
                    <imagetype name="background">
 
1194
                        <filename>blankbutton_pushed.png</filename>
 
1195
                    </imagetype>
 
1196
                </state>
 
1197
            </statetype>
 
1198
        </button>
 
1199
 
 
1200
        <textarea name="coverart_text" from="basetextarea">
 
1201
            <area>210,345,250,40</area>
 
1202
            <value>/path/to/the/thing.jpg</value>
 
1203
        </textarea>
 
1204
 
 
1205
        <button name="net_coverart_button" from="basebutton">
 
1206
            <position>460,335</position>
 
1207
            <value>Search...</value>
 
1208
        </button>
 
1209
 
 
1210
        <button name="screenshot_button">
 
1211
            <area>170,380,32,32</area>
 
1212
                <statetype name="buttonstate">
 
1213
                <state name="active">
 
1214
                    <imagetype name="background">
 
1215
                        <filename>blankbutton_off.png</filename>
 
1216
                    </imagetype>
 
1217
                </state>
 
1218
                <state name="selected" from="active">
 
1219
                    <imagetype name="background">
 
1220
                        <filename>blankbutton_on.png</filename>
 
1221
                    </imagetype>
 
1222
                </state>
 
1223
                <state name="disabled" from="active" />
 
1224
                <state name="pushed" from="active">
 
1225
                    <imagetype name="background">
 
1226
                        <filename>blankbutton_pushed.png</filename>
 
1227
                    </imagetype>
 
1228
                </state>
 
1229
            </statetype>
 
1230
        </button>
 
1231
 
 
1232
        <textarea name="screenshot_text" from="basetextarea">
 
1233
            <area>210,390,250,40</area>
 
1234
            <value>/path/to/the/thing.jpg</value>
 
1235
        </textarea>
 
1236
 
 
1237
        <button name="net_screenshot_button" from="basebutton">
 
1238
            <position>460,380</position>
 
1239
            <value>Search...</value>
 
1240
        </button>
 
1241
 
 
1242
        <button name="banner_button">
 
1243
            <area>170,430,32,32</area>
 
1244
            <statetype name="buttonstate">
 
1245
                <state name="active">
 
1246
                    <imagetype name="background">
 
1247
                        <filename>blankbutton_off.png</filename>
 
1248
                    </imagetype>
 
1249
                </state>
 
1250
                <state name="selected" from="active">
 
1251
                    <imagetype name="background">
 
1252
                        <filename>blankbutton_on.png</filename>
 
1253
                    </imagetype>
 
1254
                </state>
 
1255
                <state name="disabled" from="active" />
 
1256
                <state name="pushed" from="active">
 
1257
                    <imagetype name="background">
 
1258
                        <filename>blankbutton_pushed.png</filename>
 
1259
                    </imagetype>
 
1260
                </state>
 
1261
            </statetype>
 
1262
        </button>
 
1263
 
 
1264
        <textarea name="banner_text" from="basetextarea">
 
1265
            <area>210,435,250,40</area>
 
1266
            <value>/path/to/the/thing.jpg</value>
 
1267
        </textarea>
 
1268
 
 
1269
        <button name="net_banner_button" from="basebutton">
 
1270
            <position>460,424</position>
 
1271
            <value>Search...</value>
 
1272
        </button>
 
1273
 
 
1274
        <button name="fanart_button">
 
1275
            <area>170,475,32,32</area>
 
1276
            <statetype name="buttonstate">
 
1277
                <state name="active">
 
1278
                    <imagetype name="background">
 
1279
                        <filename>blankbutton_off.png</filename>
 
1280
                    </imagetype>
 
1281
                </state>
 
1282
                <state name="selected" from="active">
 
1283
                    <imagetype name="background">
 
1284
                        <filename>blankbutton_on.png</filename>
 
1285
                    </imagetype>
 
1286
                </state>
 
1287
                <state name="disabled" from="active" />
 
1288
                <state name="pushed" from="active">
 
1289
                    <imagetype name="background">
 
1290
                        <filename>blankbutton_pushed.png</filename>
 
1291
                    </imagetype>
 
1292
                </state>
 
1293
            </statetype>
 
1294
        </button>
 
1295
 
 
1296
        <textarea name="fanart_text" from="basetextarea">
 
1297
            <area>210,480,250,40</area>
 
1298
            <value>/path/to/the/thing.jpg</value>
 
1299
        </textarea>
 
1300
 
 
1301
        <button name="net_fanart_button" from="basebutton">
 
1302
            <position>460,470</position>
 
1303
            <value>Search...</value>
 
1304
        </button>
 
1305
 
 
1306
        <button name="trailer_button">
 
1307
            <area>170,515,32,32</area>
 
1308
            <statetype name="buttonstate">
 
1309
                <state name="active">
 
1310
                    <imagetype name="background">
 
1311
                        <filename>blankbutton_off.png</filename>
 
1312
                    </imagetype>
 
1313
                </state>
 
1314
                <state name="selected" from="active">
 
1315
                    <imagetype name="background">
 
1316
                        <filename>blankbutton_on.png</filename>
 
1317
                    </imagetype>
 
1318
                </state>
 
1319
                <state name="disabled" from="active" />
 
1320
                <state name="pushed" from="active">
 
1321
                    <imagetype name="background">
 
1322
                        <filename>blankbutton_pushed.png</filename>
 
1323
                    </imagetype>
 
1324
                </state>
 
1325
            </statetype>
 
1326
        </button>
 
1327
 
 
1328
        <textarea name="trailer_text" from="basetextarea">
 
1329
            <area>210,505,250,40</area>
 
1330
            <value>/path/to/the/thing.jpg</value>
 
1331
        </textarea>
 
1332
 
 
1333
        <buttonlist name="child_select" from="basemediumselector">
 
1334
            <position>190,590</position>
 
1335
        </buttonlist>
 
1336
 
 
1337
        <textedit name="player_edit" from="basetextedit">
 
1338
            <position>700,590</position>
 
1339
        </textedit>
 
1340
 
 
1341
        <button name="done_button" from="basebutton">
 
1342
            <position>1024,660</position>
 
1343
            <value>Done</value>
 
1344
        </button>
 
1345
 
 
1346
    </window>
 
1347
 
 
1348
    <window name="filter">
 
1349
 
 
1350
        <shape name="titlebox">
 
1351
            <area>10,10,780,60</area>
 
1352
            <type>roundbox</type>
 
1353
            <fill color="#000000" alpha="150" />
 
1354
            <cornerradius>30</cornerradius>
 
1355
        </shape>
 
1356
 
 
1357
        <shape name="bgbox">
 
1358
            <area>230,80,820,550</area>
 
1359
            <type>roundbox</type>
 
1360
            <fill color="#000000" alpha="150" />
 
1361
            <cornerradius>10</cornerradius>
 
1362
        </shape>
 
1363
 
 
1364
        <textarea name="title" from="basetextarea">
 
1365
            <area>50,10,690,60</area>
 
1366
            <value>Video List Filters</value>
 
1367
            <align>left,vcenter</align>
 
1368
            <font>baselarge</font>
 
1369
        </textarea>
 
1370
 
 
1371
        <!-- Labels -->
 
1372
        <textarea name="textfilter_text">
 
1373
            <area>260,127,250,30</area>
 
1374
            <value>Text Filter:</value>
 
1375
            <font>basemedium</font>
 
1376
            <align>right</align>
 
1377
        </textarea>
 
1378
 
 
1379
        <textarea name="category_text" from="basetextarea">
 
1380
            <area>240,191,160,34</area>
 
1381
            <value>Category :</value>
 
1382
            <align>right,top</align>
 
1383
        </textarea>
 
1384
 
 
1385
        <textarea name="genre_text" from="category_text">
 
1386
            <position>240,235</position>
 
1387
            <value>Genre :</value>
 
1388
        </textarea>
 
1389
 
 
1390
        <textarea name="country_text" from="category_text">
 
1391
            <position>240,279</position>
 
1392
            <value>Country :</value>
 
1393
        </textarea>
 
1394
 
 
1395
        <textarea name="cast_text" from="category_text">
 
1396
            <position>240,323</position>
 
1397
            <value>Actor/Actress :</value>
 
1398
        </textarea>
 
1399
 
 
1400
        <textarea name="year_text" from="category_text">
 
1401
            <position>240,367</position>
 
1402
            <value>Year :</value>
 
1403
        </textarea>
 
1404
 
 
1405
        <textarea name="runtime_text" from="category_text">
 
1406
            <position>240,411</position>
 
1407
            <value>Runtime :</value>
 
1408
        </textarea>
 
1409
 
 
1410
        <textarea name="userrating_text" from="category_text">
 
1411
            <position>650,191</position>
 
1412
            <value>User Rating :</value>
 
1413
        </textarea>
 
1414
 
 
1415
        <textarea name="browse_text" from="category_text">
 
1416
            <position>650,235</position>
 
1417
            <value>Browse :</value>
 
1418
        </textarea>
 
1419
 
 
1420
        <textarea name="inetref_text" from="category_text">
 
1421
            <position>650,279</position>
 
1422
            <value>InetRef :</value>
 
1423
        </textarea>
 
1424
 
 
1425
        <textarea name="coverfile_text" from="category_text">
 
1426
            <position>650,323</position>
 
1427
            <value>Cover File :</value>
 
1428
        </textarea>
 
1429
 
 
1430
        <textarea name="orderby_text" from="category_text">
 
1431
            <position>650,367</position>
 
1432
            <value>Sort by :</value>
 
1433
        </textarea>
 
1434
 
 
1435
        <textarea name="watched_text" from="category_text">
 
1436
            <position>650,411</position>
 
1437
            <value>Watched :</value>
 
1438
        </textarea>
 
1439
 
 
1440
        <!-- Widgets -->
 
1441
        <textedit name="textfilter_input" from="basetextedit">
 
1442
            <position>530,118</position>
 
1443
        </textedit>
 
1444
 
 
1445
        <buttonlist name="category_select" from="baseselector">
 
1446
            <position>410,184</position>
 
1447
        </buttonlist>
 
1448
 
 
1449
        <buttonlist name="genre_select" from="baseselector">
 
1450
            <position>410,228</position>
 
1451
        </buttonlist>
 
1452
 
 
1453
        <buttonlist name="country_select" from="baseselector">
 
1454
            <position>410,272</position>
 
1455
        </buttonlist>
 
1456
 
 
1457
        <buttonlist name="cast_select" from="baseselector">
 
1458
            <position>410,316</position>
 
1459
        </buttonlist>
 
1460
 
 
1461
        <buttonlist name="year_select" from="baseselector">
 
1462
            <position>410,360</position>
 
1463
        </buttonlist>
 
1464
 
 
1465
        <buttonlist name="runtime_select" from="baseselector">
 
1466
            <position>410,404</position>
 
1467
        </buttonlist>
 
1468
 
 
1469
        <buttonlist name="userrating_select" from="baseselector">
 
1470
            <position>820,184</position>
 
1471
        </buttonlist>
 
1472
 
 
1473
        <buttonlist name="browse_select" from="baseselector">
 
1474
            <position>820,228</position>
 
1475
        </buttonlist>
 
1476
 
 
1477
        <buttonlist name="inetref_select" from="baseselector">
 
1478
            <position>820,272</position>
 
1479
        </buttonlist>
 
1480
 
 
1481
        <buttonlist name="coverfile_select" from="baseselector">
 
1482
            <position>820,316</position>
 
1483
        </buttonlist>
 
1484
 
 
1485
        <buttonlist name="orderby_select" from="baseselector">
 
1486
            <position>820,360</position>
 
1487
        </buttonlist>
 
1488
 
 
1489
        <buttonlist name="watched_select" from="baseselector">
 
1490
            <position>820,404</position>
 
1491
        </buttonlist>
 
1492
 
 
1493
        <textarea name="numvideos_text" from="basetextarea">
 
1494
            <area>240,490,800,30</area>
 
1495
            <value>Result</value>
 
1496
            <align>allcenter</align>
 
1497
        </textarea>
 
1498
 
 
1499
        <button name="done_button" from="basebutton">
 
1500
            <position>680,545</position>
 
1501
            <value>Done</value>
 
1502
        </button>
 
1503
 
 
1504
        <button name="save_button" from="basebutton">
 
1505
            <position>450,545</position>
 
1506
            <value>Save</value>
 
1507
        </button>
 
1508
 
 
1509
    </window>
 
1510
</mythuitheme>