From 62202ed10617927d5429bc59898e12a366abe744 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 6 Dec 2017 13:00:20 +0300 Subject: convert all files exept curl and new_gpg to utf-8 BOM --- plugins/TranslitSwitcher/docs/Readme.txt | 2 +- plugins/TranslitSwitcher/res/Resource.rc | 2 +- plugins/TranslitSwitcher/res/Version.rc | 2 +- plugins/TranslitSwitcher/src/Layoutproc.cpp | 2 +- plugins/TranslitSwitcher/src/Resource.h | 2 +- plugins/TranslitSwitcher/src/TranslitSwitcher.cpp | 2 +- plugins/TranslitSwitcher/src/stdafx.cxx | 2 +- plugins/TranslitSwitcher/src/stdafx.h | 2 +- plugins/TranslitSwitcher/src/version.h | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'plugins/TranslitSwitcher') diff --git a/plugins/TranslitSwitcher/docs/Readme.txt b/plugins/TranslitSwitcher/docs/Readme.txt index adf6b52020..b0fd3df044 100644 --- a/plugins/TranslitSwitcher/docs/Readme.txt +++ b/plugins/TranslitSwitcher/docs/Readme.txt @@ -1,4 +1,4 @@ -for adding symbol when you resend message add in your db: +for adding symbol when you resend message add in your db: [TranslitSwitcher] ResendSymbol=u* where * is resend symbol \ No newline at end of file diff --git a/plugins/TranslitSwitcher/res/Resource.rc b/plugins/TranslitSwitcher/res/Resource.rc index c275ea7ab8..057f34ac56 100644 --- a/plugins/TranslitSwitcher/res/Resource.rc +++ b/plugins/TranslitSwitcher/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/TranslitSwitcher/res/Version.rc b/plugins/TranslitSwitcher/res/Version.rc index fdeb14668c..6427dc9522 100644 --- a/plugins/TranslitSwitcher/res/Version.rc +++ b/plugins/TranslitSwitcher/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/TranslitSwitcher/src/Layoutproc.cpp b/plugins/TranslitSwitcher/src/Layoutproc.cpp index 03740c5813..e5d966c3be 100644 --- a/plugins/TranslitSwitcher/src/Layoutproc.cpp +++ b/plugins/TranslitSwitcher/src/Layoutproc.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright (C) 2007 Dmitry Titkov (C) 2010 tico-tico, Mataes This is free software; you can redistribute it and/or diff --git a/plugins/TranslitSwitcher/src/Resource.h b/plugins/TranslitSwitcher/src/Resource.h index b98a6590c2..d933d3c7e2 100644 --- a/plugins/TranslitSwitcher/src/Resource.h +++ b/plugins/TranslitSwitcher/src/Resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}} +//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by resources.rc // diff --git a/plugins/TranslitSwitcher/src/TranslitSwitcher.cpp b/plugins/TranslitSwitcher/src/TranslitSwitcher.cpp index d61b374d12..fe3b8e0db7 100644 --- a/plugins/TranslitSwitcher/src/TranslitSwitcher.cpp +++ b/plugins/TranslitSwitcher/src/TranslitSwitcher.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright (C) 2007 Dmitry Titkov (C) 2010 tico-tico, Mataes This is free software; you can redistribute it and/or diff --git a/plugins/TranslitSwitcher/src/stdafx.cxx b/plugins/TranslitSwitcher/src/stdafx.cxx index b05ed73bc5..bfd519e3dc 100644 --- a/plugins/TranslitSwitcher/src/stdafx.cxx +++ b/plugins/TranslitSwitcher/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/TranslitSwitcher/src/stdafx.h b/plugins/TranslitSwitcher/src/stdafx.h index fd6e7cd3c7..9b44656b20 100644 --- a/plugins/TranslitSwitcher/src/stdafx.h +++ b/plugins/TranslitSwitcher/src/stdafx.h @@ -1,4 +1,4 @@ -/* +/* Copyright (C) 2007 Dmitry Titkov (C) 2010 tico-tico, Mataes This is free software; you can redistribute it and/or diff --git a/plugins/TranslitSwitcher/src/version.h b/plugins/TranslitSwitcher/src/version.h index d308e511c1..73ecddf8b6 100644 --- a/plugins/TranslitSwitcher/src/version.h +++ b/plugins/TranslitSwitcher/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0 +#define __MAJOR_VERSION 0 #define __MINOR_VERSION 1 #define __RELEASE_NUM 0 #define __BUILD_NUM 1 -- cgit v1.2.3