diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-09-14 14:53:20 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-09-14 14:53:20 +0800 |
commit | 69760feabe134d7773aec4f895d60caee6a8e2e3 (patch) | |
tree | 79abaa0fc453a43f34db9d617c1392dc6875382b /x11-clocks/sanduhr/pkg-descr | |
parent | fd1240237c49316beebbb8ef19abdda46c2f8fdc (diff) | |
download | freebsd-ports-gnome-69760feabe134d7773aec4f895d60caee6a8e2e3.tar.gz freebsd-ports-gnome-69760feabe134d7773aec4f895d60caee6a8e2e3.tar.zst freebsd-ports-gnome-69760feabe134d7773aec4f895d60caee6a8e2e3.zip |
Add sanduhr - an alarm clock for GNOME desktop designed as a sand-glass.
Diffstat (limited to 'x11-clocks/sanduhr/pkg-descr')
-rw-r--r-- | x11-clocks/sanduhr/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-clocks/sanduhr/pkg-descr b/x11-clocks/sanduhr/pkg-descr new file mode 100644 index 000000000000..2b528119f5fe --- /dev/null +++ b/x11-clocks/sanduhr/pkg-descr @@ -0,0 +1,14 @@ +SandUhr is an alarm clock, which is designed as a sand-glass. The program uses +the X Window System and the GNOME desktop environment. The alarm is delivered +to you by either ringing the console bell, by playing a sound file, or by +starting an external program of your choice. + +The program is fully integrated into the GNOME application framework. + +o Drag and drop: you may drop a color onto the timer to change the sand's visual + appearance. +o It uses the GNOME help system to provide a manual. +o Use of CORBA: The program provides a CORBA interface. So you may control the + SandUhr from within your own programs. + +WWW: http://www.mathematik.uni-kl.de/~wwwstoch/voss/sanduhr.html |