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

« back to all changes in this revision

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