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) --- src/core/stdfile/CMakeLists.txt | 2 +- src/core/stdfile/src/file.cpp | 2 +- src/core/stdfile/src/file.h | 2 +- src/core/stdfile/src/fileexistsdlg.cpp | 2 +- src/core/stdfile/src/fileopts.cpp | 2 +- src/core/stdfile/src/filerecvdlg.cpp | 2 +- src/core/stdfile/src/filesenddlg.cpp | 2 +- src/core/stdfile/src/filexferdlg.cpp | 2 +- src/core/stdfile/src/ftmanager.cpp | 2 +- src/core/stdfile/src/main.cpp | 2 +- src/core/stdfile/src/stdafx.cxx | 2 +- src/core/stdfile/src/stdafx.h | 2 +- src/core/stdfile/src/version.h | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) (limited to 'src/core/stdfile') diff --git a/src/core/stdfile/CMakeLists.txt b/src/core/stdfile/CMakeLists.txt index 427d568d2b..3454bf4121 100644 --- a/src/core/stdfile/CMakeLists.txt +++ b/src/core/stdfile/CMakeLists.txt @@ -1,3 +1,3 @@ -set(TARGET StdFile) +set(TARGET StdFile) include(${CMAKE_SOURCE_DIR}/cmake/core.cmake) target_link_libraries(${TARGET} Shlwapi.lib) \ No newline at end of file diff --git a/src/core/stdfile/src/file.cpp b/src/core/stdfile/src/file.cpp index 6f17f4faed..af7cb57110 100644 --- a/src/core/stdfile/src/file.cpp +++ b/src/core/stdfile/src/file.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/src/core/stdfile/src/file.h b/src/core/stdfile/src/file.h index 78a6d220d2..0d359a9eb1 100644 --- a/src/core/stdfile/src/file.h +++ b/src/core/stdfile/src/file.h @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/src/core/stdfile/src/fileexistsdlg.cpp b/src/core/stdfile/src/fileexistsdlg.cpp index b03646484a..be15a0c8fa 100644 --- a/src/core/stdfile/src/fileexistsdlg.cpp +++ b/src/core/stdfile/src/fileexistsdlg.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/src/core/stdfile/src/fileopts.cpp b/src/core/stdfile/src/fileopts.cpp index 5afceed6b6..b8bbae76f8 100644 --- a/src/core/stdfile/src/fileopts.cpp +++ b/src/core/stdfile/src/fileopts.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/src/core/stdfile/src/filerecvdlg.cpp b/src/core/stdfile/src/filerecvdlg.cpp index b868f1c70b..49d1fcd3b1 100644 --- a/src/core/stdfile/src/filerecvdlg.cpp +++ b/src/core/stdfile/src/filerecvdlg.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/src/core/stdfile/src/filesenddlg.cpp b/src/core/stdfile/src/filesenddlg.cpp index 47ca18bf75..a0c98ad613 100644 --- a/src/core/stdfile/src/filesenddlg.cpp +++ b/src/core/stdfile/src/filesenddlg.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/src/core/stdfile/src/filexferdlg.cpp b/src/core/stdfile/src/filexferdlg.cpp index 854e0acd0b..2181baa67a 100644 --- a/src/core/stdfile/src/filexferdlg.cpp +++ b/src/core/stdfile/src/filexferdlg.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/src/core/stdfile/src/ftmanager.cpp b/src/core/stdfile/src/ftmanager.cpp index 0e067e0e24..c73fa2300d 100644 --- a/src/core/stdfile/src/ftmanager.cpp +++ b/src/core/stdfile/src/ftmanager.cpp @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/src/core/stdfile/src/main.cpp b/src/core/stdfile/src/main.cpp index 1b43582f69..2e3c002907 100644 --- a/src/core/stdfile/src/main.cpp +++ b/src/core/stdfile/src/main.cpp @@ -1,4 +1,4 @@ -/* +/* Standard file transfers' plugin for Miranda NG diff --git a/src/core/stdfile/src/stdafx.cxx b/src/core/stdfile/src/stdafx.cxx index aa8b81d687..716dda68f1 100644 --- a/src/core/stdfile/src/stdafx.cxx +++ b/src/core/stdfile/src/stdafx.cxx @@ -1,2 +1,2 @@ -#include "stdafx.h" +#include "stdafx.h" diff --git a/src/core/stdfile/src/stdafx.h b/src/core/stdfile/src/stdafx.h index c67b93b3df..cc4b8d3742 100644 --- a/src/core/stdfile/src/stdafx.h +++ b/src/core/stdfile/src/stdafx.h @@ -1,4 +1,4 @@ -/* +/* Miranda NG: the free IM client for Microsoft* Windows* diff --git a/src/core/stdfile/src/version.h b/src/core/stdfile/src/version.h index 5e971ed76a..61ada99635 100644 --- a/src/core/stdfile/src/version.h +++ b/src/core/stdfile/src/version.h @@ -1,4 +1,4 @@ -#include +#include #define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION #define __VERSION_STRING MIRANDA_VERSION_STRING -- cgit v1.2.3