aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/installer
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/installer
parentc818610cb290773db486f0937739b19581077bf8 (diff)
downloadvcxsrv-6762bb002e741a5e062fad1866b9f832ffecafd3.tar.gz
vcxsrv-6762bb002e741a5e062fad1866b9f832ffecafd3.tar.bz2
vcxsrv-6762bb002e741a5e062fad1866b9f832ffecafd3.zip
Added .Xdefaults file
Diffstat (limited to 'xorg-server/installer')
-rw-r--r--xorg-server/installer/vcxsrv.nsi1
1 files changed, 1 insertions, 0 deletions
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"