From: Uwe Stöhr Date: Mon, 28 May 2007 23:35:28 +0000 (+0000) Subject: installer update X-Git-Tag: 1.6.10~9587 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=fdce65cd36ab710453166e84d37909197ffe637f;p=features.git installer update git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18552 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/Win32/packaging/AltInstaller/Updated.nsh b/development/Win32/packaging/AltInstaller/Updated.nsh index f4762dc71d..4663835d92 100644 --- a/development/Win32/packaging/AltInstaller/Updated.nsh +++ b/development/Win32/packaging/AltInstaller/Updated.nsh @@ -6,6 +6,7 @@ Function UpdateModifiedFiles File "${PRODUCT_SOURCEDIR}\bin\tex2lyx.exe" # always here SetOutPath "$INSTDIR\Resources" File "${PRODUCT_SOURCEDIR}\Resources\configure.py" + File "${PRODUCT_SOURCEDIR}\Resources\CREDITS" File "${PRODUCT_SOURCEDIR}\Resources\unicodesymbols" File /r "${PRODUCT_SOURCEDIR}\Resources\locale" # always here SetOutPath "$INSTDIR\Resources\bind"