mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
Windows installer: add missing modules
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17092 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c5c999f18e
commit
f1d47e4416
@ -110,6 +110,7 @@ Lists of files to include in the installer
|
||||
!macro FileListPythonDll COMMAND DIRECTORY
|
||||
|
||||
${FILE}python25.dll"
|
||||
${FILE}unicodedata.pyd"
|
||||
|
||||
!macroend
|
||||
|
||||
@ -117,6 +118,7 @@ Lists of files to include in the installer
|
||||
|
||||
${FILE}UserDict.py"
|
||||
${FILE}codecs.py"
|
||||
${FILE}commands.py"
|
||||
${FILE}copy_reg.py"
|
||||
${FILE}fnmatch.py"
|
||||
${FILE}getopt.py"
|
||||
|
Loading…
Reference in New Issue
Block a user