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/XSoundNotify/res/Version.rc | 2 +- plugins/XSoundNotify/res/XSoundNotify.rc | 2 +- plugins/XSoundNotify/src/dialog.cpp | 2 +- plugins/XSoundNotify/src/options.cpp | 2 +- plugins/XSoundNotify/src/resource.h | 2 +- plugins/XSoundNotify/src/stdafx.cxx | 2 +- plugins/XSoundNotify/src/stdafx.h | 2 +- plugins/XSoundNotify/src/version.h | 2 +- plugins/XSoundNotify/src/xsn_main.cpp | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'plugins/XSoundNotify') diff --git a/plugins/XSoundNotify/res/Version.rc b/plugins/XSoundNotify/res/Version.rc index fdeb14668c..6427dc9522 100644 --- a/plugins/XSoundNotify/res/Version.rc +++ b/plugins/XSoundNotify/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/XSoundNotify/res/XSoundNotify.rc b/plugins/XSoundNotify/res/XSoundNotify.rc index 3e1eb766a5..d56b0287c5 100644 --- a/plugins/XSoundNotify/res/XSoundNotify.rc +++ b/plugins/XSoundNotify/res/XSoundNotify.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/XSoundNotify/src/dialog.cpp b/plugins/XSoundNotify/src/dialog.cpp index 8c1dafa8de..295b7b642d 100644 --- a/plugins/XSoundNotify/src/dialog.cpp +++ b/plugins/XSoundNotify/src/dialog.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda plugin template, originally by Richard Hughes http://miranda-icq.sourceforge.net/ diff --git a/plugins/XSoundNotify/src/options.cpp b/plugins/XSoundNotify/src/options.cpp index 035772e93d..60138e926d 100644 --- a/plugins/XSoundNotify/src/options.cpp +++ b/plugins/XSoundNotify/src/options.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda plugin template, originally by Richard Hughes http://miranda-icq.sourceforge.net/ diff --git a/plugins/XSoundNotify/src/resource.h b/plugins/XSoundNotify/src/resource.h index 8b4fdb523b..10ca226d9a 100644 --- a/plugins/XSoundNotify/src/resource.h +++ b/plugins/XSoundNotify/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}} +//{{NO_DEPENDENCIES}} // Включаемый файл, созданный в Microsoft Visual C++. // Используется d:\MNG_orig\plugins\XSoundNotify\res\XSoundNotify.rc // diff --git a/plugins/XSoundNotify/src/stdafx.cxx b/plugins/XSoundNotify/src/stdafx.cxx index b05ed73bc5..bfd519e3dc 100644 --- a/plugins/XSoundNotify/src/stdafx.cxx +++ b/plugins/XSoundNotify/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/XSoundNotify/src/stdafx.h b/plugins/XSoundNotify/src/stdafx.h index 47e1176e07..20b80cac42 100644 --- a/plugins/XSoundNotify/src/stdafx.h +++ b/plugins/XSoundNotify/src/stdafx.h @@ -1,4 +1,4 @@ -#include +#include #include #include diff --git a/plugins/XSoundNotify/src/version.h b/plugins/XSoundNotify/src/version.h index 420ab55dcc..028893a346 100644 --- a/plugins/XSoundNotify/src/version.h +++ b/plugins/XSoundNotify/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 1 +#define __MAJOR_VERSION 1 #define __MINOR_VERSION 0 #define __RELEASE_NUM 1 #define __BUILD_NUM 3 diff --git a/plugins/XSoundNotify/src/xsn_main.cpp b/plugins/XSoundNotify/src/xsn_main.cpp index dc2feaa354..f79fd34d6f 100644 --- a/plugins/XSoundNotify/src/xsn_main.cpp +++ b/plugins/XSoundNotify/src/xsn_main.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda plugin template, originally by Richard Hughes http://miranda-icq.sourceforge.net/ -- cgit v1.2.3