From 77e9149fcd326fbb3aec4be4fdf5847a57ab4a28 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 24 Aug 2013 07:01:05 +0000 Subject: first version that compiles ok git-svn-id: http://svn.miranda-ng.org/main/trunk@5800 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ShellExt/src/Version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/ShellExt/src/Version.h') diff --git a/plugins/ShellExt/src/Version.h b/plugins/ShellExt/src/Version.h index 656c2324b5..89aa117923 100644 --- a/plugins/ShellExt/src/Version.h +++ b/plugins/ShellExt/src/Version.h @@ -9,8 +9,8 @@ #define __STRINGIFY(x) #x #define __VERSION_STRING __STRINGIFY(__FILEVERSION_STRING_DOTS) -#define __PLUGIN_NAME "ShellExt" -#define __FILENAME "ShellExt.dll" +#define __PLUGIN_NAME "ShlExt" +#define __FILENAME "ShlExt.dll" #define __DESCRIPTION "Windows Explorer extension for Miranda NG." #define __AUTHOR "Sam Kothari, Miranda NG Team" #define __AUTHOREMAIL "egodust@users.sourceforge.net" -- cgit v1.2.3