mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
installer update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18515 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
18fbef503a
commit
7e8aa4f2ea
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user