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

« back to all changes in this revision

Viewing changes to myththemes/Childish/weather-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
 
<?xml version="1.0" encoding="utf-8" ?>
2
 
<mythuitheme>
3
 
 
4
 
    <window name="weatherbase">
5
 
 
6
 
        <imagetype name="topbar" from="basetopbar" />
7
 
 
8
 
        <textarea name="header" from="baseheading" />
9
 
 
10
 
        <shape name="locbg" from="basefadebg">
11
 
            <area>10,45,780,85</area>
12
 
            <type>roundbox</type>
13
 
            <cornerradius>6</cornerradius>
14
 
            <fill color="#bed996" alpha="225" />
15
 
            <line color="#106732" width="2" />
16
 
        </shape>
17
 
 
18
 
        <shape name="infobg">
19
 
            <area>10,145,780,450</area>
20
 
            <type>roundbox</type>
21
 
            <cornerradius>8</cornerradius>
22
 
            <fill color="#bed996" alpha="225" />
23
 
            <line color="#106732" width="2" />
24
 
        </shape>
25
 
 
26
 
        <textarea name="pause_text" from="basetextarea">
27
 
            <area>15,144,770,35</area>
28
 
            <align>allcenter</align>
29
 
            <font>dgreen</font>
30
 
        </textarea>
31
 
 
32
 
        <textarea name="update_text" from="basetextarea">
33
 
            <area>15,90,770,35</area>
34
 
            <align>allcenter</align>
35
 
        </textarea>
36
 
    </window>
37
 
 
38
 
    <window name="Current Conditions">
39
 
 
40
 
        <textarea name="cclocation" from="basetextarea">
41
 
            <area>15,50,770,35</area>
42
 
            <align>allcenter</align>
43
 
            <font>dgreenlarge</font>
44
 
        </textarea>
45
 
 
46
 
        <textarea name="humiditylbl" from="basetextarea">
47
 
            <area>60,180,420,32</area>
48
 
            <font>dgreenlarge</font>
49
 
            <align>left,vcenter</align>
50
 
            <value>Humidity</value>
51
 
        </textarea>
52
 
 
53
 
        <textarea name="relative_humidity" from="basetextarea">
54
 
            <area>60,180,420,32</area>
55
 
            <font>dgreenmed</font>
56
 
            <align>right,vcenter</align>
57
 
        </textarea>
58
 
 
59
 
        <textarea name="pressurelbl" from="humiditylbl">
60
 
            <area>60,228,420,32</area>
61
 
            <value>Pressure</value>
62
 
        </textarea>
63
 
 
64
 
        <textarea name="pressure" from="relative_humidity">
65
 
            <area>60,228,420,32</area>
66
 
            <font>dgreenmed</font>
67
 
        </textarea>
68
 
 
69
 
        <textarea name="windlbl" from="humiditylbl">
70
 
            <area>60,276,420,32</area>
71
 
            <value>Wind(Gust)</value>
72
 
        </textarea>
73
 
 
74
 
        <textarea name="wind_spdgst" from="relative_humidity">
75
 
            <area>60,276,420,32</area>
76
 
            <font>dgreenmed</font>
77
 
        </textarea>
78
 
 
79
 
        <textarea name="dirlbl" from="humiditylbl">
80
 
            <area>60,324,420,32</area>
81
 
            <value>Wind Direction</value>
82
 
        </textarea>
83
 
 
84
 
        <textarea name="wind_dir" from="relative_humidity">
85
 
            <area>60,324,420,32</area>
86
 
            <font>dgreenmed</font>
87
 
        </textarea>
88
 
 
89
 
        <textarea name="visilbl" from="humiditylbl">
90
 
            <area>60,372,420,32</area>
91
 
            <value>Visibility</value>
92
 
        </textarea>
93
 
 
94
 
        <textarea name="visibility" from="relative_humidity">
95
 
            <area>60,372,420,32</area>
96
 
            <font>dgreenmed</font>
97
 
        </textarea>
98
 
        <textarea name="apptlbl" from="humiditylbl">
99
 
            <area>60,420,420,32</area>
100
 
            <value>Feels Like</value>
101
 
        </textarea>
102
 
 
103
 
        <textarea name="appt" from="relative_humidity">
104
 
            <area>60,420,420,32</area>
105
 
            <font>dgreenmed</font>
106
 
        </textarea>
107
 
 
108
 
        <textarea name="temp" from="basetextarea">
109
 
            <area>520,420,240,32</area>
110
 
            <font>dgreenlarge</font>
