diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2017-11-28 22:12:43 +0300 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2017-11-28 22:12:43 +0300 |
commit | 80221d816eeb98f0df38e0243390033c614952f3 (patch) | |
tree | 7618176108093921b6934343bc2f76a66ea97730 /libs/hunspell | |
parent | 25df99ba7462958f2cb9075020ec1c9a5a7c9f50 (diff) |
Source files converted to utf-8
Diffstat (limited to 'libs/hunspell')
-rw-r--r-- | libs/hunspell/res/Hunspell.rc | 2 | ||||
-rw-r--r-- | libs/hunspell/src/resource.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libs/hunspell/res/Hunspell.rc b/libs/hunspell/res/Hunspell.rc index b335392d00..3bb8aa26cb 100644 --- a/libs/hunspell/res/Hunspell.rc +++ b/libs/hunspell/res/Hunspell.rc @@ -17,7 +17,7 @@ BEGIN BEGIN
BLOCK "040904b0"
BEGIN
- VALUE "Comments", "Hunspell (http://hunspell.github.io/) by Lszl Nmeth"
+ VALUE "Comments", "Hunspell (http://hunspell.github.io/) by Lбszlу Nйmeth"
VALUE "CompanyName", "http://hunspell.github.io/"
VALUE "FileDescription", "libhunspell"
VALUE "FileVersion", "1.3.4"
diff --git a/libs/hunspell/src/resource.h b/libs/hunspell/src/resource.h index 630af7f47a..e1df211357 100644 --- a/libs/hunspell/src/resource.h +++ b/libs/hunspell/src/resource.h @@ -2,7 +2,7 @@ // Microsoft Visual C++ generated include file.
// Used by hunspell.rc
-//
+// Следующие стандартные значения для новых объектов
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
|