]> git.lyx.org Git - lyx.git/commitdiff
installer:
authorUwe Stöhr <uwestoehr@web.de>
Thu, 31 May 2007 21:21:37 +0000 (21:21 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Thu, 31 May 2007 21:21:37 +0000 (21:21 +0000)
 - updates
 - support for Korean as LyX menu language

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18601 a592a061-630c-0410-9148-cb99ea01b6c8

development/Win32/packaging/AltInstaller/ChangeLog.txt
development/Win32/packaging/AltInstaller/LanguageSettings.nsh
development/Win32/packaging/AltInstaller/Updated.nsh
development/Win32/packaging/AltInstaller/io_ui_language.ini

index a3de6287c205be7ca1cc82502f9d40f7e76e0666..1b789ee83905e64c5d553bdf6db2053ecb31b116 100644 (file)
@@ -1,13 +1,14 @@
 Version LyX 1.5pre1-xx-05-2007
 - LyX 1.5 pre1 from xx-05-2007
+  - support for Farsi
+  - new Korean and Japanese translation of LyX's menus
 
 - updated to MiKTeX 2.6 (version 2693)
 - new Windows Vista-compatible launcher for LyX
-- fixed PDF view program to make it Windows Vista-compatible
 - fixed layout file for the LaTeX-package powerdot
 - support for SVG-images: when Inkscape is installed, it will be
   used as SVG to PDF converter
-- support to set Hebrew and Japanese as LyX's menu language
+- support to set Hebrew and Japanese, and Korean as LyX's menu language
 
 Thanks to Pavel Sanda:
 - new Czech translation of the installer
index 465f1f5cb51aa45e0f902ff5e40572f326b89f13..1b4d0e33cd0eaa240c40fcc05e4857ca0aa65275 100644 (file)
    StrCpy ${LangSysEnc} "932"
   ${endif}
 
-# currently no dictionary available
-#  ${if} ${LangISOCode} = 1042
-#   StrCpy ${LangCdeSys} "ko"
-#   StrCpy ${LangNmeSys} "Korean"
-#   StrCpy ${LangSysEnc} "949"
-#  ${endif}
+  # currently no dictionary available
+  ${if} ${LangISOCode} = 1042
+   StrCpy ${LangNme} "Korean"
+   StrCpy ${LangCdeSys} "ko"
+   StrCpy ${LangNmeSys} "Korean"
+   StrCpy ${LangSysEnc} "949"
+  ${endif}
 
   ${if} ${LangISOCode} = 1043
    StrCpy ${LangNme} "Nederlands"
    StrCpy ${LangCde} "cs_CZ"
    StrCpy ${LangEnc} "cp-1250"
   ${endif}
+
   ${if} ${Name} == "Dansk"
    StrCpy ${LangCde} "da_DK"
    StrCpy ${LangEnc} "cp-1252"
    StrCpy ${LangCde} "he_IL"
    StrCpy ${LangEnc} "cp-1255"
   ${endif}
-  
+
   ${if} ${Name} == "Italiano"
    StrCpy ${LangCde} "it_IT"
    StrCpy ${LangEnc} "cp-1252"
   ${endif}
-  
+
   ${if} ${Name} == "Japanese"
    StrCpy ${LangCde} "ja_JP"
    StrCpy ${LangEnc} "cp-932"
   ${endif}
 
+  ${if} ${Name} == "Korean"
+   StrCpy ${LangCde} "ko" # no country code, see the definition in the file "SVN ~/lib/languages"
+   StrCpy ${LangEnc} "cp-949"
+  ${endif}
+
   ${if} ${Name} == "Magyar"
    StrCpy ${LangCde} "hu_HU"
    StrCpy ${LangEnc} "cp-1250"
index 4663835d92b274dcc0846a75dc8e1783c55708b6..c2301b33e4e947829c84784797b307989a3c2ffd 100644 (file)
@@ -3,10 +3,13 @@ Function UpdateModifiedFiles
  # list with modified files for LyX 1.5pre1 xx-05-2007
  SetOutPath "$INSTDIR\bin"
  File "${PRODUCT_SOURCEDIR}\bin\lyx.exe" # always here
+ File "${PRODUCT_SOURCEDIR}\bin\LyXLauncher.exe"
+ File "${PRODUCT_SOURCEDIR}\bin\PDFViewWin.exe"
  File "${PRODUCT_SOURCEDIR}\bin\tex2lyx.exe" # always here
  SetOutPath "$INSTDIR\Resources"
  File "${PRODUCT_SOURCEDIR}\Resources\configure.py"
  File "${PRODUCT_SOURCEDIR}\Resources\CREDITS"
+ File "${PRODUCT_SOURCEDIR}\Resources\languages"
  File "${PRODUCT_SOURCEDIR}\Resources\unicodesymbols"
  File /r "${PRODUCT_SOURCEDIR}\Resources\locale" # always here
  SetOutPath "$INSTDIR\Resources\bind"
@@ -44,7 +47,9 @@ Function UpdateModifiedFiles
  File "${PRODUCT_SOURCEDIR}\Resources\images\tabular-insert.xpm"
  SetOutPath "$INSTDIR\Resources\layouts"
  File "${PRODUCT_SOURCEDIR}\Resources\layouts\beamer.layout"
- File "${PRODUCT_SOURCEDIR}\Resources\layouts\powerdot.layout" 
+ File "${PRODUCT_SOURCEDIR}\Resources\layouts\powerdot.layout"
+ SetOutPath "$INSTDIR\Resources\lyx2lyx"
+ File "${PRODUCT_SOURCEDIR}\Resources\lyx2lyx\LyX.py"
  SetOutPath "$INSTDIR\Resources\ui"
  File "${PRODUCT_SOURCEDIR}\Resources\ui\default.ui"
  File "${PRODUCT_SOURCEDIR}\Resources\ui\stdmenus.inc"
index 629d331a0b4269ae2d0ee0354105af997f99f918..43e24443f96e26da132345ca76bfc3cfc82a1ed7 100644 (file)
@@ -11,7 +11,7 @@ Text=" Available Languages "
 
 [Field 2]
 Type=Droplist
-ListItems=Ce\9atina|Dansk|Deutsch|English|Español|Euskara|Français|Galego|Hebrew|Italiano|Japanese|Magyar|Nederlands|Norsk|Nynorsk|Polski|Româna|Russian|Slovenský|Sloven\9acina|Suomi|Türkçe
+ListItems=Ce\9atina|Dansk|Deutsch|English|Español|Euskara|Français|Galego|Hebrew|Italiano|Japanese|Korean|Magyar|Nederlands|Norsk|Nynorsk|Polski|Româna|Russian|Slovenský|Sloven\9acina|Suomi|Türkçe
 Left=20
 Right=130
 Top=15