111
 
            <align>allcenter</align>
112
 
        </textarea>
113
 
 
114
 
        <textarea name="weather" from="basetextarea">
115
 
            <area>520,372,240,32</area>
116
 
            <font>dgreenmed</font>
117
 
            <multiline>yes</multiline>
118
 
            <align>allcenter</align>
119
 
        </textarea>
120
 
 
121
 
        <imagetype name="weather_icon">
122
 
            <area>540,180,200,150</area>
123
 
            <filename>unknown.png</filename>
124
 
        </imagetype>
125
 
        <textarea name="observation_time" from="basetextarea">
126
 
            <area>15,90,770,35</area>
127
 
            <align>allcenter</align>
128
 
        </textarea>
129
 
 
130
 
        <textarea name="copyright" from="basetextarea">
131
 
            <area>15,560,770,35</area>
132
 
            <align>allcenter</align>
133
 
        </textarea>
134
 
 
135
 
        <textarea name="copyright" from="basetextarea">
136
 
            <area>15,560,770,35</area>
137
 
            <align>allcenter</align>
138
 
        </textarea>
139
 
 
140
 
    </window>
141
 
 
142
 
    <window name="Three Day Forecast">
143
 
 
144
 
        <textarea name="3dlocation" from="basetextarea">
145
 
            <area>15,50,770,35</area>
146
 
            <font>dgreenlarge</font>
147
 
            <align>allcenter</align>
148
 
        </textarea>
149
 
 
150
 
        <shape name="background-0">
151
 
            <area>40,190,230,360</area>
152
 
            <type>roundbox</type>
153
 
            <cornerradius>8</cornerradius>
154
 
            <fill color="#000000" alpha="15" />
155
 
            <line color="#106732" width="1" />
156
 
        </shape>
157
 
 
158
 
        <shape name="background-1" from="background-0">
159
 
             <position>285,190</position>
160
 
        </shape>
161
 
 
162
 
        <shape name="background-2" from="background-0">
163
 
            <position>530,190</position>
164
 
        </shape>
165
 
 
166
 
        <textarea name="date-0">
167
 
            <area>40,210,230,32</area>
168
 
            <font>dgreenmed</font>
169
 
            <align>allcenter</align>
170
 
        </textarea>
171
 
 
172
 
        <imagetype name="icon-0">
173
 
            <area>55,265,200,150</area>
174
 
        </imagetype>
175
 
 
176
 
        <textarea name="lolbl0" from="basetextarea">
177
 
            <area>50,495,100,32</area>
178
 
            <value>Low</value>
179
 
            <align>allcenter</align>
180
 
        </textarea>
181
 
 
182
 
        <textarea name="hilbl0" from="lolbl0">
183
 
            <position>50,450</position>
184
 
            <value>High</value>
185
 
        </textarea>
186
 
 
187
 
        <textarea name="low-0" from="basetextarea">
188
 
            <area>160,495,100,32</area>
189
 
            <cutdown>no</cutdown>
190
 
            <font>dgreenlarge</font>
191
 
            <align>allcenter</align>
192
 
        </textarea>
193
 
 
194
 
        <textarea name="high-0" from="low-0">
195
 
            <position>160,450</position>
196
 
        </textarea>
197
 
 
198
 
        <textarea name="date-1" from="date-0">
199
 
            <position>285,210</position>
200
 
        </textarea>
201
 
 
202
 
        <imagetype name="icon-1" from="icon-0">
203
 
            <position>300,265</position>
204
 
        </imagetype>
205
 
 
206
 
        <textarea name="lolbl1" from="lolbl0">
207
 
            <position>295,495</position>
208
 
        </textarea>
209
 
 
210
 
        <textarea name="hilbl1" from="hilbl0">
211
 
            <position>295,450</position>
212
 
        </textarea>
213
 
 
214
 
        <textarea name="low-1" from="low-0">
215
 
            <position>405,495</position>
216
 
        </textarea>
217
 
 
218
 
        <textarea name="high-1" from="low-0">
219
 
            <position>405,450</position>
220
 
        </textarea>
221
 
 
222
 
        <textarea name="date-2" from="date-0">
223
 
            <position>530,210</position>
224
 
        </textarea>
225
 
 
226
 
        <imagetype name="icon-2" from="icon-0">
227
 
            <position>545,265</position>
228
 
        </imagetype>
229
 
 
230
 
        <textarea name="lolbl2" from="lolbl0">
231
 
            <position>540,495</position>
232
 
        </textarea>
