null soft installer system
Find a file
gavenkoa 6ba3b31b83 Fix "LATIN SMALL LETTER I" to "CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I".
It is possible that fonts have different glyph for this letter.

I think that original translation was prepared in build-in editor of popular
"Far" file manager which is console application and it usually run in cp866
codepage which doesn't have codepoint for "CYRILLIC SMALL UKRAINIAN I". (xD)

But most valuable reason to make this change is to have an ability to run
ispell like program.

I also fix some spelling errors, so ispell with 'ukrainian' dictionary doesn't
show any errors by now.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6286 212acab6-be3b-0410-9dea-997c60f758d6
2012-12-11 21:12:32 +00:00
Contrib Fix "LATIN SMALL LETTER I" to "CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I". 2012-12-11 21:12:32 +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