null soft installer system
Find a file
kichik e6ac4e6d9b fixed MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO for NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE
on r5228 and r5229 the MUI language files were moved to a new format in a new directory
during this move, the differences between the two MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO disappeared
instead of having two variations depending on NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE, they were the same

this commit restores the old values from the old language files from r5227
where these values are missing, a #FIXME was added

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6287 212acab6-be3b-0410-9dea-997c60f758d6
2012-12-12 19:34:13 +00:00
Contrib fixed MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO for NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE 2012-12-12 19:34:13 +00:00
Docs link to a working dll of zlib 1.2.7 2012-11-11 02:09:29 +00:00
Examples MakeNSIS can now generate Unicode or Ansi installers based on a script attribute. SCons generates both Ansi and Unicode stubs and plugins. 2012-10-13 01:47:50 +00:00
Include Minor example scripts and WinVer.nsh fixes 2012-10-16 09:43:36 +00:00
Menu Jim Park's Unicode NSIS merging - Step 2 : merge TCHARs changes into trunk 2010-03-26 17:18:17 +00:00
SCons tdefenv must be defined after defenv is ready 2012-11-11 04:33:52 +00:00
Scripts more release fun 2009-12-05 23:35:58 +00:00
Source Display "Install data" size statistics as unsigned number. (Partial fix for bug #3564918) 2012-11-12 21:24:37 +00:00
COPYING happy new year! 2009-02-01 14:44:30 +00:00
INSTALL a note about building wxWidgets 2012-11-05 01:42:47 +00:00
nsisconf.nsh UninstallIcon, not UnIcon 2004-02-05 21:47:08 +00:00
SConstruct Another one zlib import lib name (to build with Gnuwin32/Cygwin-Mingw zlib build). 2012-11-13 20:57:18 +00:00
TODO.txt Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant. 2010-03-24 17:22:56 +00:00