mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-15 01:41:43 +00:00
3788eb55e4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21280 a592a061-630c-0410-9148-cb99ea01b6c8
10 lines
246 B
Plaintext
10 lines
246 B
Plaintext
Function DeleteFiles
|
|
|
|
# list with deleted files for LyX 1.5.3
|
|
Delete "$INSTDIR\Resources\examples\currency.lyx"
|
|
Delete "$INSTDIR\Resources\examples\de\TabellenBeispiel.lyx"
|
|
Delete "$INSTDIR\Resources\examples\de\Waehrungen.lyx"
|
|
|
|
FunctionEnd
|
|
|