From 9f1e5316f34fad3e7d0d1af2f2f3102359cef488 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 18 Jan 2011 16:39:34 +0000 Subject: Added xclock application files --- xorg-server/installer/vcxsrv.nsi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xorg-server/installer') diff --git a/xorg-server/installer/vcxsrv.nsi b/xorg-server/installer/vcxsrv.nsi index 9ee2eabad..93ccfaf0d 100644 --- a/xorg-server/installer/vcxsrv.nsi +++ b/xorg-server/installer/vcxsrv.nsi @@ -239,6 +239,8 @@ Section "Uninstall" Delete "$INSTDIR\xcalc" Delete "$INSTDIR\xcalc-color" Delete "$INSTDIR\xclock.exe" + Delete "$INSTDIR\xclock" + Delete "$INSTDIR\xclock-color" Delete "$INSTDIR\xwininfo.exe" Delete "$INSTDIR\XKeysymDB" Delete "$INSTDIR\XErrorDB" -- cgit v1.2.3