lyx_mirror/development/Win32/packaging/AltInstaller/Deleted.nsh
Uwe Stöhr f236b10efc remove the now obsolete Spanish mathed.lyx example file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24745 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-13 00:45:43 +00:00

8 lines
129 B
Plaintext

Function DeleteFiles
# list with deleted files for LyX 1.5.6
Delete "$INSTDIR\Resources\examples\es\mathed.lyx"
FunctionEnd