diff options
author | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 13:00:20 +0300 |
---|---|---|
committer | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 13:09:18 +0300 |
commit | 62202ed10617927d5429bc59898e12a366abe744 (patch) | |
tree | 4960bf1241b59cf009118da6cdab87294b1a95e1 /plugins/ContactsPlus | |
parent | b30e7ca1c642a3f88659a4346832e653407e1c0f (diff) |
convert all files exept curl and new_gpg to utf-8 BOM
Diffstat (limited to 'plugins/ContactsPlus')
-rw-r--r-- | plugins/ContactsPlus/docs/readme.txt | 2 | ||||
-rw-r--r-- | plugins/ContactsPlus/res/Version.rc | 2 | ||||
-rw-r--r-- | plugins/ContactsPlus/res/contacts.rc | 2 | ||||
-rw-r--r-- | plugins/ContactsPlus/src/main.cpp | 2 | ||||
-rw-r--r-- | plugins/ContactsPlus/src/receive.cpp | 2 | ||||
-rw-r--r-- | plugins/ContactsPlus/src/receive.h | 2 | ||||
-rw-r--r-- | plugins/ContactsPlus/src/resource.h | 2 | ||||
-rw-r--r-- | plugins/ContactsPlus/src/send.cpp | 2 | ||||
-rw-r--r-- | plugins/ContactsPlus/src/send.h | 2 | ||||
-rw-r--r-- | plugins/ContactsPlus/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | plugins/ContactsPlus/src/stdafx.h | 2 | ||||
-rw-r--r-- | plugins/ContactsPlus/src/utils.cpp | 2 | ||||
-rw-r--r-- | plugins/ContactsPlus/src/utils.h | 2 | ||||
-rw-r--r-- | plugins/ContactsPlus/src/version.h | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/plugins/ContactsPlus/docs/readme.txt b/plugins/ContactsPlus/docs/readme.txt index f3ae933be3..2283964f4f 100644 --- a/plugins/ContactsPlus/docs/readme.txt +++ b/plugins/ContactsPlus/docs/readme.txt @@ -1,4 +1,4 @@ -About
+About
-----
Send and receive contacts ui
diff --git a/plugins/ContactsPlus/res/Version.rc b/plugins/ContactsPlus/res/Version.rc index fdeb14668c..6427dc9522 100644 --- a/plugins/ContactsPlus/res/Version.rc +++ b/plugins/ContactsPlus/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/ContactsPlus/res/contacts.rc b/plugins/ContactsPlus/res/contacts.rc index 4c2d112f06..de80d61e82 100644 --- a/plugins/ContactsPlus/res/contacts.rc +++ b/plugins/ContactsPlus/res/contacts.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
#include "winres.h"
diff --git a/plugins/ContactsPlus/src/main.cpp b/plugins/ContactsPlus/src/main.cpp index 5a878c8c05..001922dca4 100644 --- a/plugins/ContactsPlus/src/main.cpp +++ b/plugins/ContactsPlus/src/main.cpp @@ -1,4 +1,4 @@ -// --------------------------------------------------------------------------
+// --------------------------------------------------------------------------
// Contacts+ for Miranda Instant Messenger
// _______________________________________
//
diff --git a/plugins/ContactsPlus/src/receive.cpp b/plugins/ContactsPlus/src/receive.cpp index 67b2290358..c6004b0d2c 100644 --- a/plugins/ContactsPlus/src/receive.cpp +++ b/plugins/ContactsPlus/src/receive.cpp @@ -1,4 +1,4 @@ -// --------------------------------------------------------------------------
+// --------------------------------------------------------------------------
// Contacts+ for Miranda Instant Messenger
// _______________________________________
//
diff --git a/plugins/ContactsPlus/src/receive.h b/plugins/ContactsPlus/src/receive.h index 286f91ca13..ab90f8b1eb 100644 --- a/plugins/ContactsPlus/src/receive.h +++ b/plugins/ContactsPlus/src/receive.h @@ -1,4 +1,4 @@ -// ---------------------------------------------------------------------------
+// ---------------------------------------------------------------------------
// Contacts+ for Miranda Instant Messenger
// _______________________________________
//
diff --git a/plugins/ContactsPlus/src/resource.h b/plugins/ContactsPlus/src/resource.h index e4ed78f866..421bdd65c3 100644 --- a/plugins/ContactsPlus/src/resource.h +++ b/plugins/ContactsPlus/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by contacts.rc
//
diff --git a/plugins/ContactsPlus/src/send.cpp b/plugins/ContactsPlus/src/send.cpp index 9887b10071..5e85952346 100644 --- a/plugins/ContactsPlus/src/send.cpp +++ b/plugins/ContactsPlus/src/send.cpp @@ -1,4 +1,4 @@ -// --------------------------------------------------------------------------
+// --------------------------------------------------------------------------
// Contacts+ for Miranda Instant Messenger
// _______________________________________
//
diff --git a/plugins/ContactsPlus/src/send.h b/plugins/ContactsPlus/src/send.h index 1cd9f2ec04..b5d1bb401c 100644 --- a/plugins/ContactsPlus/src/send.h +++ b/plugins/ContactsPlus/src/send.h @@ -1,4 +1,4 @@ -// ---------------------------------------------------------------------------
+// ---------------------------------------------------------------------------
// Contacts+ for Miranda Instant Messenger
// _______________________________________
//
diff --git a/plugins/ContactsPlus/src/stdafx.cxx b/plugins/ContactsPlus/src/stdafx.cxx index b05ed73bc5..bfd519e3dc 100644 --- a/plugins/ContactsPlus/src/stdafx.cxx +++ b/plugins/ContactsPlus/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/ContactsPlus/src/stdafx.h b/plugins/ContactsPlus/src/stdafx.h index 14b3a280b9..bb9472a306 100644 --- a/plugins/ContactsPlus/src/stdafx.h +++ b/plugins/ContactsPlus/src/stdafx.h @@ -1,4 +1,4 @@ -// ---------------------------------------------------------------------------
+// ---------------------------------------------------------------------------
// Contacts+ for Miranda Instant Messenger
// _______________________________________
//
diff --git a/plugins/ContactsPlus/src/utils.cpp b/plugins/ContactsPlus/src/utils.cpp index c6c079cf3a..84ca8703a0 100644 --- a/plugins/ContactsPlus/src/utils.cpp +++ b/plugins/ContactsPlus/src/utils.cpp @@ -1,4 +1,4 @@ -// ---------------------------------------------------------------------------
+// ---------------------------------------------------------------------------
// Contacts+ for Miranda Instant Messenger
// _______________________________________
//
diff --git a/plugins/ContactsPlus/src/utils.h b/plugins/ContactsPlus/src/utils.h index 01eee73411..544edb31ee 100644 --- a/plugins/ContactsPlus/src/utils.h +++ b/plugins/ContactsPlus/src/utils.h @@ -1,4 +1,4 @@ -// ---------------------------------------------------------------------------
+// ---------------------------------------------------------------------------
// Contacts+ for Miranda Instant Messenger
// _______________________________________
//
diff --git a/plugins/ContactsPlus/src/version.h b/plugins/ContactsPlus/src/version.h index 0e8658af31..eee79cd982 100644 --- a/plugins/ContactsPlus/src/version.h +++ b/plugins/ContactsPlus/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 1 +#define __MAJOR_VERSION 1 #define __MINOR_VERSION 6 #define __RELEASE_NUM 0 #define __BUILD_NUM 0 |