summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: df599b3)
raw | patch | inline | side by side (parent: df599b3)
author | theadib <theadib@users.sourceforge.net> | |
Mon, 24 Sep 2007 12:25:20 +0000 (12:25 +0000) | ||
committer | theadib <theadib@users.sourceforge.net> | |
Mon, 24 Sep 2007 12:25:20 +0000 (12:25 +0000) |
packaging/win32/inkscape.nsi | patch | blob | history |
index ebd80cbd51f087dd646062d283ccf6ea7f3733a7..bc86160dce87c257458d2fc156901a0e605204e6 100644 (file)
; Language files
!include "english.nsh"
; Language files
!include "english.nsh"
-; !include "catalan.nsh" the catalan support has been abandoned by NSIS as of version 2.28
+!include "catalan.nsh"
!include "czech.nsh"
!include "finnish.nsh"
!include "french.nsh"
!include "czech.nsh"
!include "finnish.nsh"
!include "french.nsh"
!include "spanish.nsh"
ReserveFile "inkscape.nsi.uninstall"
!include "spanish.nsh"
ReserveFile "inkscape.nsi.uninstall"
+ReserveFile "${NSISDIR}\Plugins\UserInfo.dll"
+!insertmacro MUI_RESERVEFILE_INSTALLOPTIONS ;InstallOptions
; #######################################
; #######################################