summaryrefslogtreecommitdiffstats
path: root/packaging/win32
diff options
context:
space:
mode:
authorEduard Braun <eduard.braun2@gmx.de>2017-12-22 16:36:08 +0000
committerEduard Braun <eduard.braun2@gmx.de>2017-12-22 16:36:08 +0000
commitfafdbf5b15257d50a3810d1ef1ad546ce8cb1c90 (patch)
treedc1fedf7ee7786907015b6104a5fc2adff3de1e4 /packaging/win32
parentPackaging/NSIS: Add Korean installer translation (diff)
downloadinkscape-fafdbf5b15257d50a3810d1ef1ad546ce8cb1c90.tar.gz
inkscape-fafdbf5b15257d50a3810d1ef1ad546ce8cb1c90.zip
Remove inkscape.file.svg (and inkscape.file.png)
It was added in 8aeb053f557456d83b60acdcf1446a6825a5aef6 but seems to have never been used. It was only referenced in inkscape.nsi (where it's not required) which broke when the file was moved in ce456d55bb3deee828dad9cdaf1f530194cae93c
Diffstat (limited to 'packaging/win32')
-rw-r--r--packaging/win32/inkscape.nsi5
1 files changed, 0 insertions, 5 deletions
diff --git a/packaging/win32/inkscape.nsi b/packaging/win32/inkscape.nsi
index 3b13b4708..3f804264c 100644
--- a/packaging/win32/inkscape.nsi
+++ b/packaging/win32/inkscape.nsi
@@ -314,11 +314,6 @@ Section "$(Core)" SecCore ; Mandatory Inkscape core files section {{{
File /nonfatal /a /r /x *.??*.???* /x examples /x extensions /x locale /x tutorials ${INKSCAPE_DIST_DIR}\share\*.*
!insertmacro UNINSTALL.LOG_CLOSE_INSTALL
; this files are added because it slips through the filter
- SetOutPath $INSTDIR\share\icons
- !insertmacro UNINSTALL.LOG_OPEN_INSTALL
- File /a ${INKSCAPE_DIST_DIR}\share\icons\inkscape.file.png
- File /a ${INKSCAPE_DIST_DIR}\share\icons\inkscape.file.svg
- !insertmacro UNINSTALL.LOG_CLOSE_INSTALL
SetOutPath $INSTDIR\share\templates
!insertmacro UNINSTALL.LOG_OPEN_INSTALL
File /a ${INKSCAPE_DIST_DIR}\share\templates\default.en_US.svg