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/FloatingContacts/src/bitmap_funcs.cpp | 2 +- plugins/FloatingContacts/src/bitmap_funcs.h | 2 +- plugins/FloatingContacts/src/filedrop.cpp | 2 +- plugins/FloatingContacts/src/filedrop.h | 2 +- plugins/FloatingContacts/src/fltcont.h | 2 +- plugins/FloatingContacts/src/main.cpp | 2 +- plugins/FloatingContacts/src/options.cpp | 2 +- plugins/FloatingContacts/src/resource.h | 2 +- plugins/FloatingContacts/src/stdafx.cxx | 2 +- plugins/FloatingContacts/src/stdafx.h | 2 +- plugins/FloatingContacts/src/thumbs.cpp | 2 +- plugins/FloatingContacts/src/thumbs.h | 2 +- plugins/FloatingContacts/src/version.h | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) (limited to 'plugins/FloatingContacts/src') diff --git a/plugins/FloatingContacts/src/bitmap_funcs.cpp b/plugins/FloatingContacts/src/bitmap_funcs.cpp index 5cbf09bc9b..bf494436ed 100644 --- a/plugins/FloatingContacts/src/bitmap_funcs.cpp +++ b/plugins/FloatingContacts/src/bitmap_funcs.cpp @@ -1,4 +1,4 @@ -/* +/* Popup Plus plugin for Miranda IM Copyright © 2002 Luca Santarelli, diff --git a/plugins/FloatingContacts/src/bitmap_funcs.h b/plugins/FloatingContacts/src/bitmap_funcs.h index 46b749289b..abc641b8b6 100644 --- a/plugins/FloatingContacts/src/bitmap_funcs.h +++ b/plugins/FloatingContacts/src/bitmap_funcs.h @@ -1,4 +1,4 @@ -/* +/* Popup Plus plugin for Miranda IM Copyright © 2002 Luca Santarelli, diff --git a/plugins/FloatingContacts/src/filedrop.cpp b/plugins/FloatingContacts/src/filedrop.cpp index e9f3c97618..56964a307e 100644 --- a/plugins/FloatingContacts/src/filedrop.cpp +++ b/plugins/FloatingContacts/src/filedrop.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" static void ProcessDroppedItems(char **ppDroppedItems, int nCount, char **ppFiles); static int CountDroppedFiles(char **ppDroppedItems, int nCount); diff --git a/plugins/FloatingContacts/src/filedrop.h b/plugins/FloatingContacts/src/filedrop.h index af384c67d3..a71aec9956 100644 --- a/plugins/FloatingContacts/src/filedrop.h +++ b/plugins/FloatingContacts/src/filedrop.h @@ -1,4 +1,4 @@ -/* This file is a modification of clcfiledrop.h originally +/* This file is a modification of clcfiledrop.h originally written by Richard Hughes*/ static HWND hwndCurDrag = NULL; diff --git a/plugins/FloatingContacts/src/fltcont.h b/plugins/FloatingContacts/src/fltcont.h index ca4919c2fc..10a30314c0 100644 --- a/plugins/FloatingContacts/src/fltcont.h +++ b/plugins/FloatingContacts/src/fltcont.h @@ -1,4 +1,4 @@ - + #ifndef __FLTCONT_H__ #define __FLTCONT_H__ diff --git a/plugins/FloatingContacts/src/main.cpp b/plugins/FloatingContacts/src/main.cpp index d840c61e62..8cb2933ac5 100644 --- a/plugins/FloatingContacts/src/main.cpp +++ b/plugins/FloatingContacts/src/main.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda Floating Contacts plugin, created by Iavor Vajarov ( ivajarov@code.bg ) http://miranda-icq.sourceforge.net/ diff --git a/plugins/FloatingContacts/src/options.cpp b/plugins/FloatingContacts/src/options.cpp index c27c29b242..75a9208519 100644 --- a/plugins/FloatingContacts/src/options.cpp +++ b/plugins/FloatingContacts/src/options.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #pragma comment(lib, "shlwapi.lib") #define M_GUESSSAMEASBOXES (WM_USER + 18) diff --git a/plugins/FloatingContacts/src/resource.h b/plugins/FloatingContacts/src/resource.h index 87664ca12b..5d73325800 100644 --- a/plugins/FloatingContacts/src/resource.h +++ b/plugins/FloatingContacts/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}} +//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by D:\Myranda\plugins\FloatingContacts\res\fltcnt.rc // diff --git a/plugins/FloatingContacts/src/stdafx.cxx b/plugins/FloatingContacts/src/stdafx.cxx index b05ed73bc5..bfd519e3dc 100644 --- a/plugins/FloatingContacts/src/stdafx.cxx +++ b/plugins/FloatingContacts/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/FloatingContacts/src/stdafx.h b/plugins/FloatingContacts/src/stdafx.h index 1d6069ec3e..c2db4ebf0d 100644 --- a/plugins/FloatingContacts/src/stdafx.h +++ b/plugins/FloatingContacts/src/stdafx.h @@ -1,4 +1,4 @@ - + #ifndef __STDHDR_H__ #define __STDHDR_H__ diff --git a/plugins/FloatingContacts/src/thumbs.cpp b/plugins/FloatingContacts/src/thumbs.cpp index 27f953a689..137315c58e 100644 --- a/plugins/FloatingContacts/src/thumbs.cpp +++ b/plugins/FloatingContacts/src/thumbs.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #pragma comment(lib, "Msimg32.lib") ThumbList thumbList; diff --git a/plugins/FloatingContacts/src/thumbs.h b/plugins/FloatingContacts/src/thumbs.h index d3e8d396d1..406cfcc4f4 100644 --- a/plugins/FloatingContacts/src/thumbs.h +++ b/plugins/FloatingContacts/src/thumbs.h @@ -1,4 +1,4 @@ -///////////////////////////////////////////////////////////////////////////// +///////////////////////////////////////////////////////////////////////////// // #define USERNAME_LEN 50 class CDropTarget; diff --git a/plugins/FloatingContacts/src/version.h b/plugins/FloatingContacts/src/version.h index 5af00f2c44..781d5f2c19 100644 --- a/plugins/FloatingContacts/src/version.h +++ b/plugins/FloatingContacts/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0 +#define __MAJOR_VERSION 0 #define __MINOR_VERSION 7 #define __RELEASE_NUM 0 #define __BUILD_NUM 4 -- cgit v1.2.3