diff --git a/development/Win32/packaging/AltInstaller/Updated.nsh b/development/Win32/packaging/AltInstaller/Updated.nsh index ff7452a98b..442ec89884 100644 --- a/development/Win32/packaging/AltInstaller/Updated.nsh +++ b/development/Win32/packaging/AltInstaller/Updated.nsh @@ -21,6 +21,8 @@ Function UpdateModifiedFiles File "${PRODUCT_SOURCEDIR}\Resources\doc\de\UserGuide.lyx" SetOutPath "$INSTDIR\Resources\doc\de\clipart" File "${PRODUCT_SOURCEDIR}\Resources\doc\de\clipart\ERT.png" + SetOutPath "$INSTDIR\Resources\examples\de" + File "${PRODUCT_SOURCEDIR}\Resources\examples\de\TabellenBeispiel.lyx" SetOutPath "$INSTDIR\Resources\fonts" File "${PRODUCT_SOURCEDIR}\Resources\fonts\esint10.ttf" File "${PRODUCT_SOURCEDIR}\Resources\fonts\wasy10.ttf" diff --git a/lib/examples/de/TabellenBeispiel.lyx b/lib/examples/de/TabellenBeispiel.lyx index 69a77d32e3..3f30db6827 100644 --- a/lib/examples/de/TabellenBeispiel.lyx +++ b/lib/examples/de/TabellenBeispiel.lyx @@ -1,4 +1,4 @@ -#LyX 1.5.0svn created this file. For more info see http://www.lyx.org/ +#LyX 1.5.2 created this file. For more info see http://www.lyx.org/ \lyxformat 276 \begin_document \begin_header @@ -36,7 +36,8 @@ \paperpagestyle default \tracking_changes false \output_changes false -\author "Hartmut Haase" hha4491@atomstromfrei.de +\author "" +\author "" \end_header \begin_body @@ -4224,4 +4225,4 @@ footnotetext{Beispiel 3, Zelle (d,9)} \end_layout \end_body -\end_documen +\end_document diff --git a/status.15x b/status.15x index e9940631e2..bd000e6a7e 100644 --- a/status.15x +++ b/status.15x @@ -80,6 +80,8 @@ What's new - Fix wrong character in the User's Guide (including the translations). +- Fix broken German example file "TabellenBeispiel.lyx". + * BUILD/INSTALLATION: