diff options
author | marha <marha@users.sourceforge.net> | 2009-07-29 08:32:27 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-07-29 08:32:27 +0000 |
commit | fdd1017b307eb3b561f0af06344285d3a05d60e6 (patch) | |
tree | 566c09bcc27bada14137806f3eb71340791c637f /include/xwin-config.h | |
parent | 1b6e87b04d153f3883e1e812f166b72ac3f14fc5 (diff) | |
download | vcxsrv-fdd1017b307eb3b561f0af06344285d3a05d60e6.tar.gz vcxsrv-fdd1017b307eb3b561f0af06344285d3a05d60e6.tar.bz2 vcxsrv-fdd1017b307eb3b561f0af06344285d3a05d60e6.zip |
Changed project name and window titles
Diffstat (limited to 'include/xwin-config.h')
-rw-r--r-- | include/xwin-config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xwin-config.h b/include/xwin-config.h index 9646ab8cd..de6a2b55e 100644 --- a/include/xwin-config.h +++ b/include/xwin-config.h @@ -25,7 +25,7 @@ /* #undef NEED_SNPRINTF */ /* Vendor web address for support */ -#define __VENDORDWEBSUPPORT__ "http://x.cygwin.com/" +#define __VENDORDWEBSUPPORT__ "http://www.hmca.be/" /* Default log location */ #define DEFAULT_LOGDIR "." |