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/StartupSilence/doc/changelog.txt | 2 +- plugins/StartupSilence/res/StartupSilence.rc | 2 +- plugins/StartupSilence/res/version.rc | 2 +- plugins/StartupSilence/src/main.cpp | 2 +- plugins/StartupSilence/src/resource.h | 2 +- plugins/StartupSilence/src/stdafx.cxx | 2 +- plugins/StartupSilence/src/stdafx.h | 2 +- plugins/StartupSilence/src/version.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'plugins/StartupSilence') diff --git a/plugins/StartupSilence/doc/changelog.txt b/plugins/StartupSilence/doc/changelog.txt index fea38c8b9f..2cb90bf05d 100644 --- a/plugins/StartupSilence/doc/changelog.txt +++ b/plugins/StartupSilence/doc/changelog.txt @@ -1,2 +1,2 @@ -ver. 0.1.0.0 +ver. 0.1.0.0 inicial release diff --git a/plugins/StartupSilence/res/StartupSilence.rc b/plugins/StartupSilence/res/StartupSilence.rc index 635a986bc4..2b6b1ce682 100644 --- a/plugins/StartupSilence/res/StartupSilence.rc +++ b/plugins/StartupSilence/res/StartupSilence.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/StartupSilence/res/version.rc b/plugins/StartupSilence/res/version.rc index 8948616bb4..9ac7a89ecb 100644 --- a/plugins/StartupSilence/res/version.rc +++ b/plugins/StartupSilence/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/StartupSilence/src/main.cpp b/plugins/StartupSilence/src/main.cpp index 11f0153843..a11dbb6a28 100644 --- a/plugins/StartupSilence/src/main.cpp +++ b/plugins/StartupSilence/src/main.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright (c) 2012-13 Vladimir Lyubimov Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org) diff --git a/plugins/StartupSilence/src/resource.h b/plugins/StartupSilence/src/resource.h index a14aa93342..26767ea00b 100644 --- a/plugins/StartupSilence/src/resource.h +++ b/plugins/StartupSilence/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}} +//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by StartupSilence.rc // diff --git a/plugins/StartupSilence/src/stdafx.cxx b/plugins/StartupSilence/src/stdafx.cxx index b05ed73bc5..bfd519e3dc 100644 --- a/plugins/StartupSilence/src/stdafx.cxx +++ b/plugins/StartupSilence/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/StartupSilence/src/stdafx.h b/plugins/StartupSilence/src/stdafx.h index b20aa52f5b..987d2645d9 100644 --- a/plugins/StartupSilence/src/stdafx.h +++ b/plugins/StartupSilence/src/stdafx.h @@ -1,4 +1,4 @@ -#include +#include #include #include diff --git a/plugins/StartupSilence/src/version.h b/plugins/StartupSilence/src/version.h index 88c7193a98..b84e9ce77e 100644 --- a/plugins/StartupSilence/src/version.h +++ b/plugins/StartupSilence/src/version.h @@ -1,4 +1,4 @@ -// Set the version number here - it will affect the version resource and the version field of the pluginInfo structure +// Set the version number here - it will affect the version resource and the version field of the pluginInfo structure // (Be careful that you don't have the resource file open when you change this and rebuild, otherwise the changes may not // take effect within the version resource) // Do not forget to define symbol "_DEBUG" for resource compiler if you use debug configuration (in VisualStudio you can -- cgit v1.2.3