]> git.lyx.org Git - lyx.git/commitdiff
installer updates
authorUwe Stöhr <uwestoehr@web.de>
Tue, 26 Jun 2007 20:41:47 +0000 (20:41 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Tue, 26 Jun 2007 20:41:47 +0000 (20:41 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18900 a592a061-630c-0410-9148-cb99ea01b6c8

development/Win32/packaging/AltInstaller/ChangeLog.txt
development/Win32/packaging/AltInstaller/Deleted.nsh
development/Win32/packaging/AltInstaller/Settings.nsh
development/Win32/packaging/AltInstaller/Updated.nsh

index e5c245eff8501509c419d50da5dd03ea67c27f26..36248d30d919bc81f8598a2f49d95cd0959a3b3e 100644 (file)
@@ -1,8 +1,10 @@
-Version LyX 1.5rc2-xx-06-2007
-- LyX 1.5rc2 from xx-06-2007
+Version LyX 1.5rc2-26-06-2007
+- LyX 1.5rc2 from 26-06-2007
   - new Chinese translation of LyX's menus
   - new button to close document tabs separately
   - enable HTML export on all OS platforms
+  - fixes in language support for Arabic and Farsi
+  - new German translation of the EmbeddedObjects manual
 
 - Aspell (thanks to Joost Verburg)
   - updated dictionaries for Bulgarian (bg), Farsi (fa), Irish (ga),
index dcaed7a7dff3c40e4cf4e899e25425b7a81481ab..14b60584634a73b2e63270162baed23bcc9df37f 100644 (file)
@@ -1,6 +1,6 @@
 Function DeleteFiles
 
- # list with deleted files for LyX 1.5rc2 xx-06-2007
+ # list with deleted files for LyX 1.5rc2 26-06-2007
 
 
 FunctionEnd
index c09d7cdc46dc04428fa2c6c6c8a12ca14b799c2f..c5206b00258f8ebdbf8b7370033d3d2b150558c3 100644 (file)
@@ -3,7 +3,7 @@
 
 !define PRODUCT_DIR "D:\LyXPackage1.5"
 !define PRODUCT_NAME "LyX"
-!define PRODUCT_VERSION "1.5rc2-xx-05-2007"
+!define PRODUCT_VERSION "1.5rc2-26-05-2007"
 !define PRODUCT_VERSION_SHORT "150svn"
 !define PRODUCT_SUBFOLDER "lyx15"
 !define PRODUCT_LICENSE_FILE "${PRODUCT_DIR}\License.txt"
@@ -56,7 +56,7 @@ BrandingText "LyXWinInstaller v3.17 - ${INSTALLER_VERSION}"
 !if ${INSTALLER_VERSION} == "Complete"
  !define GSviewInstall "external\gsv48w32.exe"
  !define JabRefInstall "external\JabRef-2.2-Setup.exe"
- !define MiKTeXInstall "$INSTDIR\external\basic-miktex-2.6.2704.exe"
+ !define MiKTeXInstall "$INSTDIR\external\basic-miktex-2.6.2726.exe"
  !define JabRefVersion "2.2"
  !define MiKTeXDeliveredVersion "2.6"
 !endif
index 5f9dd7d3a8b6a10f4a3c7a7dde47408850e9655b..d049c49257e3c47c32755da9edc331be48528e8a 100644 (file)
@@ -1,6 +1,6 @@
 Function UpdateModifiedFiles
 
- # list with modified files for LyX 1.5rc2 xx-06-2007
+ # list with modified files for LyX 1.5rc2 26-06-2007
  SetOutPath "$INSTDIR\bin"
  File "${PRODUCT_SOURCEDIR}\bin\lyx.exe" # always here
  File "${PRODUCT_SOURCEDIR}\bin\tex2lyx.exe" # always here