Fix encoding of title and vlabel
This commit is contained in:
parent
d309ca0e96
commit
3a0a8969e9
2 changed files with 7 additions and 4 deletions
|
|
@ -131,6 +131,8 @@ env.label name
|
|||
|
||||
|
||||
# Temperature in Rennes
|
||||
[temprennes]
|
||||
user florent
|
||||
env.cache_expire 7200
|
||||
env.HOME /home/flo
|
||||
env.capa ICapWeather
|
||||
|
|
@ -140,3 +142,4 @@ env.attribvalue temp/value
|
|||
env.attribid temp/id
|
||||
env.title Température à Rennes
|
||||
env.vlabel Température
|
||||
env.label id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue