lyx_mirror/development/Win32/packaging/AltInstaller/Deleted.nsh
Uwe Stöhr 676c255df6 DocStyle.lyx: remove this outdated file. It has not been used since years. Every doc file currently has its own format which is OK since the format is the same for each whole file.
(People started now translating DocStyle.lyx while it isn't worth it.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30197 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-19 22:41:33 +00:00

8 lines
123 B
Plaintext

Function DeleteFiles
# list with deleted files for LyX 1.6.4
Delete "$INSTDIR\Resources\doc\DocStyle.lyx"
FunctionEnd