mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
add two needed python files to the windows installer
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21341 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
63862bce76
commit
fd4fd4a407
@ -134,6 +134,7 @@ Lists of files to include in the installer
|
||||
${FILE}locale.py"
|
||||
${FILE}ntpath.py"
|
||||
${FILE}os.py"
|
||||
${FILE}optparse.py"
|
||||
${FILE}pipes.py"
|
||||
${FILE}posixpath.py"
|
||||
${FILE}random.py"
|
||||
@ -149,6 +150,7 @@ Lists of files to include in the installer
|
||||
${FILE}struct.py"
|
||||
${FILE}tempfile.py"
|
||||
${FILE}tempfile.py"
|
||||
${FILE}textwrap.py"
|
||||
${FILE}types.py"
|
||||
${FILE}warnings.py"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user