From 3f851ff5893c31d81eab244f6caeb6132f69ea69 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Fri, 31 Jul 2009 21:53:14 +0200 Subject: Added a note about weather symbols to the weather widget. --- weather.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'weather.lua') diff --git a/weather.lua b/weather.lua index 30224b6..b83538e 100644 --- a/weather.lua +++ b/weather.lua @@ -26,6 +26,9 @@ function worker(format, station) -- Setup tables local weather = { + -- Some of the weather symbols would look nice if prepended to + -- the final output, but it is up to the user to do that + -- * http://www.alanwood.net/unicode/miscellaneous_symbols.html ["{city}"] = "N/A", ["{wind}"] = "N/A", ["{windmph}"] = "N/A", -- cgit v1.2.3