From a27079fe5c4a210664515c47767c00112c435d65 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 6 Dec 2017 14:15:09 +0300 Subject: convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 62202ed10617927d5429bc59898e12a366abe744) --- plugins/AvatarHistory/docs/changelog.txt | 2 +- plugins/AvatarHistory/docs/readme.txt | 2 +- plugins/AvatarHistory/src/AvatarDlg.cpp | 2 +- plugins/AvatarHistory/src/AvatarHistory.cpp | 2 +- plugins/AvatarHistory/src/icolib.cpp | 2 +- plugins/AvatarHistory/src/options.cpp | 2 +- plugins/AvatarHistory/src/popup.cpp | 2 +- plugins/AvatarHistory/src/popup.h | 2 +- plugins/AvatarHistory/src/resource.h | 2 +- plugins/AvatarHistory/src/stdafx.cxx | 2 +- plugins/AvatarHistory/src/stdafx.h | 2 +- plugins/AvatarHistory/src/utils.cpp | 2 +- plugins/AvatarHistory/src/version.h | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) (limited to 'plugins/AvatarHistory') diff --git a/plugins/AvatarHistory/docs/changelog.txt b/plugins/AvatarHistory/docs/changelog.txt index 8a6bd96d5f..8689c4b656 100644 --- a/plugins/AvatarHistory/docs/changelog.txt +++ b/plugins/AvatarHistory/docs/changelog.txt @@ -1,4 +1,4 @@ -Avatar History +Avatar History Changelog: diff --git a/plugins/AvatarHistory/docs/readme.txt b/plugins/AvatarHistory/docs/readme.txt index f2c3348fbe..b07d99ee40 100644 --- a/plugins/AvatarHistory/docs/readme.txt +++ b/plugins/AvatarHistory/docs/readme.txt @@ -1,4 +1,4 @@ -Avatar History plugin +Avatar History plugin ----------------------------------- CAUTION: THIS IS AN BETA STAGE PLUGIN. IT CAN DO VERY BAD THINGS. USE AT YOUR OWN RISK. diff --git a/plugins/AvatarHistory/src/AvatarDlg.cpp b/plugins/AvatarHistory/src/AvatarDlg.cpp index e0ae4b0885..a352efd61b 100644 --- a/plugins/AvatarHistory/src/AvatarDlg.cpp +++ b/plugins/AvatarHistory/src/AvatarDlg.cpp @@ -1,4 +1,4 @@ -/* +/* Avatar History Plugin Copyright (C) 2006 Matthew Wild - Email: mwild1@gmail.com diff --git a/plugins/AvatarHistory/src/AvatarHistory.cpp b/plugins/AvatarHistory/src/AvatarHistory.cpp index 6d8aea5b0d..cc4704a7c2 100644 --- a/plugins/AvatarHistory/src/AvatarHistory.cpp +++ b/plugins/AvatarHistory/src/AvatarHistory.cpp @@ -1,4 +1,4 @@ -/* +/* Avatar History Plugin --------- diff --git a/plugins/AvatarHistory/src/icolib.cpp b/plugins/AvatarHistory/src/icolib.cpp index 4b7ff4fc39..38ce5a44a7 100644 --- a/plugins/AvatarHistory/src/icolib.cpp +++ b/plugins/AvatarHistory/src/icolib.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" enum IconIndex { diff --git a/plugins/AvatarHistory/src/options.cpp b/plugins/AvatarHistory/src/options.cpp index d713d38f0d..7987f862a4 100644 --- a/plugins/AvatarHistory/src/options.cpp +++ b/plugins/AvatarHistory/src/options.cpp @@ -1,4 +1,4 @@ -/* +/* Avatar History Plugin Copyright (C) 2006 Matthew Wild - Email: mwild1@gmail.com diff --git a/plugins/AvatarHistory/src/popup.cpp b/plugins/AvatarHistory/src/popup.cpp index 0e17f96041..6d4ef5c8ab 100644 --- a/plugins/AvatarHistory/src/popup.cpp +++ b/plugins/AvatarHistory/src/popup.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright (C) 2005 Ricardo Pescuma Domenecci This is free software; you can redistribute it and/or diff --git a/plugins/AvatarHistory/src/popup.h b/plugins/AvatarHistory/src/popup.h index de445cb16a..bc12bfc544 100644 --- a/plugins/AvatarHistory/src/popup.h +++ b/plugins/AvatarHistory/src/popup.h @@ -1,4 +1,4 @@ -/* +/* Copyright (C) 2005 Ricardo Pescuma Domenecci This is free software; you can redistribute it and/or diff --git a/plugins/AvatarHistory/src/resource.h b/plugins/AvatarHistory/src/resource.h index ea220762ea..9ec6008167 100644 --- a/plugins/AvatarHistory/src/resource.h +++ b/plugins/AvatarHistory/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}} +//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by AvatarHistory.rc // diff --git a/plugins/AvatarHistory/src/stdafx.cxx b/plugins/AvatarHistory/src/stdafx.cxx index bfd519e3dc..b05ed73bc5 100644 --- a/plugins/AvatarHistory/src/stdafx.cxx +++ b/plugins/AvatarHistory/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/AvatarHistory/src/stdafx.h b/plugins/AvatarHistory/src/stdafx.h index 47d440a82c..42752e9625 100644 --- a/plugins/AvatarHistory/src/stdafx.h +++ b/plugins/AvatarHistory/src/stdafx.h @@ -1,4 +1,4 @@ -#include +#include #include #include #include diff --git a/plugins/AvatarHistory/src/utils.cpp b/plugins/AvatarHistory/src/utils.cpp index 1662ab859a..71214413a2 100644 --- a/plugins/AvatarHistory/src/utils.cpp +++ b/plugins/AvatarHistory/src/utils.cpp @@ -1,4 +1,4 @@ -/* +/* Avatar History Plugin --------- diff --git a/plugins/AvatarHistory/src/version.h b/plugins/AvatarHistory/src/version.h index 4d97f4b438..e5d722027d 100644 --- a/plugins/AvatarHistory/src/version.h +++ b/plugins/AvatarHistory/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 2 -- cgit v1.2.3