mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-14 09:32:20 +00:00
c61c949a2a
- German Math.lyx: correct document title git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22699 a592a061-630c-0410-9148-cb99ea01b6c8
10 lines
223 B
Plaintext
10 lines
223 B
Plaintext
Function DeleteFiles
|
|
|
|
# list with deleted files for LyX 1.5.4
|
|
RMDir /r "$INSTDIR\Resources\doc\es\biblio"
|
|
Delete "$INSTDIR\Resources\examples\mathed.lyx"
|
|
Delete "$INSTDIR\Resources\examples\de\mathed.lyx"
|
|
|
|
FunctionEnd
|
|
|