233
 
 
234
 
        <textarea name="hilbl2" from="hilbl0">
235
 
            <position>540,450</position>
236
 
        </textarea>
237
 
 
238
 
        <textarea name="low-2" from="low-0">
239
 
            <position>650,495</position>
240
 
        </textarea>
241
 
 
242
 
        <textarea name="high-2" from="low-0">
243
 
            <position>650,450</position>
244
 
        </textarea>
245
 
 
246
 
        <textarea name="copyright" from="basetextarea">
247
 
            <area>15,560,770,35</area>
248
 
            <align>allcenter</align>
249
 
        </textarea>
250
 
    </window>
251
 
 
252
 
    <window name="Six Day Forecast">
253
 
 
254
 
        <textarea name="6dlocation" from="basetextarea">
255
 
            <area>15,50,770,35</area>
256
 
            <font>dgreenlarge</font>
257
 
            <align>allcenter</align>
258
 
        </textarea>
259
 
 
260
 
        <shape name="background-0">
261
 
            <area>40,175,233,190</area>
262
 
            <type>roundbox</type>
263
 
            <cornerradius>8</cornerradius>
264
 
            <fill color="#000000" alpha="15" />
265
 
            <line color="#106732" width="1" />
266
 
        </shape>
267
 
        <shape name="background-1" from="background-0">
268
 
            <position>283,175</position>
269
 
        </shape>
270
 
        <shape name="background-2" from="background-0">
271
 
            <position>526,175</position>
272
 
        </shape>
273
 
        <shape name="background-3" from="background-0">
274
 
            <position>40,375</position>
275
 
        </shape>
276
 
        <shape name="background-4" from="background-0">
277
 
            <position>283,375</position>
278
 
        </shape>
279
 
        <shape name="background-5" from="background-0">
280
 
            <position>526,375</position>
281
 
        </shape>
282
 
 
283
 
        <textarea name="date-0" from="basetextarea">
284
 
            <area>40,180,233,25</area>
285
 
            <align>allcenter</align>
286
 
        </textarea>
287
 
        <textarea name="date-1" from="date-0">
288
 
            <position>283,180</position>
289
 
        </textarea>
290
 
        <textarea name="date-2" from="date-0">
291
 
            <position>526,180</position>
292
 
        </textarea>
293
 
        <textarea name="date-3" from="date-0">
294
 
            <position>40,380</position>
295
 
        </textarea>
296
 
        <textarea name="date-4" from="date-0">
297
 
            <position>283,380</position>
298
 
        </textarea>
299
 
        <textarea name="date-5" from="date-0">
300
 
            <position>526,380</position>
301
 
        </textarea>
302
 
 
303
 
        <imagetype name="icon-0">
304
 
            <area>73,205,167,125</area>
305
 
        </imagetype>
306
 
        <imagetype name="icon-1" from="icon-0">
307
 
            <position>316,205</position>
308
 
        </imagetype>
309
 
        <imagetype name="icon-2" from="icon-0">
310
 
            <position>559,205</position>
311
 
        </imagetype>
312
 
        <imagetype name="icon-3" from="icon-0">
313
 
            <position>73,405</position>
314
 
        </imagetype>
315
 
        <imagetype name="icon-4" from="icon-0">
316
 
            <position>316,405</position>
317
 
        </imagetype>
318
 
        <imagetype name="icon-5" from="icon-0">
319
 
            <position>559,405</position>
320
 
        </imagetype>
321
 
 
322
 
        <textarea name="hilbl0" from="basetextarea">
323
 
            <area>45,307,223,30</area>
324
 
            <align>left</align>
325
 
            <value>High</value>
326
 
        </textarea>
327
 
        <textarea name="hilbl1" from="hilbl0">
328
 
            <position>288,307</position>
329
 
        </textarea>
330
 
        <textarea name="hilbl2" from="hilbl0">
331
 
            <position>531,307</position>
332
 
        </textarea>
333
 
        <textarea name="hilbl3" from="hilbl0">
334
 
            <position>45,507</position>
335
 
        </textarea>
336
 
        <textarea name="hilbl4" from="hilbl0">
337
 
            <position>288,507</position>
338
 
        </textarea>
339
 
        <textarea name="hilbl5" from="hilbl0">
340
 
            <position>531,507</position>
341
 
        </textarea>
342
 
 
343
 
        <textarea name="lolbl0" from="basetextarea">
344
 
            <area>45,307,223,30</area>
345
 
            <align>right</align>
346
 
            <value>Low</value>
347
 
        </textarea>
