Tordex Community
TrueLaunchBar Weather monitor - HOW TO SOLF PROBLE - TrueLaunchBar\Plugins\weathermon\ - Printable Version

+- Tordex Community (http://forum.tordex.com)
+-- Forum: True Launch Bar (http://forum.tordex.com/forum-3.html)
+--- Forum: Bugs (http://forum.tordex.com/forum-10.html)
+--- Thread: TrueLaunchBar Weather monitor - HOW TO SOLF PROBLE - TrueLaunchBar\Plugins\weathermon\ (/thread-693.html)



- Makc666 - 04-06-2003

1. Open:
...\TrueLaunchBar\Plugins\weathermon\providers\wunderground.ini

2. Change to:
Code:
[Temperature]
unit = F
[b]find0 = "Temperature</td>"[/b]
find1 = "<b>"
delim = "<"

3. Restart TrueLaunchBar


- M3wThr33 - 04-13-2003

You might want to remove the bold tags...
Code:
[Temperature]
unit = F
find0 = "Temperature</td>"
find1 = "<b>"
delim = "<"
THAT'S the actual code