diff options
author | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 13:00:20 +0300 |
---|---|---|
committer | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 13:09:18 +0300 |
commit | 62202ed10617927d5429bc59898e12a366abe744 (patch) | |
tree | 4960bf1241b59cf009118da6cdab87294b1a95e1 /plugins/SpellChecker | |
parent | b30e7ca1c642a3f88659a4346832e653407e1c0f (diff) |
convert all files exept curl and new_gpg to utf-8 BOM
Diffstat (limited to 'plugins/SpellChecker')
27 files changed, 27 insertions, 27 deletions
diff --git a/plugins/SpellChecker/Flags-Angelika/res/Version.rc b/plugins/SpellChecker/Flags-Angelika/res/Version.rc index 5bfbab4754..2dedc507d7 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 2dd108a7d5..2a757a5781 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-Angelika/src/version.h b/plugins/SpellChecker/Flags-Angelika/src/version.h index 1a6bbcd9e3..04df0922ee 100644 --- a/plugins/SpellChecker/Flags-Angelika/src/version.h +++ b/plugins/SpellChecker/Flags-Angelika/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0 +#define __MAJOR_VERSION 0 #define __MINOR_VERSION 2 #define __RELEASE_NUM 6 #define __BUILD_NUM 0 diff --git a/plugins/SpellChecker/Flags/docs/readme.txt b/plugins/SpellChecker/Flags/docs/readme.txt index d20182b7c2..30b177639b 100644 --- a/plugins/SpellChecker/Flags/docs/readme.txt +++ b/plugins/SpellChecker/Flags/docs/readme.txt @@ -1,4 +1,4 @@ -flag icons - famfamfam.com
+flag icons - famfamfam.com
Free for any use. If you use these flags in your software or
on your website, an email with a link or a screenshot would be nice. :)
diff --git a/plugins/SpellChecker/Flags/res/Version.rc b/plugins/SpellChecker/Flags/res/Version.rc index 5bfbab4754..2dedc507d7 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 49e76f0999..d8482bb23b 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/Flags/src/version.h b/plugins/SpellChecker/Flags/src/version.h index 1a6bbcd9e3..04df0922ee 100644 --- a/plugins/SpellChecker/Flags/src/version.h +++ b/plugins/SpellChecker/Flags/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0 +#define __MAJOR_VERSION 0 #define __MINOR_VERSION 2 #define __RELEASE_NUM 6 #define __BUILD_NUM 0 diff --git a/plugins/SpellChecker/docs/changelog.txt b/plugins/SpellChecker/docs/changelog.txt index d34330f5bb..4d9ea0e576 100644 --- a/plugins/SpellChecker/docs/changelog.txt +++ b/plugins/SpellChecker/docs/changelog.txt @@ -1,4 +1,4 @@ -Spell Checker
+Spell Checker
Changelog:
diff --git a/plugins/SpellChecker/docs/readme.txt b/plugins/SpellChecker/docs/readme.txt index e0ae5a0fac..738d5747e9 100644 --- a/plugins/SpellChecker/docs/readme.txt +++ b/plugins/SpellChecker/docs/readme.txt @@ -1,4 +1,4 @@ -Spell Checker plugin
+Spell Checker plugin
--------------------
This is a spell checker for message windows. It also allow to configure replacements to auto-correct words.
diff --git a/plugins/SpellChecker/res/Version.rc b/plugins/SpellChecker/res/Version.rc index fdeb14668c..6427dc9522 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 a9279eb43b..c0ec54e91a 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"
diff --git a/plugins/SpellChecker/src/RichEdit.cpp b/plugins/SpellChecker/src/RichEdit.cpp index 8cc6fd0e20..8a457658be 100644 --- a/plugins/SpellChecker/src/RichEdit.cpp +++ b/plugins/SpellChecker/src/RichEdit.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#define DEFINE_GUIDXXX(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \
const GUID CDECL name \
diff --git a/plugins/SpellChecker/src/RichEdit.h b/plugins/SpellChecker/src/RichEdit.h index 17ebe1e438..8ea49c7742 100644 --- a/plugins/SpellChecker/src/RichEdit.h +++ b/plugins/SpellChecker/src/RichEdit.h @@ -1,4 +1,4 @@ -#ifndef __RICHEDIT_H__
+#ifndef __RICHEDIT_H__
#define __RICHEDIT_H__
class RichEdit
diff --git a/plugins/SpellChecker/src/ardialog.cpp b/plugins/SpellChecker/src/ardialog.cpp index a5948d3ec7..f53064f338 100644 --- a/plugins/SpellChecker/src/ardialog.cpp +++ b/plugins/SpellChecker/src/ardialog.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2006-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/ardialog.h b/plugins/SpellChecker/src/ardialog.h index 6ece91cc4f..d08ac3e877 100644 --- a/plugins/SpellChecker/src/ardialog.h +++ b/plugins/SpellChecker/src/ardialog.h @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2009-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/autoreplace.cpp b/plugins/SpellChecker/src/autoreplace.cpp index ea3449e56d..04840d4424 100644 --- a/plugins/SpellChecker/src/autoreplace.cpp +++ b/plugins/SpellChecker/src/autoreplace.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2009-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/autoreplace.h b/plugins/SpellChecker/src/autoreplace.h index 316f015e0d..7319809c4e 100644 --- a/plugins/SpellChecker/src/autoreplace.h +++ b/plugins/SpellChecker/src/autoreplace.h @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2009-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/dictionary.cpp b/plugins/SpellChecker/src/dictionary.cpp index 92f74af3b2..4569107649 100644 --- a/plugins/SpellChecker/src/dictionary.cpp +++ b/plugins/SpellChecker/src/dictionary.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright (C) 2006-2010 Ricardo Pescuma Domenecci This is free software; you can redistribute it and/or diff --git a/plugins/SpellChecker/src/dictionary.h b/plugins/SpellChecker/src/dictionary.h index da70a6a4c2..759c2b86b1 100644 --- a/plugins/SpellChecker/src/dictionary.h +++ b/plugins/SpellChecker/src/dictionary.h @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2006-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/options.cpp b/plugins/SpellChecker/src/options.cpp index 5dd5db0a0d..22730be538 100644 --- a/plugins/SpellChecker/src/options.cpp +++ b/plugins/SpellChecker/src/options.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2006-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/options.h b/plugins/SpellChecker/src/options.h index 8d699d4adf..0a65def18c 100644 --- a/plugins/SpellChecker/src/options.h +++ b/plugins/SpellChecker/src/options.h @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2006-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/resource.h b/plugins/SpellChecker/src/resource.h index bcb28008fb..694204d992 100644 --- a/plugins/SpellChecker/src/resource.h +++ b/plugins/SpellChecker/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
diff --git a/plugins/SpellChecker/src/spellchecker.cpp b/plugins/SpellChecker/src/spellchecker.cpp index 935749e4ac..64cab77f62 100644 --- a/plugins/SpellChecker/src/spellchecker.cpp +++ b/plugins/SpellChecker/src/spellchecker.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright (C) 2006-2010 Ricardo Pescuma Domenecci This is free software; you can redistribute it and/or diff --git a/plugins/SpellChecker/src/stdafx.cxx b/plugins/SpellChecker/src/stdafx.cxx index b05ed73bc5..bfd519e3dc 100644 --- a/plugins/SpellChecker/src/stdafx.cxx +++ b/plugins/SpellChecker/src/stdafx.cxx @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/stdafx.h b/plugins/SpellChecker/src/stdafx.h index 2b7fd394f8..eb5ef29608 100644 --- a/plugins/SpellChecker/src/stdafx.h +++ b/plugins/SpellChecker/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2006-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/utils.cpp b/plugins/SpellChecker/src/utils.cpp index 57f29e47ff..d197f15682 100644 --- a/plugins/SpellChecker/src/utils.cpp +++ b/plugins/SpellChecker/src/utils.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2006-2010 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/plugins/SpellChecker/src/version.h b/plugins/SpellChecker/src/version.h index 3562484366..35326c8508 100644 --- a/plugins/SpellChecker/src/version.h +++ b/plugins/SpellChecker/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0 +#define __MAJOR_VERSION 0 #define __MINOR_VERSION 2 #define __RELEASE_NUM 6 #define __BUILD_NUM 4 |