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/MsgPopup/docs/readme.txt | 2 +- plugins/MsgPopup/res/MsgPopup.rc | 2 +- plugins/MsgPopup/res/Version.rc | 2 +- plugins/MsgPopup/src/main.cpp | 2 +- plugins/MsgPopup/src/options.cpp | 2 +- plugins/MsgPopup/src/options.h | 2 +- plugins/MsgPopup/src/resource.h | 2 +- plugins/MsgPopup/src/stdafx.cxx | 2 +- plugins/MsgPopup/src/stdafx.h | 2 +- plugins/MsgPopup/src/version.h | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'plugins/MsgPopup') diff --git a/plugins/MsgPopup/docs/readme.txt b/plugins/MsgPopup/docs/readme.txt index 5b99aed133..a98ca59bf8 100644 --- a/plugins/MsgPopup/docs/readme.txt +++ b/plugins/MsgPopup/docs/readme.txt @@ -1,4 +1,4 @@ -"MessageBox -> Popup" plugin +"MessageBox -> Popup" plugin ========================== MsgBox.dll diff --git a/plugins/MsgPopup/res/MsgPopup.rc b/plugins/MsgPopup/res/MsgPopup.rc index fded589a4c..c16586cb6e 100644 --- a/plugins/MsgPopup/res/MsgPopup.rc +++ b/plugins/MsgPopup/res/MsgPopup.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/MsgPopup/res/Version.rc b/plugins/MsgPopup/res/Version.rc index fdeb14668c..6427dc9522 100644 --- a/plugins/MsgPopup/res/Version.rc +++ b/plugins/MsgPopup/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/MsgPopup/src/main.cpp b/plugins/MsgPopup/src/main.cpp index f9bc4d51f1..20069f9406 100644 --- a/plugins/MsgPopup/src/main.cpp +++ b/plugins/MsgPopup/src/main.cpp @@ -1,4 +1,4 @@ -/* +/* MessagePopup - replacer of MessageBox'es diff --git a/plugins/MsgPopup/src/options.cpp b/plugins/MsgPopup/src/options.cpp index b8883e91db..614ceedc50 100644 --- a/plugins/MsgPopup/src/options.cpp +++ b/plugins/MsgPopup/src/options.cpp @@ -1,4 +1,4 @@ -/* +/* MessagePopup - replacer of MessageBox'es diff --git a/plugins/MsgPopup/src/options.h b/plugins/MsgPopup/src/options.h index 07f81f28d9..514630497c 100644 --- a/plugins/MsgPopup/src/options.h +++ b/plugins/MsgPopup/src/options.h @@ -1,4 +1,4 @@ -/* +/* MessagePopup - replacer of MessageBox'es diff --git a/plugins/MsgPopup/src/resource.h b/plugins/MsgPopup/src/resource.h index f28b3ed437..1948dd4a3f 100644 --- a/plugins/MsgPopup/src/resource.h +++ b/plugins/MsgPopup/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}} +//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by ..\res\MsgPopup.rc // diff --git a/plugins/MsgPopup/src/stdafx.cxx b/plugins/MsgPopup/src/stdafx.cxx index b05ed73bc5..bfd519e3dc 100644 --- a/plugins/MsgPopup/src/stdafx.cxx +++ b/plugins/MsgPopup/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/MsgPopup/src/stdafx.h b/plugins/MsgPopup/src/stdafx.h index c410bc62e0..f04dd5af9f 100644 --- a/plugins/MsgPopup/src/stdafx.h +++ b/plugins/MsgPopup/src/stdafx.h @@ -1,4 +1,4 @@ -/* +/* MessagePopup - replacer of MessageBox'es diff --git a/plugins/MsgPopup/src/version.h b/plugins/MsgPopup/src/version.h index 54379e6606..afda384cf1 100644 --- a/plugins/MsgPopup/src/version.h +++ b/plugins/MsgPopup/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0 +#define __MAJOR_VERSION 0 #define __MINOR_VERSION 1 #define __RELEASE_NUM 2 #define __BUILD_NUM 1 -- cgit v1.2.3