348
 
        <textarea name="lolbl1" from="lolbl0">
349
 
            <position>288,307</position>
350
 
        </textarea>
351
 
        <textarea name="lolbl2" from="lolbl0">
352
 
            <position>531,307</position>
353
 
        </textarea>
354
 
        <textarea name="lolbl3" from="lolbl0">
355
 
            <position>45,507</position>
356
 
        </textarea>
357
 
        <textarea name="lolbl4" from="lolbl0">
358
 
            <position>288,507</position>
359
 
        </textarea>
360
 
        <textarea name="lolbl5" from="lolbl0">
361
 
            <position>531,507</position>
362
 
        </textarea>
363
 
 
364
 
        <textarea name="high-0" from="basetextarea">
365
 
            <area>45,332,223,30</area>
366
 
            <font>dgreenlarge</font>
367
 
            <align>left, top</align>
368
 
        </textarea>
369
 
        <textarea name="high-1" from="high-0">
370
 
            <position>288,332</position>
371
 
        </textarea>
372
 
        <textarea name="high-2" from="high-0">
373
 
            <position>531,332</position>
374
 
        </textarea>
375
 
        <textarea name="high-3" from="high-0">
376
 
            <position>45,532</position>
377
 
        </textarea>
378
 
        <textarea name="high-4" from="high-0">
379
 
            <position>288,532</position>
380
 
        </textarea>
381
 
        <textarea name="high-5" from="high-0">
382
 
            <position>531,532</position>
383
 
        </textarea>
384
 
 
385
 
        <textarea name="low-0" from="basetextarea">
386
 
            <area>45,332,223,30</area>
387
 
            <font>dgreenlarge</font>
388
 
            <align>right, top</align>
389
 
        </textarea>
390
 
        <textarea name="low-1" from="low-0">
391
 
            <position>288,332</position>
392
 
        </textarea>
393
 
        <textarea name="low-2" from="low-0">
394
 
            <position>531,332</position>
395
 
        </textarea>
396
 
        <textarea name="low-3" from="low-0">
397
 
            <position>45,532</position>
398
 
        </textarea>
399
 
        <textarea name="low-4" from="low-0">
400
 
            <position>288,532</position>
401
 
        </textarea>
402
 
        <textarea name="low-5" from="low-0">
403
 
            <position>531,532</position>
404
 
        </textarea>
405
 
 
406
 
        <textarea name="copyright" from="basetextarea">
407
 
            <area>15,560,770,35</area>
408
 
            <align>allcenter</align>
409
 
        </textarea>
410
 
    </window>
411
 
 
412
 
    <window name="Static Map">
413
 
 
414
 
        <textarea name="smdesc" from="basetextarea">
415
 
            <area>15,50,770,35</area>
416
 
            <font>dgreenlarge</font>
417
 
            <align>allcenter</align>
418
 
        </textarea>
419
 
        <imagetype name="map">
420
 
            <area>40,190,720,360</area>
421
 
            <preserveaspect>true</preserveaspect>
422
 
        </imagetype>
423
 
 
424
 
        <textarea name="copyright" from="basetextarea">
425
 
            <area>15,560,770,35</area>
426
 
            <align>allcenter</align>
427
 
        </textarea>
428
 
    </window>
429
 
 
430
 
    <window name="Animated Map">
431
 
 
432
 
        <textarea name="amdesc" from="basetextarea">
433
 
            <area>15,50,770,35</area>
434
 
            <font>dgreenlarge</font>
435
 
            <align>allcenter</align>
436
 
        </textarea>
437
 
 
438
 
        <imagetype name="animatedimage">
439
 
            <area>40,190,720,360</area>
440
 
            <preserveaspect>true</preserveaspect>
441
 
        </imagetype>
442
 
 
443
 
        <textarea name="copyright" from="basetextarea">
444
 
            <area>15,560,770,35</area>
445
 
            <align>allcenter</align>
446
 
        </textarea>
447
 
    </window>
448
 
 
449
 
    <window name="Severe Weather Alerts">
450
 
 
451
 
        <textarea name="swlocation" from="basetextarea">
452
 
            <area>15,50,770,35</area>
453
 
            <font>dgreenlarge</font>
454
 
            <align>allcenter</align>
455
 
        </textarea>
456
 
 
457
 
        <textarea name="alerts" from="basetextarea">
458
 
            <area>40,190,720,360</area>
459
 
            <multiline>yes</multiline>
460
 
            <value>Weather Alerts</value>
461
 
        </textarea>
462
 
 
463
 
        <textarea name="copyright" from="basetextarea">
