summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorAaron Spike <aaron@ekips.org>2007-01-17 03:28:03 +0000
committeracspike <acspike@users.sourceforge.net>2007-01-17 03:28:03 +0000
commit26f6cd3b0c5c40bd82ed99b05cd56a65ae784c6b (patch)
tree49b077177fb670cc0d818ca50670f1d75009799b /packaging
parentFix syntax errors. (diff)
downloadinkscape-26f6cd3b0c5c40bd82ed99b05cd56a65ae784c6b.tar.gz
inkscape-26f6cd3b0c5c40bd82ed99b05cd56a65ae784c6b.zip
remove references to about.bg.svg
(bzr r2227)
Diffstat (limited to 'packaging')
-rw-r--r--packaging/win32/inkscape.nsi2
1 files changed, 0 insertions, 2 deletions
diff --git a/packaging/win32/inkscape.nsi b/packaging/win32/inkscape.nsi
index 52c69f7b4..56d9a4ff7 100644
--- a/packaging/win32/inkscape.nsi
+++ b/packaging/win32/inkscape.nsi
@@ -543,8 +543,6 @@ Section $(lng_Core) SecCore
SetOutPath $INSTDIR\share\icons
File /a "..\..\inkscape\share\icons\inkscape.file.png"
File /a "..\..\inkscape\share\icons\inkscape.file.svg"
- SetOutPath $INSTDIR\share\screens
- File /a "..\..\inkscape\share\screens\about.bg.svg"
SetOutPath $INSTDIR\modules
File /nonfatal /a /r "..\..\inkscape\modules\*.*"
SetOutPath $INSTDIR\python