wmitime: Update contact information.

This commit is contained in:
Doug Torrance 2014-12-20 01:57:07 -06:00 committed by Carlos R. Mafra
parent d5bf493727
commit 5cbe821b8c
2 changed files with 5 additions and 4 deletions

View file

@ -1,8 +1,8 @@
wmitime 0.2 beta Public Release
--------------------------------------------------------------
Author...: Dave Clark (clarkd@skynet.ca)
Homepage : http://www.neotokyo.org
Maintainers : Window Maker Developers Team <wmaker-dev@lists.windowmaker.org>
Homepage : http://windowmaker.org/dockapps/?name=wmitime
Description
--------------------------------------------------------------
@ -41,7 +41,7 @@ COPYING GNU General Public License Version 2.
Bugs
--------------------------------------------------------------
If you discover any bugs in this software, please send a
bugreport to clarkd@skynet.ca and describe the
bugreport to wmaker-dev@lists.windowmaker.org and describe the
problem as detailed! as you can.

View file

@ -578,7 +578,8 @@ void BlitNum(int num, int x, int y)
void usage(void)
{
fprintf(stderr, "\nWMiTIME - illusion <clarkd@skynet.ca> http://www.neotokyo.org/illusion\n\n");
fprintf(stderr, "\nWMiTIME - Window Maker Developers Team <wmaker-dev@lists.windowmaker.org>\n");
fprintf(stderr, " original author: Dave Clark <clarkd@skynet.ca>\n\n");
fprintf(stderr, "usage:\n");
fprintf(stderr, " -12 12-hour mode\n");
fprintf(stderr, " -display <display name>\n");