From 87c39b86cfeb0dedf94f9bf04af30de2daf368bc Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 6 Dec 2017 13:57:15 +0300 Subject: all rc files reverted to utf-8 --- plugins/CrashDumper/res/Version.rc | 2 +- plugins/CrashDumper/res/crshdmp.rc | 8 +++++--- plugins/CrashDumper/src/version.h | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) (limited to 'plugins/CrashDumper') diff --git a/plugins/CrashDumper/res/Version.rc b/plugins/CrashDumper/res/Version.rc index 6427dc9522..fdeb14668c 100644 --- a/plugins/CrashDumper/res/Version.rc +++ b/plugins/CrashDumper/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/CrashDumper/res/crshdmp.rc b/plugins/CrashDumper/res/crshdmp.rc index dcfec93e71..8c15dbadfc 100644 --- a/plugins/CrashDumper/res/crshdmp.rc +++ b/plugins/CrashDumper/res/crshdmp.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script. +// Microsoft Visual C++ generated resource script. // #include "..\src\resource.h" @@ -8,7 +8,8 @@ // Generated from the TEXTINCLUDE 2 resource. // #include "afxres.h" -#include "richedit.h" +#include "richedit.h" + ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS @@ -149,7 +150,8 @@ IDI_LINKTOCLIP ICON "Vi link to clipboard.ico" // // Generated from the TEXTINCLUDE 3 resource. // - + + ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED diff --git a/plugins/CrashDumper/src/version.h b/plugins/CrashDumper/src/version.h index a7fd87923c..9b0f464e2a 100644 --- a/plugins/CrashDumper/src/version.h +++ b/plugins/CrashDumper/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0 +#define __MAJOR_VERSION 0 #define __MINOR_VERSION 0 #define __RELEASE_NUM 5 #define __BUILD_NUM 2 -- cgit v1.2.3