comparison config.weather.example @ 419:3566fdca974b

weather: Rename a string token.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 08 Jan 2017 00:56:13 +0200
parents e904b453a06a
children db6e1d39db11
comparison
equal deleted inserted replaced
418:e904b453a06a 419:3566fdca974b
33 33
34 34
35 ### 35 ###
36 ### Messages 36 ### Messages
37 ### 37 ###
38 set weather_msg_list_station [list "\002@station@\002 ( http://www.google.fi/maps/@@c_lat@,@c_long@,15z )"] 38 set weather_msg_list_station [list "\002@station@\002 ( http://www.google.fi/maps/@@c_lat@,@c_lng@,15z )"]
39 39
40 40
41 set weather_msg_result [list "\002@station@\002, mitattu klo @ctime@: \002@temp@°C\002"] 41 set weather_msg_result [list "\002@station@\002, mitattu klo @ctime@: \002@temp@°C\002"]
42 lappend weather_msg_result ", @weather1@" 42 lappend weather_msg_result ", @weather1@"
43 lappend weather_msg_result ", keli @weather2@" 43 lappend weather_msg_result ", keli @weather2@"