From fb8141c5bef8d0272b7f5b83d5e13d374cc7885f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Mon, 30 Apr 2007 22:10:21 +0000 Subject: [PATCH] also move the images for the CV-class examples git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18137 a592a061-630c-0410-9148-cb99ea01b6c8 --- .../packaging/installer/LyXWinInstaller/Deleted.nsh | 4 ++++ .../packaging/installer/LyXWinInstaller/Updated.nsh | 6 ++++-- lib/{templates => examples}/CV-image.eps | 0 lib/{templates => examples}/CV-image.png | Bin lib/examples/europeCV.lyx | 4 ++-- lib/examples/modernCV.lyx | 4 ++-- 6 files changed, 12 insertions(+), 6 deletions(-) rename lib/{templates => examples}/CV-image.eps (100%) rename lib/{templates => examples}/CV-image.png (100%) diff --git a/development/Win32/packaging/installer/LyXWinInstaller/Deleted.nsh b/development/Win32/packaging/installer/LyXWinInstaller/Deleted.nsh index 3829f3d904..735d1db962 100644 --- a/development/Win32/packaging/installer/LyXWinInstaller/Deleted.nsh +++ b/development/Win32/packaging/installer/LyXWinInstaller/Deleted.nsh @@ -4,6 +4,10 @@ Function DeleteFiles Delete "$INSTDIR\Resources\examples\decimal.lyx" Delete "$INSTDIR\Resources\examples\g-brief2.lyx" Delete "$INSTDIR\Resources\examples\de\decimal.lyx" + Delete "$INSTDIR\Resources\templates\CV-image.eps" + Delete "$INSTDIR\Resources\templates\CV-image.png" + Delete "$INSTDIR\Resources\templates\europeCV.lyx" + Delete "$INSTDIR\Resources\templates\modernCV.lyx" FunctionEnd diff --git a/development/Win32/packaging/installer/LyXWinInstaller/Updated.nsh b/development/Win32/packaging/installer/LyXWinInstaller/Updated.nsh index 3f3fea4437..010ddbee65 100644 --- a/development/Win32/packaging/installer/LyXWinInstaller/Updated.nsh +++ b/development/Win32/packaging/installer/LyXWinInstaller/Updated.nsh @@ -27,8 +27,10 @@ Function UpdateModifiedFiles File "${PRODUCT_SOURCEDIR}\Resources\doc\it\Customization.lyx" File "${PRODUCT_SOURCEDIR}\Resources\doc\it\TOC.lyx" ; must be here when another \doc file has been changed SetOutPath "$INSTDIR\Resources\examples" - File "${PRODUCT_SOURCEDIR}\Resources\examples\europecv.lyx" - File "${PRODUCT_SOURCEDIR}\Resources\examples\moderncv.lyx" + File "${PRODUCT_SOURCEDIR}\Resources\examples\CV-image.eps" + File "${PRODUCT_SOURCEDIR}\Resources\examples\CV-image.png" + File "${PRODUCT_SOURCEDIR}\Resources\examples\europeCV.lyx" + File "${PRODUCT_SOURCEDIR}\Resources\examples\modernCV.lyx" File "${PRODUCT_SOURCEDIR}\Resources\examples\simplecv.lyx" SetOutPath "$INSTDIR\Resources\examples\de" File "$INSTDIR\Resources\examples\de\Dezimal.lyx" diff --git a/lib/templates/CV-image.eps b/lib/examples/CV-image.eps similarity index 100% rename from lib/templates/CV-image.eps rename to lib/examples/CV-image.eps diff --git a/lib/templates/CV-image.png b/lib/examples/CV-image.png similarity index 100% rename from lib/templates/CV-image.png rename to lib/examples/CV-image.png diff --git a/lib/examples/europeCV.lyx b/lib/examples/europeCV.lyx index 041ec1df8d..2603c9818b 100644 --- a/lib/examples/europeCV.lyx +++ b/lib/examples/europeCV.lyx @@ -1,4 +1,4 @@ -#LyX 1.5.0svn created this file. For more info see http://www.lyx.org/ +#LyX 1.5.0beta2 created this file. For more info see http://www.lyx.org/ \lyxformat 263 \begin_document \begin_header @@ -96,7 +96,7 @@ status open \series bold Note: \series default - The personal data like your name, address, etc. + The personal data like your name, image, address, etc. are set in the document preamble. \end_layout diff --git a/lib/examples/modernCV.lyx b/lib/examples/modernCV.lyx index 263d4df300..b4c9e19b80 100644 --- a/lib/examples/modernCV.lyx +++ b/lib/examples/modernCV.lyx @@ -1,4 +1,4 @@ -#LyX 1.5.0svn created this file. For more info see http://www.lyx.org/ +#LyX 1.5.0beta2 created this file. For more info see http://www.lyx.org/ \lyxformat 263 \begin_document \begin_header @@ -70,7 +70,7 @@ status open \series bold Note: \series default - The personal data like your name, address, etc. + The personal data like your name, image, address, etc. are set in the document preamble. \end_layout -- 2.39.2