]> git.lyx.org Git - features.git/commitdiff
installer updates
authorUwe Stöhr <uwestoehr@web.de>
Sat, 12 May 2007 00:24:11 +0000 (00:24 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sat, 12 May 2007 00:24:11 +0000 (00:24 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18276 a592a061-630c-0410-9148-cb99ea01b6c8

development/Win32/packaging/installer/LyXWinInstaller/Updated.nsh

index 06be927a8fc86a22f95d5e9fec4145f99d25bbcf..784aecb4c2621a7ea444af5db568686d34d26859 100644 (file)
@@ -38,6 +38,7 @@ Function UpdateModifiedFiles
  File "${PRODUCT_SOURCEDIR}\Resources\lyx2lyx\LyX.py"
  File "${PRODUCT_SOURCEDIR}\Resources\lyx2lyx\lyx_1_5.py"
  SetOutPath "$INSTDIR\Resources\ui"
+ File "${PRODUCT_SOURCEDIR}\Resources\ui\stdmenus.inc"
  File "${PRODUCT_SOURCEDIR}\Resources\ui\stdtoolbars.inc"
 
 FunctionEnd