464
 
            <area>15,560,770,35</area>
465
 
            <align>allcenter</align>
466
 
        </textarea>
467
 
    </window>
468
 
 
469
 
    <window name="18 Hour Forecast">
470
 
 
471
 
        <textarea name="18hrlocation" from="basetextarea">
472
 
            <area>15,50,770,35</area>
473
 
            <align>allcenter</align>
474
 
            <font>dgreenlarge</font>
475
 
        </textarea>
476
 
 
477
 
        <shape name="background-0">
478
 
            <area>40,175,233,190</area>
479
 
            <type>roundbox</type>
480
 
            <cornerradius>8</cornerradius>
481
 
            <fill color="#000000" alpha="15" />
482
 
            <line color="#106732" width="1" />
483
 
        </shape>
484
 
        <shape name="background-1" from="background-0">
485
 
            <position>283,175</position>
486
 
        </shape>
487
 
        <shape name="background-2" from="background-0">
488
 
            <position>526,175</position>
489
 
        </shape>
490
 
        <shape name="background-3" from="background-0">
491
 
            <position>40,375</position>
492
 
        </shape>
493
 
        <shape name="background-4" from="background-0">
494
 
            <position>283,375</position>
495
 
        </shape>
496
 
        <shape name="background-5" from="background-0">
497
 
            <position>526,375</position>
498
 
        </shape>
499
 
 
500
 
        <textarea name="time-0" from="basetextarea">
501
 
            <area>40,180,233,25</area>
502
 
            <align>allcenter</align>
503
 
        </textarea>
504
 
        <textarea name="time-1" from="time-0">
505
 
            <position>283,180</position>
506
 
        </textarea>
507
 
        <textarea name="time-2" from="time-0">
508
 
            <position>526,180</position>
509
 
        </textarea>
510
 
        <textarea name="time-3" from="time-0">
511
 
            <position>40,380</position>
512
 
        </textarea>
513
 
        <textarea name="time-4" from="time-0">
514
 
            <position>283,380</position>
515
 
        </textarea>
516
 
        <textarea name="time-5" from="time-0">
517
 
            <position>526,380</position>
518
 
        </textarea>
519
 
 
520
 
        <imagetype name="18icon-0">
521
 
            <area>73,205,167,125</area>
522
 
        </imagetype>
523
 
        <imagetype name="18icon-1" from="18icon-0">
524
 
            <position>316,205</position>
525
 
        </imagetype>
526
 
        <imagetype name="18icon-2" from="18icon-0">
527
 
            <position>559,205</position>
528
 
        </imagetype>
529
 
        <imagetype name="18icon-3" from="18icon-0">
530
 
            <position>73,405</position>
531
 
        </imagetype>
532
 
        <imagetype name="18icon-4" from="18icon-0">
533
 
            <position>316,405</position>
534
 
        </imagetype>
535
 
        <imagetype name="18icon-5" from="18icon-0">
536
 
            <position>559,405</position>
537
 
        </imagetype>
538
 
 
539
 
        <textarea name="tmplbl0" from="basetextarea">
540
 
            <area>45,307,223,30</area>
541
 
            <align>left</align>
542
 
            <value>Temp</value>
543
 
        </textarea>
544
 
        <textarea name="tmplbl1" from="tmplbl0">
545
 
            <position>288,307</position>
546
 
        </textarea>
547
 
        <textarea name="tmplbl2" from="tmplbl0">
548
 
            <position>531,307</position>
549
 
        </textarea>
550
 
        <textarea name="tmplbl3" from="tmplbl0">
551
 
            <position>45,507</position>
552
 
        </textarea>
553
 
        <textarea name="tmplbl4" from="tmplbl0">
554
 
            <position>288,507</position>
555
 
        </textarea>
556
 
        <textarea name="tmplbl5" from="tmplbl0">
557
 
            <position>531,507</position>
558
 
        </textarea>
559
 
        <textarea name="poplbl0" from="basetextarea">
560
 
            <area>45,307,223,30</area>
561
 
            <align>right</align>
562
 
            <value>Precip</value>
563
 
        </textarea>
564
 
        <textarea name="poplbl1" from="poplbl0">
565
 
            <position>288,307</position>
566
 
        </textarea>
567
 
        <textarea name="poplbl2" from="poplbl0">
568
 
            <position>531,307</position>
569
 
        </textarea>
570
 
        <textarea name="poplbl3" from="poplbl0">
571
 
            <position>45,507</position>
572
 
        </textarea>
