aboutsummaryrefslogtreecommitdiff
path: root/xorg-server
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-01-19 14:49:42 +0000
committermarha <marha@users.sourceforge.net>2011-01-19 14:49:42 +0000
commit6762bb002e741a5e062fad1866b9f832ffecafd3 (patch)
tree48558d4c4235f5d1b7c4cd8b4eb4f1c2edc3cbe0 /xorg-server
parentc818610cb290773db486f0937739b19581077bf8 (diff)
downloadvcxsrv-6762bb002e741a5e062fad1866b9f832ffecafd3.tar.gz
vcxsrv-6762bb002e741a5e062fad1866b9f832ffecafd3.tar.bz2
vcxsrv-6762bb002e741a5e062fad1866b9f832ffecafd3.zip
Added .Xdefaults file
Diffstat (limited to 'xorg-server')
-rw-r--r--xorg-server/.Xdefaults1
-rw-r--r--xorg-server/installer/vcxsrv.nsi1
2 files changed, 2 insertions, 0 deletions
diff --git a/xorg-server/.Xdefaults b/xorg-server/.Xdefaults
new file mode 100644
index 000000000..06c29211a
--- /dev/null
+++ b/xorg-server/.Xdefaults
@@ -0,0 +1 @@
+*customization:-color
diff --git a/xorg-server/installer/vcxsrv.nsi b/xorg-server/installer/vcxsrv.nsi
index 93ccfaf0d..ba2897a36 100644
--- a/xorg-server/installer/vcxsrv.nsi
+++ b/xorg-server/installer/vcxsrv.nsi
@@ -85,6 +85,7 @@ Section "VcXsrv (required)"
File "..\XKeysymDB"
File "..\XErrorDB"
File "..\XtErrorDB"
+ File "..\.Xdefaults"
File "..\hw\xwin\xlaunch\obj\release\xlaunch.exe"
File "..\..\tools\plink\obj\release\plink.exe"
File "..\swrast_dri.dll"