diff options
author | Torsten Blum <torstenb@FreeBSD.org> | 1996-09-14 23:43:02 +0000 |
---|---|---|
committer | Torsten Blum <torstenb@FreeBSD.org> | 1996-09-14 23:43:02 +0000 |
commit | 9340ed729f9b2880a0a1b4f7dff3be9642e53882 (patch) | |
tree | 02b0f09c3d7f168ba46df4be6dd046a248453f14 /astro/sunclock/pkg-descr | |
parent | 17cdff96b597a9401787b1c86b2d2da77505f658 (diff) |
Notes
Diffstat (limited to 'astro/sunclock/pkg-descr')
-rw-r--r-- | astro/sunclock/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/astro/sunclock/pkg-descr b/astro/sunclock/pkg-descr new file mode 100644 index 000000000000..8f2bd8ad1f1b --- /dev/null +++ b/astro/sunclock/pkg-descr @@ -0,0 +1,7 @@ +This program is a clock that shows which portion of the Earth's surface is +illuminated by the Sun. It is designed to be usually iconic, but can be +opened for a larger display with the time updated every second and both the +local timezone and UTC displayed. The Suntools version had a menu that +allowed you to speed up time, show different dates, etc., but I have +never implemented any of that in the X version; there is some support +for it in the code, however. |