]> git.lyx.org Git - features.git/commitdiff
installer: fix a an UI issue
authorUwe Stöhr <uwestoehr@lyx.org>
Sat, 13 Apr 2013 12:29:07 +0000 (14:29 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Sat, 13 Apr 2013 12:29:07 +0000 (14:29 +0200)
- also update to Python 2.7.4

development/Win32/packaging/installer/ChangeLog.txt
development/Win32/packaging/installer/include/init.nsh

index 323b9fd066a5be6c56cf13a8b823ac9189f0e980..5aea69c93f6309b5b2f8fa4049217768562649c6 100644 (file)
@@ -12,6 +12,7 @@
 - updated thesaurus for Italian, Norwegian (Bokmal), Portuguese, Romanian,
   Slovakian and Slovenian
   (need to reinstall LyX to benefit from this)
+- updated to Python 2.7.4
 
 Changelog for LyX-2051-5:
 - Fix broken importing of TeX files to LyX
index d5fcb7c3a1a23b6fadc2f564624dc276084c6cf0..c28b07e871ca628b035ca6ff32b85254dcabce17 100644 (file)
@@ -228,7 +228,7 @@ Section "Fran
  AddSize 1200
 SectionEnd
 
-Section "Français (Canada)" SecDFrenchCanada
+Section /o "Français (Canada)" SecDFrenchCanada
  StrCpy $DictCodes "fr_CA,$DictCodes"
  AddSize 1390
 SectionEnd