mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-18 21:45:24 +00:00
installer: updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29069 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
047b016ba3
commit
77272af42c
@ -20,10 +20,12 @@ Function UpdateModifiedFiles
|
||||
#File "${PRODUCT_SOURCEDIR}\Resources\symbols"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\unicodesymbols"
|
||||
SetOutPath "$INSTDIR\Resources\doc"
|
||||
File /r "${PRODUCT_SOURCEDIR}\Resources\doc\id"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\doc\EmbeddedObjects.lyx"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\doc\Extended.lyx"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\doc\Intro.lyx"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\doc\LaTeXConfig.lyx"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\doc\LFUNs.lyx"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\doc\Math.lyx"
|
||||
SetOutPath "$INSTDIR\Resources\doc\de"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\doc\de\EmbeddedObjects.lyx"
|
||||
@ -41,8 +43,6 @@ Function UpdateModifiedFiles
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\doc\fr\Intro.lyx"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\doc\fr\Math.lyx"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\doc\fr\Shortcuts.lyx"
|
||||
SetOutPath "$INSTDIR\Resources\doc\id"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\doc\id\Intro.lyx"
|
||||
SetOutPath "$INSTDIR\Resources\doc\ja"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\doc\ja\LaTeXConfig.lyx"
|
||||
#SetOutPath "$INSTDIR\Resources\examples"
|
||||
|
Loading…
x
Reference in New Issue
Block a user