summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2a69ca8)
raw | patch | inline | side by side (parent: 2a69ca8)
author | theAdib <theAdib@users.sourceforge.net> | |
Wed, 22 Nov 2006 21:02:16 +0000 (21:02 +0000) | ||
committer | theAdib <theAdib@users.sourceforge.net> | |
Wed, 22 Nov 2006 21:02:16 +0000 (21:02 +0000) |
packaging/win32/inkscape.nsi | patch | blob | history |
index 1e8e17d19c5185ef0a830b339df1dc6ddc7ffe33..2192f3fb8d71763fa74f03ddf5c9ff0a343a976c 100644 (file)
File /a "..\..\inkscape\COPYING"
File /a "..\..\inkscape\COPYING.LIB"
File /a "..\..\inkscape\NEWS"
- File /a "..\..\inkscape\HACKING.txt"
+ File /nonfatal /a "..\..\inkscape\HACKING.txt"
File /a "..\..\inkscape\README"
- File /a "..\..\inkscape\README.txt"
+ File /nonfatal /a "..\..\inkscape\README.txt"
File /a "..\..\inkscape\TRANSLATORS"
File /nonfatal /a /r "..\..\inkscape\data"
File /nonfatal /a /r "..\..\inkscape\doc"
SetOutPath $INSTDIR\share\extensions
File /a "..\..\inkscape\share\extensions\pdf_output.inx.txt"
File /a "..\..\inkscape\share\extensions\pdf_output_via_gs_on_win32.inx.txt"
+ SetOutPath $INSTDIR\share\icons
+ File /a "..\..\inkscape\share\icons\inkscape.file.png"
+ File /a "..\..\inkscape\share\icons\inkscape.file.svg"
SetOutPath $INSTDIR\modules
File /nonfatal /a /r "..\..\inkscape\modules\*.*"
SetOutPath $INSTDIR\python