source: trunk/examples/help/contextsensitivehelp/doc/temperature.html@ 397

Last change on this file since 397 was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 555 bytes
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html>
3 <head>
4 <title>Temperature</title>
5 </head>
6 <body>
7 Depending on the temperature, the plants need more or less water. The higher
8 the temperature the higher the need for water. If the temperature does not
9 reach a certain level, maybe no automatic watering should be done at all.<br>
10 Before setting this parameter for good, you should also take the amount of <a href="./rain.html">
11 rain</a> into account.
12 </body>
13</html>
Note: See TracBrowser for help on using the repository browser.