summaryrefslogtreecommitdiff
path: root/src/core/stdemail
diff options
context:
space:
mode:
authorKirill Volinsky <Mataes2007@gmail.com>2017-12-06 13:00:20 +0300
committerKirill Volinsky <Mataes2007@gmail.com>2017-12-06 13:09:18 +0300
commit62202ed10617927d5429bc59898e12a366abe744 (patch)
tree4960bf1241b59cf009118da6cdab87294b1a95e1 /src/core/stdemail
parentb30e7ca1c642a3f88659a4346832e653407e1c0f (diff)
convert all files exept curl and new_gpg to utf-8 BOM
Diffstat (limited to 'src/core/stdemail')
-rw-r--r--src/core/stdemail/CMakeLists.txt2
-rw-r--r--src/core/stdemail/res/resource.rc2
-rw-r--r--src/core/stdemail/res/version.rc2
-rw-r--r--src/core/stdemail/src/email.cpp2
-rw-r--r--src/core/stdemail/src/main.cpp2
-rw-r--r--src/core/stdemail/src/stdafx.cxx2
-rw-r--r--src/core/stdemail/src/stdafx.h2
-rw-r--r--src/core/stdemail/src/version.h2
8 files changed, 8 insertions, 8 deletions
diff --git a/src/core/stdemail/CMakeLists.txt b/src/core/stdemail/CMakeLists.txt
index d7038bcdfc..c4086c6ed2 100644
--- a/src/core/stdemail/CMakeLists.txt
+++ b/src/core/stdemail/CMakeLists.txt
@@ -1,2 +1,2 @@
-set(TARGET StdEmail)
+set(TARGET StdEmail)
include(${CMAKE_SOURCE_DIR}/cmake/core.cmake) \ No newline at end of file
diff --git a/src/core/stdemail/res/resource.rc b/src/core/stdemail/res/resource.rc
index 16038b37b3..c12d0ef5a5 100644
--- a/src/core/stdemail/res/resource.rc
+++ b/src/core/stdemail/res/resource.rc
@@ -1,4 +1,4 @@
-// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\..\mir_app\src\resource.h"
diff --git a/src/core/stdemail/res/version.rc b/src/core/stdemail/res/version.rc
index fdeb14668c..6427dc9522 100644
--- a/src/core/stdemail/res/version.rc
+++ b/src/core/stdemail/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/src/core/stdemail/src/email.cpp b/src/core/stdemail/src/email.cpp
index 612f1868f0..e61e25c94d 100644
--- a/src/core/stdemail/src/email.cpp
+++ b/src/core/stdemail/src/email.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdemail/src/main.cpp b/src/core/stdemail/src/main.cpp
index f4a3299c77..5d5dcdc87e 100644
--- a/src/core/stdemail/src/main.cpp
+++ b/src/core/stdemail/src/main.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Standard e-mail urls launcher for Miranda NG
diff --git a/src/core/stdemail/src/stdafx.cxx b/src/core/stdemail/src/stdafx.cxx
index a27b824da7..5f644fdff3 100644
--- a/src/core/stdemail/src/stdafx.cxx
+++ b/src/core/stdemail/src/stdafx.cxx
@@ -1 +1 @@
-#include "stdafx.h"
+#include "stdafx.h"
diff --git a/src/core/stdemail/src/stdafx.h b/src/core/stdemail/src/stdafx.h
index 8c4cf39cf9..74b1431645 100644
--- a/src/core/stdemail/src/stdafx.h
+++ b/src/core/stdemail/src/stdafx.h
@@ -1,4 +1,4 @@
-/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/src/core/stdemail/src/version.h b/src/core/stdemail/src/version.h
index 1dbb386bea..8347aa861a 100644
--- a/src/core/stdemail/src/version.h
+++ b/src/core/stdemail/src/version.h
@@ -1,4 +1,4 @@
-#include <m_version.h>
+#include <m_version.h>
#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING MIRANDA_VERSION_STRING