Here is a quick patch to fix a grammatical error on the display. Its a
double word correction.
--- weather.py 2007-04-26 14:37:27.000000000 -0500
+++ weather-new.py 2007-04-26 14:47:14.000000000 -0500
@@ -974,7 +974,7 @@ class WeatherBaseScreen(skin.Area):
_("and a low of"),
self.parent.weather.lowTemp[0]))
lines.append("%s %s %s" \
- % (_("Currently, there is a a humidity of"),
+ % (_("Currently, there is a humidity of"),
self.parent.weather.getHumidity(),
_("and"),))
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel