]> git.lyx.org Git - lyx.git/blob - development/Win32/packaging/AltInstaller/Deleted.nsh
Make sure that undo is recorded when magic tricks are played with InsetBibitem.
[lyx.git] / development / Win32 / packaging / AltInstaller / Deleted.nsh
1 Function DeleteFiles
2
3  # list with deleted files for LyX 1.6.1
4  #RMDir /r "$INSTDIR\Resources\doc\es\biblio"
5  #Delete "$INSTDIR\Resources\examples\mathed.lyx"
6
7 FunctionEnd
8