573
 
        <textarea name="poplbl4" from="poplbl0">
574
 
            <position>288,507</position>
575
 
        </textarea>
576
 
        <textarea name="poplbl5" from="poplbl0">
577
 
            <position>531,507</position>
578
 
        </textarea>
579
 
 
580
 
        <textarea name="temp-0" from="basetextarea">
581
 
            <area>45,332,223,30</area>
582
 
            <font>dgreenlarge</font>
583
 
            <align>left, top</align>
584
 
        </textarea>
585
 
        <textarea name="temp-1" from="temp-0">
586
 
            <position>288,332</position>
587
 
        </textarea>
588
 
        <textarea name="temp-2" from="temp-0">
589
 
            <position>531,332</position>
590
 
        </textarea>
591
 
        <textarea name="temp-3" from="temp-0">
592
 
            <position>45,532</position>
593
 
        </textarea>
594
 
        <textarea name="temp-4" from="temp-0">
595
 
            <position>288,532</position>
596
 
        </textarea>
597
 
        <textarea name="temp-5" from="temp-0">
598
 
            <position>531,532</position>
599
 
        </textarea>
600
 
        <textarea name="pop-0" from="basetextarea">
601
 
            <area>45,332,223,30</area>
602
 
            <font>dgreenlarge</font>
603
 
            <align>right, top</align>
604
 
        </textarea>
605
 
        <textarea name="pop-1" from="pop-0">
606
 
            <position>288,332</position>
607
 
        </textarea>
608
 
        <textarea name="pop-2" from="pop-0">
609
 
            <position>531,332</position>
610
 
        </textarea>
611
 
        <textarea name="pop-3" from="pop-0">
612
 
            <position>45,532</position>
613
 
        </textarea>
614
 
        <textarea name="pop-4" from="pop-0">
615
 
            <position>288,532</position>
616
 
        </textarea>
617
 
        <textarea name="pop-5" from="pop-0">
618
 
            <position>531,532</position>
619
 
        </textarea>
620
 
 
621
 
        <textarea name="copyright" from="basetextarea">
622
 
            <area>15,560,770,35</area>
623
 
            <align>allcenter</align>
624
 
        </textarea>
625
 
 
626
 
    </window>
627
 
 
628
 
    <window name="global-setup">
629
 
 
630
 
        <imagetype name="topbar" from="basetopbar" />
631
 
 
632
 
        <textarea name="heading" from="baseheading">
633
 
            <value>Global Settings</value>
634
 
        </textarea>
635
 
 
636
 
        <shape name="box" from="basegreenbg">
637
 
            <area>10,300,780,280</area>
638
 
            <cornerradius>8</cornerradius>
639
 
        </shape>
640
 
 
641
 
        <textarea name="timeout_text" from="basetextarea">
642
 
            <area>15,315,350,35</area>
643
 
            <align>right,vcenter</align>
644
 
            <font>dgreenlarge</font>
645
 
            <value>Seconds to display each page:</value>
646
 
        </textarea>
647
 
 
648
 
        <spinbox name="timeout_spinbox" from="basespinbox">
649
 
            <position>400,315</position>
650
 
        </spinbox>
651
 
 
652
 
        <textarea name="backgroundlbl" from="timeout_text">
653
 
            <position>15,385</position>
654
 
            <value>Retrieve data in the background:</value>
655
 
        </textarea>
656
 
 
657
 
        <checkbox name="backgroundcheck" from="basecheckbox">
658
 
            <position>400,385</position>
659
 
        </checkbox>
660
 
 
661
 
        <button name="finishbutton" from="basesmallbutton">
662
 
            <position>320,495</position>
663
 
        </button>
664
 
 
665
 
    </window>
666
 
 
667
 
    <window name="screen-setup">
668
 
 
669
 
        <imagetype name="topbar" from="basetopbar" />
670
 
 
671
 
        <textarea name="heading" from="baseheading">
672
 
            <value>Weather Screen Setup</value>
673
 
        </textarea>
674
 
 
675
 
        <shape name="topbg" from="basegreenbg">
676
 
            <area>10,45,780,370</area>
677
 
            <cornerradius>6</cornerradius>
678
 
        </shape>
679
 
 
680
 
        <shape name="inactivehdrbg" from="basegreenbg">
681
 
            <area>25,50,300,35</area>
682
 
            <cornerradius>4</cornerradius>
683
 
        </shape>
684
 
 
685
 
        <textarea name="inactivehdr" from="basetextarea">
686
 
            <area>25,50,300,35</area>
