NSIS/Contrib
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
..
AdvSplash 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
Banner 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
BgImage Minor example scripts and WinVer.nsh fixes 2012-10-16 09:43:36 +00:00
Dialer 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
ExDLL 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
Graphics Merge patch for better installs on POSIX platforms. 2006-01-21 09:54:23 +00:00
InstallOptions 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
LangDLL 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
Language files Fix "LATIN SMALL LETTER I" to "CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I". 2012-12-11 21:12:32 +00:00
Library Platform.h defines TCHAR, no need to include tchar.h from the system 2012-11-11 03:48:27 +00:00
MakeLangId 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
Makensisw tchar.h is already included in platform.h 2012-11-11 02:39:35 +00:00
Math Math: Unicode merge made MinGW build crash again (Bug#2835731), adding fix back in 2011-11-09 18:24:27 +00:00
Modern UI Reduce define spew from included files 2012-09-17 12:37:03 +00:00
Modern UI 2 Reduce define spew from included files 2012-09-17 12:37:03 +00:00
MultiUser Fixed some old typos 2011-09-23 17:36:30 +00:00
nsDialogs Avoid NSD_Add[Ex]Style register parameter conflict 2012-11-09 22:35:55 +00:00
nsExec 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
NSIS Menu there's only one header.gif (the unicode fork has a different header) 2012-11-11 03:36:45 +00:00
NSISdl Removed unused variables and fixed GCC warnings 2012-09-08 02:50:09 +00:00
Splash 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
StartMenu 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
SubStart Don't install "bin\substart.exe" 2011-11-19 20:22:56 +00:00
System 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
UIs 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
UserInfo 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
VPatch NSIS.exe should be built as a GUI executable not as CLI 2012-11-11 03:12:50 +00:00
zip2exe 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