wmitime: Update contact information.
This commit is contained in:
parent
d5bf493727
commit
5cbe821b8c
|
@ -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.
|
||||
|
||||
|
||||
|
|
|
@ -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");
|
||||
|
|
Loading…
Reference in a new issue