CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
changed | /trunk/Src/Help/HTML/dlg_programupdates.htm |
changed | /trunk/Src/Help/HTML/dlg_update.htm |
--- a/trunk/Src/Help/HTML/dlg_programupdates.htm +++ b/trunk/Src/Help/HTML/dlg_programupdates.htm @@ -47,7 +47,8 @@ contained in the zip file. </p> <p> - If there is no new version<sup>‡</sup>, a message is displayed to that effect. + If there is no new version<sup>‡</sup>, a message is displayed to + that effect. </p> <p> <strong>Notes:</strong> @@ -70,5 +71,18 @@ >CodeSnip News Feed</a> which carries announcements of all such releases. </p> + <p class="bordered"> + By default <em>CodeSnip</em> performs a check for program updates + automatically from time to time. A pop-up notification window is displayed + in the main window if an update is available. The notification includes + a button that causes the update to be downloaded via the default browser, + in an exactly similar way to this dialogue box. You can switch this + automatic checking feature off, or change the frequency with which checks + are made, by using the <a + href="dlg_prefs_updates.htm" + >Updates</a> tab of the <a + href="dlg_preferences.htm" + >Preferences</a> dialogue box. + </p> </body> </html>