changeset 157:c8fa73ba67da

weather: Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 01 Jun 2014 18:47:50 +0300
parents a1f4c163e48c
children db2b1f74d994
files weather.tcl
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/weather.tcl	Sun Jun 01 18:47:36 2014 +0300
+++ b/weather.tcl	Sun Jun 01 18:47:50 2014 +0300
@@ -11,6 +11,7 @@
 ##########################################################################
 
 set weather_default_locations "raahe"
+
 set weather_datafile "/home/niinuska/bot/data.weather"
 set weather_check_period 5
 
@@ -20,9 +21,11 @@
 set weather_preferredmsg "PRIVMSG"
 
 
+###
+### Messages
+###
 set weather_msg_usage_1 "Käyttö: !sää2 \[paikka\]"
 set weather_msg_usage_2 "Käyttö: !sää2 aseta <paikka>\[;<paikka2>\]"
-
 set weather_msg_user_not_known "Tuntematon käyttäjä."
 set weather_msg_no_results "Ei mittaustietoja."
 set weather_msg_no_data_for_location "Paikkakunnan tietoja ei saatu."