mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-12 16:50:39 +00:00
installer: update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@27391 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
cd429fe69c
commit
50770d9101
@ -58,6 +58,7 @@ Function UpdateModifiedFiles
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\examples\de\beispiel_roh.lyx"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\examples\de\splash.lyx"
|
||||
SetOutPath "$INSTDIR\Resources\layouts"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\layouts\amsbook.layout"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\layouts\beamer.layout"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\layouts\dinbrief.layout"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\layouts\elsart.layout"
|
||||
@ -81,9 +82,8 @@ Function UpdateModifiedFiles
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\templates\hollywood.lyx"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\templates\iop-article.lyx"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\templates\seminar.lyx"
|
||||
SetOutPath "$INSTDIR\Resources\man\man1"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\man\man1\lyx.1"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\man\man1\tex2lyx.1"
|
||||
SetOutPath "${PRODUCT_SOURCEDIR}\Resources\man"
|
||||
File /r "${PRODUCT_SOURCEDIR}\Resources\man\man1"
|
||||
|
||||
FunctionEnd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user