687
 
            <font>dgreenmed</font>
688
 
            <align>allcenter</align>
689
 
        </textarea>
690
 
 
691
 
        <buttonlist name="inactivelist" from="basebuttonlist">
692
 
            <area>15,85,290,320</area>
693
 
            <buttonarea>15,5,290,315</buttonarea>
694
 
        </buttonlist>
695
 
 
696
 
        <shape name="activehdrbg" from="inactivehdrbg">
697
 
            <position>470,50</position>
698
 
        </shape>
699
 
 
700
 
        <textarea name="activehdr" from="inactivehdr">
701
 
            <position>470,50</position>
702
 
        </textarea>
703
 
 
704
 
        <buttonlist name="activelist" from="basebuttonlist">
705
 
            <area>465,85,290,320</area>
706
 
            <buttonarea>15,5,290,315</buttonarea>
707
 
        </buttonlist>
708
 
 
709
 
        <shape name="infobg" from="basegreenbg">
710
 
            <area>5,421,790,170</area>
711
 
            <cornerradius>8</cornerradius>
712
 
        </shape>
713
 
 
714
 
        <textarea name="helptxt" from="basetextarea">
715
 
            <area>15,424,770,100</area>
716
 
            <multiline>yes</multiline>
717
 
            <align>vtop,hcenter</align>
718
 
        </textarea>
719
 
 
720
 
        <button name="finishbutton" from="basesmallbutton">
721
 
            <position>320,530</position>
722
 
        </button>
723
 
 
724
 
    </window>
725
 
 
726
 
    <window name="source-setup">
727
 
 
728
 
        <imagetype name="topbar" from="basetopbar" />
729
 
 
730
 
        <textarea name="heading" from="baseheading">
731
 
            <value>Weather Source Setup</value>
732
 
        </textarea>
733
 
 
734
 
        <shape name="locbg" from="basegreenbg">
735
 
            <area>10,45,780,85</area>
736
 
            <cornerradius>6</cornerradius>
737
 
        </shape>
738
 
 
739
 
        <textarea name="categorylabel">
740
 
            <area>15,45,770,35</area>
741
 
            <font>dgreenmed</font>
742
 
            <value>Source</value>
743
 
            <align>allcenter</align>
744
 
        </textarea>
745
 
 
746
 
        <buttonlist name="srclist">
747
 
            <area>15,80,770,35</area>
748
 
            <layout>horizontal</layout>
749
 
            <spacing>3</spacing>
750
 
            <buttonarea>22,0,770,40</buttonarea>
751
 
            <statetype name="buttonitem">
752
 
                <area>0,0,175,40</area>
753
 
                <state name="active">
754
 
                    <shape name="buttonbg" from="basegreenbg">
755
 
                        <area>0,0,180,35</area>
756
 
                        <cornerradius>4</cornerradius>
757
 
                        <line color="#106732" width="1" />
758
 
                    </shape>
759
 
                    <textarea name="buttontext" from="basetextarea">
760
 
                        <area>0,0,180,35</area>
761
 
                        <font>dgreenmed</font>
762
 
                        <align>allcenter</align>
763
 
                    </textarea>
764
 
                </state>
765
 
                <shape name="activemask" from="basefadebg">
766
 
                    <area>0,0,180,35</area>
767
 
                    <fill color="#000000" alpha="45" />
768
 
                    <type>roundbox</type>
769
 
                    <cornerradius>4</cornerradius>
770
 
                </shape>
771
 
                <state name="selectedactive" from="active" />
772
 
                <state name="selectedinactive" from="active" />
773
 
            </statetype>
774
 
            <statetype name="downscrollarrow">
775
 
                <position>752,7</position>
776
 
                <state type="off">
777
 
                    <imagetype name="dnon">
778
 
                        <filename>shared/rightarrow_off.png</filename>
779
 
                    </imagetype>
780
 
                </state>
781
 
                <state type="full">
782
 
                    <imagetype name="dnoff">
783
 
                        <filename>shared/rightarrow.png</filename>
784
 
                    </imagetype>
785
 
                </state>
786
 
            </statetype>
787
 
            <statetype name="upscrollarrow">
788
 
                <position>0,7</position>
789
 
                <state type="off">
790
 
                    <imagetype name="upon">
791
 
                        <filename>shared/leftarrow_off.png</filename>
792
 
                    </imagetype>
793
 
                </state>
794
 
                <state type="full">
795
 
                    <imagetype name="upoff">
796
 
                        <filename>shared/leftarrow.png</filename>
