diff options
author | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 13:57:15 +0300 |
---|---|---|
committer | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 13:59:55 +0300 |
commit | 87c39b86cfeb0dedf94f9bf04af30de2daf368bc (patch) | |
tree | cc7c43b8cf77b38f77e9669c45fd2d4f5d60b691 /plugins/SpellChecker | |
parent | 6cbfe501a6b968d91852db010273c566fe64ae9c (diff) |
all rc files reverted to utf-8
Diffstat (limited to 'plugins/SpellChecker')
-rw-r--r-- | plugins/SpellChecker/Flags-Angelika/res/Version.rc | 2 | ||||
-rw-r--r-- | plugins/SpellChecker/Flags-Angelika/res/flags-angelika.rc | 2 | ||||
-rw-r--r-- | plugins/SpellChecker/Flags/res/Version.rc | 2 | ||||
-rw-r--r-- | plugins/SpellChecker/Flags/res/flags.rc | 2 | ||||
-rw-r--r-- | plugins/SpellChecker/res/Version.rc | 2 | ||||
-rw-r--r-- | plugins/SpellChecker/res/resource.rc | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/plugins/SpellChecker/Flags-Angelika/res/Version.rc b/plugins/SpellChecker/Flags-Angelika/res/Version.rc index 2dedc507d7..5bfbab4754 100644 --- a/plugins/SpellChecker/Flags-Angelika/res/Version.rc +++ b/plugins/SpellChecker/Flags-Angelika/res/Version.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/SpellChecker/Flags-Angelika/res/flags-angelika.rc b/plugins/SpellChecker/Flags-Angelika/res/flags-angelika.rc index 2a757a5781..2dd108a7d5 100644 --- a/plugins/SpellChecker/Flags-Angelika/res/flags-angelika.rc +++ b/plugins/SpellChecker/Flags-Angelika/res/flags-angelika.rc @@ -1,4 +1,4 @@ -af ICON "af_ZA.ico"
+af ICON "af_ZA.ico"
af_ZA ICON "af_ZA.ico"
ar ICON "ar_AR.ico"
ar_AR ICON "ar_AR.ico"
diff --git a/plugins/SpellChecker/Flags/res/Version.rc b/plugins/SpellChecker/Flags/res/Version.rc index 2dedc507d7..5bfbab4754 100644 --- a/plugins/SpellChecker/Flags/res/Version.rc +++ b/plugins/SpellChecker/Flags/res/Version.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/SpellChecker/Flags/res/flags.rc b/plugins/SpellChecker/Flags/res/flags.rc index d8482bb23b..49e76f0999 100644 --- a/plugins/SpellChecker/Flags/res/flags.rc +++ b/plugins/SpellChecker/Flags/res/flags.rc @@ -1,4 +1,4 @@ -af ICON "af_ZA.ico"
+af ICON "af_ZA.ico"
af_ZA ICON "af_ZA.ico"
az ICON "az_AZ.ico"
az_AZ ICON "az_AZ.ico"
diff --git a/plugins/SpellChecker/res/Version.rc b/plugins/SpellChecker/res/Version.rc index 6427dc9522..fdeb14668c 100644 --- a/plugins/SpellChecker/res/Version.rc +++ b/plugins/SpellChecker/res/Version.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/SpellChecker/res/resource.rc b/plugins/SpellChecker/res/resource.rc index c0ec54e91a..a9279eb43b 100644 --- a/plugins/SpellChecker/res/resource.rc +++ b/plugins/SpellChecker/res/resource.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
|