]> git.lyx.org Git - features.git/commitdiff
installer update
authorUwe Stöhr <uwestoehr@web.de>
Fri, 25 May 2007 17:13:49 +0000 (17:13 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Fri, 25 May 2007 17:13:49 +0000 (17:13 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18515 a592a061-630c-0410-9148-cb99ea01b6c8

development/Win32/packaging/AltInstaller/Updated.nsh

index ed03b3ecd45a616ee5bda03b1bccf0c363ec6379..b1d311c12d7e338ef0ee7c7136404f1aaaf1427f 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\unicodesymbols"
  File /r "${PRODUCT_SOURCEDIR}\Resources\locale" # always here
  SetOutPath "$INSTDIR\Resources\doc"
  File "${PRODUCT_SOURCEDIR}\Resources\doc\Customization.lyx"