diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2017-11-28 22:12:43 +0300 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2017-11-28 22:12:43 +0300 |
commit | 80221d816eeb98f0df38e0243390033c614952f3 (patch) | |
tree | 7618176108093921b6934343bc2f76a66ea97730 /plugins/ContactsPlus | |
parent | 25df99ba7462958f2cb9075020ec1c9a5a7c9f50 (diff) |
Source files converted to utf-8
Diffstat (limited to 'plugins/ContactsPlus')
-rw-r--r-- | plugins/ContactsPlus/res/contacts.rc | 2 | ||||
-rw-r--r-- | plugins/ContactsPlus/src/main.cpp | 4 | ||||
-rw-r--r-- | plugins/ContactsPlus/src/receive.cpp | 4 | ||||
-rw-r--r-- | plugins/ContactsPlus/src/receive.h | 4 | ||||
-rw-r--r-- | plugins/ContactsPlus/src/send.cpp | 4 | ||||
-rw-r--r-- | plugins/ContactsPlus/src/send.h | 4 | ||||
-rw-r--r-- | plugins/ContactsPlus/src/stdafx.h | 4 | ||||
-rw-r--r-- | plugins/ContactsPlus/src/utils.cpp | 4 | ||||
-rw-r--r-- | plugins/ContactsPlus/src/utils.h | 4 | ||||
-rw-r--r-- | plugins/ContactsPlus/src/version.h | 2 |
10 files changed, 18 insertions, 18 deletions
diff --git a/plugins/ContactsPlus/res/contacts.rc b/plugins/ContactsPlus/res/contacts.rc index f0a7964043..4c2d112f06 100644 --- a/plugins/ContactsPlus/res/contacts.rc +++ b/plugins/ContactsPlus/res/contacts.rc @@ -146,7 +146,7 @@ END #endif // APSTUDIO_INVOKED
-#endif // () resources
+#endif // Русский (Россия) resources
/////////////////////////////////////////////////////////////////////////////
diff --git a/plugins/ContactsPlus/src/main.cpp b/plugins/ContactsPlus/src/main.cpp index 66b604553d..5a878c8c05 100644 --- a/plugins/ContactsPlus/src/main.cpp +++ b/plugins/ContactsPlus/src/main.cpp @@ -2,8 +2,8 @@ // Contacts+ for Miranda Instant Messenger
// _______________________________________
//
-// Copyright 2002 Dominus Procellarum
-// Copyright 2004-2008 Joe Kucera
+// Copyright © 2002 Dominus Procellarum
+// Copyright © 2004-2008 Joe Kucera
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/ContactsPlus/src/receive.cpp b/plugins/ContactsPlus/src/receive.cpp index 75a07be4fe..67b2290358 100644 --- a/plugins/ContactsPlus/src/receive.cpp +++ b/plugins/ContactsPlus/src/receive.cpp @@ -2,8 +2,8 @@ // Contacts+ for Miranda Instant Messenger
// _______________________________________
//
-// Copyright 2002 Dominus Procellarum
-// Copyright 2004-2008 Joe Kucera
+// Copyright © 2002 Dominus Procellarum
+// Copyright © 2004-2008 Joe Kucera
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/ContactsPlus/src/receive.h b/plugins/ContactsPlus/src/receive.h index 2bb0f5f659..286f91ca13 100644 --- a/plugins/ContactsPlus/src/receive.h +++ b/plugins/ContactsPlus/src/receive.h @@ -2,8 +2,8 @@ // Contacts+ for Miranda Instant Messenger
// _______________________________________
//
-// Copyright 2002 Dominus Procellarum
-// Copyright 2004-2008 Joe Kucera
+// Copyright © 2002 Dominus Procellarum
+// Copyright © 2004-2008 Joe Kucera
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/ContactsPlus/src/send.cpp b/plugins/ContactsPlus/src/send.cpp index 6ddd675442..9887b10071 100644 --- a/plugins/ContactsPlus/src/send.cpp +++ b/plugins/ContactsPlus/src/send.cpp @@ -2,8 +2,8 @@ // Contacts+ for Miranda Instant Messenger
// _______________________________________
//
-// Copyright 2002 Dominus Procellarum
-// Copyright 2004-2008 Joe Kucera
+// Copyright © 2002 Dominus Procellarum
+// Copyright © 2004-2008 Joe Kucera
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/ContactsPlus/src/send.h b/plugins/ContactsPlus/src/send.h index eada2a7da7..1cd9f2ec04 100644 --- a/plugins/ContactsPlus/src/send.h +++ b/plugins/ContactsPlus/src/send.h @@ -2,8 +2,8 @@ // Contacts+ for Miranda Instant Messenger
// _______________________________________
//
-// Copyright 2002 Dominus Procellarum
-// Copyright 2004-2008 Joe Kucera
+// Copyright © 2002 Dominus Procellarum
+// Copyright © 2004-2008 Joe Kucera
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/ContactsPlus/src/stdafx.h b/plugins/ContactsPlus/src/stdafx.h index d7e786f1be..14b3a280b9 100644 --- a/plugins/ContactsPlus/src/stdafx.h +++ b/plugins/ContactsPlus/src/stdafx.h @@ -2,8 +2,8 @@ // Contacts+ for Miranda Instant Messenger
// _______________________________________
//
-// Copyright 2002 Dominus Procellarum
-// Copyright 2004-2008 Joe Kucera
+// Copyright © 2002 Dominus Procellarum
+// Copyright © 2004-2008 Joe Kucera
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/ContactsPlus/src/utils.cpp b/plugins/ContactsPlus/src/utils.cpp index 9ea296f915..c6c079cf3a 100644 --- a/plugins/ContactsPlus/src/utils.cpp +++ b/plugins/ContactsPlus/src/utils.cpp @@ -2,8 +2,8 @@ // Contacts+ for Miranda Instant Messenger
// _______________________________________
//
-// Copyright 2002 Dominus Procellarum
-// Copyright 2004-2008 Joe Kucera
+// Copyright © 2002 Dominus Procellarum
+// Copyright © 2004-2008 Joe Kucera
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/ContactsPlus/src/utils.h b/plugins/ContactsPlus/src/utils.h index 6783f5bd74..01eee73411 100644 --- a/plugins/ContactsPlus/src/utils.h +++ b/plugins/ContactsPlus/src/utils.h @@ -2,8 +2,8 @@ // Contacts+ for Miranda Instant Messenger
// _______________________________________
//
-// Copyright 2002 Dominus Procellarum
-// Copyright 2004-2008 Joe Kucera
+// Copyright © 2002 Dominus Procellarum
+// Copyright © 2004-2008 Joe Kucera
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
diff --git a/plugins/ContactsPlus/src/version.h b/plugins/ContactsPlus/src/version.h index 953874a258..0e8658af31 100644 --- a/plugins/ContactsPlus/src/version.h +++ b/plugins/ContactsPlus/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Joe Kucera, Todor Totev" #define __AUTHOREMAIL "jokusoftware@miranda-im.org" #define __AUTHORWEB "https://miranda-ng.org/p/Contacts/" -#define __COPYRIGHT " 2004-2008 Joe Kucera, Original code 2002 Dominus Procellarum" +#define __COPYRIGHT "© 2004-2008 Joe Kucera, Original code © 2002 Dominus Procellarum" |