"SfR Fresh" - the SfR Freeware/Shareware Archive 
As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
1 ###################################################################
2 ## Clockmail 1.9.0 (February 24, 2003) ##
3 ## ##
4 ## Copyright (C) 2003 by John Ellis. ##
5 ## ##
6 ## Use at your own risk! ##
7 ## ##
8 ## This software released under the GNU General Public License. ##
9 ## Please read the COPYING file for more information. ##
10 ###################################################################
11
12 Author: John Ellis <johne@bellatlantic.net>
13 e-mail: gqview@users.sourceforge.net
14 homepage: gqapplets.sourceforge.net
15
16 BETA release.
17
18 ======== Requirements
19
20 GNOME 2 (http://www.gnome.org)
21
22 ======== Notes and changes for this release
23
24 + Port to GNOME 2
25 + Added 4 new clock themes (2 styles, 2 variations each).
26 - Allow themes to have seconds animation (for blinking colons).
27 * Bug fixes.
28
29 ======== Installation
30
31 Compilation: ./configure ; make
32 Install: make install
33 Removal: make uninstall
34
35 ======== Description / Features
36
37 Clockmail is a panel applet for GNOME 2 that combines both the date/time
38 display and mail status into one applet. Many themes are included to use
39 both clock and mail features, or only one of the two.
40
41 ======== Documentation (brief)
42
43 For theme documentation, please refer to the THEME-SPEC file. (in src)
44
45