- April 27, 2009
- 778
- 333
- 32
- Home Country
- Netherlands
I altered the (in my opinion) ugly weather overlay, so it now looks like this.
Compatible with the horizontal menu.
Attention!
The Editor will no longer be able to generate a new user menu, so make a backup of your BasicHome.xml and use that one if you want to edit your menu. After that, apply my mod again.
Installation:
Copy basichome.weather.xml to the StreamedMP root dir.
Just remove the old stuff from basichome.xml:
From (including):
and import the basichome.weather.xml file.
To (including):
And instead add the following line:
Maybe this could be added in the StreamedMP releases
Compatible with the horizontal menu.
Attention!
The Editor will no longer be able to generate a new user menu, so make a backup of your BasicHome.xml and use that one if you want to edit your menu. After that, apply my mod again.
Installation:
Copy basichome.weather.xml to the StreamedMP root dir.
Just remove the old stuff from basichome.xml:
From (including):
Code:
<control>
<description>GROUP: Forecast BGs</description>
To (including):
Code:
<font>mediastream10tc</font>
<label>#infoservice.weather.today.condition</label>
</control>
</control>
And instead add the following line:
Code:
<import>basichome.weather.xml</import>
Maybe this could be added in the StreamedMP releases