diff options
author | marha <marha@users.sourceforge.net> | 2009-11-06 12:41:44 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-11-06 12:41:44 +0000 |
commit | f82153a9f5ada39e64bdfaca1c68f951d79d005c (patch) | |
tree | eacb5c5ee0a6e7cf699600bc626a20c6bc12f9a1 /apps/xclock/README | |
parent | 5c97ea64d7046d0a9d654950946a0070ac1e355a (diff) | |
download | vcxsrv-f82153a9f5ada39e64bdfaca1c68f951d79d005c.tar.gz vcxsrv-f82153a9f5ada39e64bdfaca1c68f951d79d005c.tar.bz2 vcxsrv-f82153a9f5ada39e64bdfaca1c68f951d79d005c.zip |
Added:
xcalc-1.0.2
xclock-1.0.4
Diffstat (limited to 'apps/xclock/README')
-rw-r--r-- | apps/xclock/README | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/apps/xclock/README b/apps/xclock/README new file mode 100644 index 000000000..ffbbb59e8 --- /dev/null +++ b/apps/xclock/README @@ -0,0 +1,27 @@ +xclock is the classic X Window System clock utility. It displays +the time in analog or digital form, continuously updated at a +frequency which may be specified by the user. + +All questions regarding this software should be directed at the +Xorg mailing list: + + http://lists.freedesktop.org/mailman/listinfo/xorg + +Please submit bug reports to the Xorg bugzilla: + + https://bugs.freedesktop.org/enter_bug.cgi?product=xorg + +The master development code repository can be found at: + + git://anongit.freedesktop.org/git/xorg/app/xclock + + http://cgit.freedesktop.org/xorg/app/xclock + +For patch submission instructions, see: + + http://www.x.org/wiki/Development/Documentation/SubmittingPatches + +For more information on the git code manager, see: + + http://wiki.x.org/wiki/GitPage + |