this is example for partMeteo screen used on infobar
<screen name="PartInfoMeteo">
<ePixmap pixmap="/usr/share/enigma2/oZeta-FHD/weather_icons/meteo.png" position="0,0" size="1920,120" alphatest="blend" scale="1"/>
<widget alphatest="blend" render="MSNWeatherPixmap" position="0,0" size="120,120" source="session.MSNWeather" transparent="1" zPosition="20" scale="1">
<convert type="MSNWeather">weathericon,current,/usr/share/enigma2/oZeta-FHD/weather_icons/,png</convert>
</widget>
<widget source="session.MSNWeather" render="Label" position="155,10" size="150,60" font="Regular; 50" text="54 `C" valign="center" halign="left" foregroundColor="red" backgroundColor="#000000" noWrap="1" borderWidth="1" transparent="1" zPosition="10">
<convert type="MSNWeather">temperature_current</convert>
</widget>
<widget source="session.MSNWeather" render="Label" position="300,20" size="500,50" font="Regular; 40" halign="left" foregroundColor="yellow" backgroundColor="#000000" noWrap="1" typeSpeed="1500" typeCaret="_" zPosition="1" transparent="1">
<convert type="MSNWeather">city</convert>
</widget>
<widget source="session.MSNWeather" render="Label" position="160,65" size="600,50" font="Regular; 36" halign="left" foregroundColor="#ffffff" backgroundColor="#000000" noWrap="1" typeSpeed="1500" typeCaret="_" zPosition="1" transparent="1">
<convert type="MSNWeather">temperature_text,current</convert>
</widget>
<!-- ***** Temperature day-2 ***** -->
<widget render="MSNWeatherPixmap" source="session.MSNWeather" position="960,0" size="120,120" zPosition="12" alphatest="blend">
<convert type="MSNWeather">weathericon,day2,/usr/share/enigma2/oZeta-FHD/weather_icons/,png</convert>
</widget>
<widget source="session.MSNWeather" render="Label" position="1090,20" size="200,40" font="Regular; 28" halign="left" backgroundColor="background" transparent="1" zPosition="12">
<convert type="MSNWeather">weekday,day2</convert>
</widget>
<widget source="session.MSNWeather" render="Label" position="1090,60" size="200,40" font="Regular; 28" halign="left" backgroundColor="background" transparent="1" zPosition="12">
<convert type="MSNWeather">temperature_heigh_low,day2</convert>
</widget>
<!-- ***** Temperature day-3 ***** -->
<widget render="MSNWeatherPixmap" source="session.MSNWeather" position="1270,0" size="120,120" zPosition="12" alphatest="blend">
<convert type="MSNWeather">weathericon,day3,/usr/share/enigma2/oZeta-FHD/weather_icons/,png</convert>
</widget>
<widget source="session.MSNWeather" render="Label" position="1400,20" size="200,40" font="Regular; 28" halign="left" backgroundColor="background" transparent="1" zPosition="12">
<convert type="MSNWeather">weekday,day3</convert>
</widget>
<widget source="session.MSNWeather" render="Label" position="1400,60" size="200,40" font="Regular; 28" halign="left" backgroundColor="background" transparent="1" zPosition="12">
<convert type="MSNWeather">temperature_heigh_low,day3</convert>
</widget>
<!-- ***** Temperature day-3 ***** -->
<widget render="MSNWeatherPixmap" source="session.MSNWeather" position="1600,0" size="120,120" zPosition="12" alphatest="blend">
<convert type="MSNWeather">weathericon,day4,/usr/share/enigma2/oZeta-FHD/weather_icons/,png</convert>
</widget>
<widget source="session.MSNWeather" render="Label" position="1730,20" size="190,40" font="Regular; 28" halign="left" backgroundColor="background" transparent="1" zPosition="12">
<convert type="MSNWeather">weekday,day4</convert>
</widget>
<widget source="session.MSNWeather" render="Label" position="1730,60" size="190,40" font="Regular; 28" halign="left" backgroundColor="background" transparent="1" zPosition="12">19
<convert type="MSNWeather">temperature_heigh_low,day4</convert>
</widget>
</screen>
Display More
InfoBar-Meteo.jpg
the path is
/usr/share/enigma2/oZeta-FHD/weather_icons/