lyx_mirror/development/Win32/packaging/AltInstaller/Deleted.nsh
Uwe Stöhr cbbc0e9e09 big French manual update:
- UserGuide updates
- new translation of the EmbeddedObjects manual
done by Siegfried MEUNIER-GUTTIN-CLUZEL

- remove the file examples/fr/ExemplesTableaux.lyx since we have this now in the EmbeddedObjects.lyx manual (as I did for the other lanuages some weeks ago)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21559 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-12 22:33:48 +00:00

11 lines
307 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"
Delete "$INSTDIR\Resources\examples\fr\ExemplesTableaux.lyx
FunctionEnd