installer: update

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34546 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2010-05-31 01:01:54 +00:00
parent cae7a541fa
commit d828d33c87

View File

@ -38,6 +38,8 @@ Function UpdateModifiedFiles
File "${PRODUCT_SOURCEDIR}\Resources\layouts\IEEEtran.layout"
SetOutPath "$INSTDIR\Resources\lyx2lyx" # always here
File "${PRODUCT_SOURCEDIR}\Resources\lyx2lyx\lyx2lyx_version.py" # always here
SetOutPath "$INSTDIR\Resources\man\man1"
File "${PRODUCT_SOURCEDIR}\Resources\man\man1\lyx.1"
SetOutPath "$INSTDIR\Resources\templates"
File "${PRODUCT_SOURCEDIR}\Resources\templates\IEEEtran.lyx"
#SetOutPath "$INSTDIR\Resources\ui"