mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-27 19:40:10 +00:00
installer updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@20440 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
5ba6b68c6b
commit
bad898463c
@ -1,6 +1,6 @@
|
||||
Function UpdateModifiedFiles
|
||||
|
||||
# list with modified files for LyX 1.5rc2 27-06-2007
|
||||
# list with modified files for LyX 1.5.2svn 22-09-2007
|
||||
SetOutPath "$INSTDIR\bin"
|
||||
File "${PRODUCT_SOURCEDIR}\bin\lyx.exe" # always here
|
||||
File "${PRODUCT_SOURCEDIR}\bin\tex2lyx.exe" # always here
|
||||
@ -20,6 +20,8 @@ Function UpdateModifiedFiles
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\examples\de\splash.lyx"
|
||||
SetOutPath "$INSTDIR\Resources\images"
|
||||
File /r "${PRODUCT_SOURCEDIR}\Resources\images\math"
|
||||
SetOutPath "$INSTDIR\Resources\layouts"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\layouts\beamer.layout"
|
||||
SetOutPath "$INSTDIR\Resources\lyx2lyx"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\lyx2lyx\lyx2lyx_lang.py"
|
||||
SetOutPath "$INSTDIR\Resources\ui"
|
||||
|
Loading…
x
Reference in New Issue
Block a user