summaryrefslogtreecommitdiffstats
path: root/packaging/windows/subsurface.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/windows/subsurface.nsi')
-rw-r--r--packaging/windows/subsurface.nsi2
1 files changed, 0 insertions, 2 deletions
diff --git a/packaging/windows/subsurface.nsi b/packaging/windows/subsurface.nsi
index b19c9a49b..31eaa30ef 100644
--- a/packaging/windows/subsurface.nsi
+++ b/packaging/windows/subsurface.nsi
@@ -136,7 +136,6 @@ Section
File dll\pthreadGC2.dll
File dll\zlib1.dll
File subsurface.ico
- File /r ..\..\locale
File /r share
# Store installation folder in registry
@@ -169,7 +168,6 @@ Section "Uninstall"
Delete "$INSTDIR\subsurface.svg"
Delete "$INSTDIR\Uninstall.exe"
RMDir /r "$INSTDIR\share"
- RMDir /r "$INSTDIR\locale"
RMDir "$INSTDIR"
# Remove shortcuts