diff options
author | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 14:15:09 +0300 |
---|---|---|
committer | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 14:15:09 +0300 |
commit | a27079fe5c4a210664515c47767c00112c435d65 (patch) | |
tree | 39e36b58b4138af46e2f10661de352482b89399d /plugins/ContactsPlus | |
parent | 87c39b86cfeb0dedf94f9bf04af30de2daf368bc (diff) |
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 62202ed10617927d5429bc59898e12a366abe744)
Diffstat (limited to 'plugins/ContactsPlus')
-rw-r--r-- | plugins/ContactsPlus/docs/readme.txt | 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 |
12 files changed, 12 insertions, 12 deletions
diff --git a/plugins/ContactsPlus/docs/readme.txt b/plugins/ContactsPlus/docs/readme.txt index 2283964f4f..f3ae933be3 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/src/main.cpp b/plugins/ContactsPlus/src/main.cpp index 001922dca4..5a878c8c05 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 c6004b0d2c..67b2290358 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 ab90f8b1eb..286f91ca13 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 421bdd65c3..e4ed78f866 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 5e85952346..9887b10071 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 b5d1bb401c..1cd9f2ec04 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 bfd519e3dc..b05ed73bc5 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 bb9472a306..14b3a280b9 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 84ca8703a0..c6c079cf3a 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 544edb31ee..01eee73411 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 eee79cd982..0e8658af31 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 |