vers l'utf-8 ...

darcs-hash:20080909193432-b8e4c-8b567852009655f931b00023ebaca090853719dd.gz
This commit is contained in:
Xavier Lagorce 2008-09-09 21:34:32 +02:00
parent 82a0a15f52
commit 7438105c0a
28 changed files with 75 additions and 75 deletions

View file

@ -3,9 +3,9 @@
if [ "$1" = "config" ]; then
echo 'host_name pulsar.crans.org'
echo 'graph_category Environnement'
echo 'graph_title Hygrométrie 0B'
echo 'graph_vlabel Humitidé (%)'
echo 'hygro.label Humidité 0B'
echo 'graph_title Hygrométrie 0B'
echo 'graph_vlabel Humitidé (%)'
echo 'hygro.label Humidité 0B'
exit 0
fi