diff options
author | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 13:57:15 +0300 |
---|---|---|
committer | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 13:59:55 +0300 |
commit | 87c39b86cfeb0dedf94f9bf04af30de2daf368bc (patch) | |
tree | cc7c43b8cf77b38f77e9669c45fd2d4f5d60b691 /protocols/SkypeWeb | |
parent | 6cbfe501a6b968d91852db010273c566fe64ae9c (diff) |
all rc files reverted to utf-8
Diffstat (limited to 'protocols/SkypeWeb')
-rw-r--r-- | protocols/SkypeWeb/proto_conn_skype/res/resource.rc | 2 | ||||
-rw-r--r-- | protocols/SkypeWeb/proto_skype/res/Proto_Skype.rc | 2 | ||||
-rw-r--r-- | protocols/SkypeWeb/res/resource.rc | 2 | ||||
-rw-r--r-- | protocols/SkypeWeb/res/version.rc | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/protocols/SkypeWeb/proto_conn_skype/res/resource.rc b/protocols/SkypeWeb/proto_conn_skype/res/resource.rc index d0186c1880..649c7f7e9b 100644 --- a/protocols/SkypeWeb/proto_conn_skype/res/resource.rc +++ b/protocols/SkypeWeb/proto_conn_skype/res/resource.rc @@ -1,4 +1,4 @@ -//Microsoft Developer Studio generated resource script.
+//Microsoft Developer Studio generated resource script.
//
#define APSTUDIO_READONLY_SYMBOLS
diff --git a/protocols/SkypeWeb/proto_skype/res/Proto_Skype.rc b/protocols/SkypeWeb/proto_skype/res/Proto_Skype.rc index 75ab393e98..3506f4708d 100644 --- a/protocols/SkypeWeb/proto_skype/res/Proto_Skype.rc +++ b/protocols/SkypeWeb/proto_skype/res/Proto_Skype.rc @@ -1,4 +1,4 @@ - // Microsoft Visual C++ generated resource script.
+ // Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/protocols/SkypeWeb/res/resource.rc b/protocols/SkypeWeb/res/resource.rc index 138a21c1dd..bfd65f1872 100644 --- a/protocols/SkypeWeb/res/resource.rc +++ b/protocols/SkypeWeb/res/resource.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
diff --git a/protocols/SkypeWeb/res/version.rc b/protocols/SkypeWeb/res/version.rc index 6427dc9522..fdeb14668c 100644 --- a/protocols/SkypeWeb/res/version.rc +++ b/protocols/SkypeWeb/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++
|