]> git.lyx.org Git - features.git/commit
Win installer: convert all files to Unicode
authorUwe Stöhr <uwestoehr@lyx.org>
Sun, 18 Feb 2018 14:52:57 +0000 (15:52 +0100)
committerUwe Stöhr <uwestoehr@lyx.org>
Sun, 18 Feb 2018 14:52:57 +0000 (15:52 +0100)
commit48aae9bcb587dc6fd87da22511489a6eb3e143aa
tree826b4a0a6b1216222cacbaa6873da7ef21a21f57
parent946ca59b21d1b43c31251d68dc5fceb140e705d0
Win installer: convert all files to Unicode

- at the moment some files were in Unicode, some in CP1252 which can make unnecessary troubles
- remove an obsolete file
- update InstallerStructure.odg
20 files changed:
development/Makefile.am
development/Win32/packaging/installer/gui/LaTeXFolder.nsh
development/Win32/packaging/installer/gui/external.nsh
development/Win32/packaging/installer/include/EnvVarUpdate.nsh
development/Win32/packaging/installer/include/LaTeX.nsh
development/Win32/packaging/installer/include/LyXUtils.nsh
development/Win32/packaging/installer/include/declarations.nsh
development/Win32/packaging/installer/include/detection.nsh
development/Win32/packaging/installer/include/dictionaries.nsh
development/Win32/packaging/installer/include/filelist.nsh
development/Win32/packaging/installer/include/gui.nsh
development/Win32/packaging/installer/include/nsis.nsh
development/Win32/packaging/installer/include/variables.nsh
development/Win32/packaging/installer/information/InstallerStructure.odg
development/Win32/packaging/installer/information/InstallerStructure.pdf
development/Win32/packaging/installer/lyx.nsi [deleted file]
development/Win32/packaging/installer/settings.nsh
development/Win32/packaging/installer/setup/configure.nsh
development/Win32/packaging/installer/setup/install.nsh
development/Win32/packaging/installer/setup/uninstall.nsh