797
 
                    </imagetype>
798
 
                </state>
799
 
            </statetype>
800
 
        </buttonlist>
801
 
 
802
 
        <shape name="infobg" from="basegreenbg">
803
 
            <area>10,145,780,450</area>
804
 
            <cornerradius>8</cornerradius>
805
 
        </shape>
806
 
 
807
 
        <textarea name="updatetxt" from="basetextarea">
808
 
            <area>15,150,300,35</area>
809
 
            <align>right,vcenter</align>
810
 
            <value>Data Retrieval Interval (minutes):</value>
811
 
        </textarea>
812
 
 
813
 
        <textarea name="retrievetxt" from="updatetxt">
814
 
            <position>15,200</position>
815
 
            <value>Source Update Timeout (seconds):</value>
816
 
        </textarea>
817
 
 
818
 
        <spinbox name="update_spinbox" from="basespinbox">
819
 
            <position>350,150</position>
820
 
        </spinbox>
821
 
 
822
 
        <spinbox name="retrieve_spinbox" from="basespinbox">
823
 
            <position>350,200</position>
824
 
        </spinbox>
825
 
 
826
 
        <textarea name="srcinfo" from="basetextarea">
827
 
            <area>15,250,770,250</area>
828
 
            <align>allcenter</align>
829
 
            <font>dgreenlarge</font>
830
 
            <multiline>yes</multiline>
831
 
        </textarea>
832
 
 
833
 
        <button name="finishbutton" from="basesmallbutton">
834
 
            <position>320,495</position>
835
 
        </button>
836
 
 
837
 
    </window>
838
 
 
839
 
    <window name="setup-location">
840
 
 
841
 
        <shape name="helpbg">
842
 
            <area>5,45,790,185</area>
843
 
            <type>roundbox</type>
844
 
            <cornerradius>8</cornerradius>
845
 
            <fill color="#bed996" alpha="225" />
846
 
            <line color="#77ab77" width="1" />
847
 
        </shape>
848
 
 
849
 
        <textarea name="helptxt" from="basetextarea">
850
 
            <area>15,25,770,100</area>
851
 
            <value>Enter your current location, nearest large town or city. In some countries postal codes are also supported.</value>
852
 
            <multiline>yes</multiline>
853
 
            <align>allcenter</align>
854
 
        </textarea>
855
 
 
856
 
        <textarea name="editlbl" from="basetextarea">
857
 
            <area>135,115,170,35</area>
858
 
            <value>Enter Location:</value>
859
 
            <align>allcenter</align>
860
 
        </textarea>
861
 
 
862
 
        <textedit name="loc-edit" from="basetextedit">
863
 
            <position>300,115</position>
864
 
        </textedit>
865
 
        <button name="searchbtn" from="basesmallbutton">
866
 
            <position>325,160</position>
867
 
        </button>
868
 
 
869
 
        <buttonlist name="results" from="basebuttontreelist">
870
 
            <area>5,225,400,375</area>
871
 
            <statetype name="upscrollarrow">
872
 
                <position>20,93%</position>
873
 
                <state type="off">
874
 
                    <imagetype name="upon">
875
 
                        <filename>shared/uparrow.png</filename>
876
 
                        <alpha>100</alpha>
877
 
                    </imagetype>
878
 
                </state>
879
 
                <state type="full">
880
 
                    <imagetype name="upoff">
881
 
                        <filename>shared/uparrow.png</filename>
882
 
                    </imagetype>
883
 
                </state>
884
 
            </statetype>
885
 
            <statetype name="downscrollarrow">
886
 
                <position>350,93%</position>
887
 
                <state type="off">
888
 
                    <imagetype name="dnon">
889
 
                        <filename>shared/downarrow.png</filename>
890
 
                        <alpha>100</alpha>
891
 
                    </imagetype>
892
 
                </state>
893
 
                <state type="full">
894
 
                    <imagetype name="dnoff">
895
 
                        <filename>shared/downarrow.png</filename>
896
 
                    </imagetype>
897
 
                </state>
898
 
            </statetype>
899
 
        </buttonlist>
900
 
 
901
 
        <textarea name="numresults" from="basetextarea">
902
 
            <area>425,325,300,35</area>
903
 
            <align>allcenter</align>
904
 
        </textarea>
905
 
 
906
 
        <textarea name="source" from="basetextarea">
907
 
            <area>425,365,300,35</area>
908
 
            <align>allcenter</align>
909
 
        </textarea>
910
 
 
911
 
    </window>
912
 
 
913
 
</mythuitheme>