aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-07-29 08:32:27 +0000
committermarha <marha@users.sourceforge.net>2009-07-29 08:32:27 +0000
commitfdd1017b307eb3b561f0af06344285d3a05d60e6 (patch)
tree566c09bcc27bada14137806f3eb71340791c637f /include
parent1b6e87b04d153f3883e1e812f166b72ac3f14fc5 (diff)
downloadvcxsrv-fdd1017b307eb3b561f0af06344285d3a05d60e6.tar.gz
vcxsrv-fdd1017b307eb3b561f0af06344285d3a05d60e6.tar.bz2
vcxsrv-fdd1017b307eb3b561f0af06344285d3a05d60e6.zip
Changed project name and window titles
Diffstat (limited to 'include')
-rw-r--r--include/dix-config.h18
-rw-r--r--include/xwin-config.h2
2 files changed, 10 insertions, 10 deletions
diff --git a/include/dix-config.h b/include/dix-config.h
index 1a0f2d1f7..cdf3cf068 100644
--- a/include/dix-config.h
+++ b/include/dix-config.h
@@ -13,22 +13,22 @@
#define BIGREQS 1
/* Builder address */
-#define BUILDERADDR "cygwin-xfree@cygwin.com"
+#define BUILDERADDR "hmca@telenet.be"
/* Operating System Name */
-#define OSNAME "Cygwin"
+#define OSNAME "Win32"
/* Operating System Vendor */
-#define OSVENDOR "Red Hat"
+#define OSVENDOR "Microsoft"
/* Builder string */
#define BUILDERSTRING ""
/* Default font path */
-#define COMPILEDDEFAULTFONTPATH "fonts/misc/,fonts/TTF/,fonts/OTF,fonts/Type1/,fonts/100dpi/,fonts/75dpi/,built-ins"
+#define COMPILEDDEFAULTFONTPATH "fonts/misc/,fonts/TTF/,fonts/OTF,fonts/Type1/,fonts/100dpi/,fonts/75dpi/,fonts/cyrillic/,fonts/encodings/,fonts/Speedo/,built-ins"
/* Miscellaneous server configuration files path */
-#define SERVER_MISC_CONFIG_PATH "."///usr/lib/X11"
+#define SERVER_MISC_CONFIG_PATH "."
/* Support Composite Extension */
#define COMPOSITE 1
@@ -72,7 +72,7 @@
/* #undef GLX_DRI */
/* Path to DRI drivers */
-#define DRI_DRIVER_PATH "/usr/lib/dri"
+#define DRI_DRIVER_PATH ""
/* Include handhelds.org h3600 touchscreen driver */
/* #undef H3600_TS */
@@ -405,10 +405,10 @@
/* #undef XORG_RELEASE */
/* Current Xorg version */
-#define XORG_VERSION_CURRENT (((1) * 10000000) + ((5) * 100000) + ((3) * 1000) + 0)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((0) * 100000) + ((0) * 1000) + 0)
/* Xorg release date */
-#define XORG_DATE "5 November 2008"
+#define XORG_DATE "2 August 2009"
/* Build Xv Extension */
/* #undef XvExtension */
@@ -455,7 +455,7 @@
#define DBE 1
/* Vendor name */
-#define XVENDORNAME "The Cygwin/X Project"
+#define XVENDORNAME "The VcXsrv Project"
/* Endian order */
#ifndef X_BYTE_ORDER
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 "."