Code

cliparts -> clipart
authortheadib <theadib@users.sourceforge.net>
Fri, 16 Feb 2007 13:55:34 +0000 (13:55 +0000)
committertheadib <theadib@users.sourceforge.net>
Fri, 16 Feb 2007 13:55:34 +0000 (13:55 +0000)
packaging/win32/inkscape.nsi

index b7fa1353b5383865e2f1647b45cfffad236fad21..35ecb74f9a2fe21097d4d3e4ce800ef874de8331 100644 (file)
@@ -407,12 +407,12 @@ FunctionEnd
   SetOutPath $INSTDIR\lib\locale
   File /nonfatal /a /r "..\..\inkscape\lib\locale\${polng}"
   SetOutPath $INSTDIR\share\cliparts
-  File /nonfatal /a /r "..\..\inkscape\share\cliparts\*.${polng}.svg"  
+  File /nonfatal /a /r "..\..\inkscape\share\clipart\*.${polng}.svg"  
   ; the keyboard tables
   SetOutPath $INSTDIR\share\screens
   File /nonfatal /a /r "..\..\inkscape\share\screens\*.${polng}.svg"  
   SetOutPath $INSTDIR\share\templates
-  File /nonfatal /a /r "..\..\inkscape\share\templates\default.${polng}.svg"  
+  File /nonfatal /a /r "..\..\inkscape\share\templates\*.${polng}.svg"  
   SetOutPath $INSTDIR\doc
   File /nonfatal /a /r "..\..\inkscape\doc\keys.${polng}.xml"  
   File /nonfatal /a /r "..\..\inkscape\doc\keys.${polng}.html"