]> git.lyx.org Git - lyx.git/commitdiff
installer update
authorUwe Stöhr <uwestoehr@web.de>
Mon, 28 May 2007 23:35:28 +0000 (23:35 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Mon, 28 May 2007 23:35:28 +0000 (23:35 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18552 a592a061-630c-0410-9148-cb99ea01b6c8

development/Win32/packaging/AltInstaller/Updated.nsh

index f4762dc71def2044067637be30a022a453201bd9..4663835d92b274dcc0846a75dc8e1783c55708b6 100644 (file)
@@ -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"