--- wmitime/README | 6 +++--- wmitime/wmitime.c | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/wmitime/README b/wmitime/README index c26ffa8..3c1f0a0 100644 --- a/wmitime/README +++ b/wmitime/README @@ -1,8 +1,8 @@ wmitime 0.2 beta Public Release -------------------------------------------------------------- Author...: Dave Clark (cla...@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 cla...@skynet.ca and describe the +bugreport to wmaker-dev@lists.windowmaker.org and describe the problem as detailed! as you can. diff --git a/wmitime/wmitime.c b/wmitime/wmitime.c index 60d1144..d574ef7 100644 --- a/wmitime/wmitime.c +++ b/wmitime/wmitime.c @@ -578,7 +578,8 @@ void BlitNum(int num, int x, int y) void usage(void) { - fprintf(stderr, "\nWMiTIME - illusion <cla...@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 <cla...@skynet.ca>\n\n"); fprintf(stderr, "usage:\n"); fprintf(stderr, " -12 12-hour mode\n"); fprintf(stderr, " -display <display name>\n"); -- 2.1.0 -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.