From 8571aecddecbf82628718b846b68e912b4eb5a45 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Mon, 11 Feb 2013 12:20:46 +0000 Subject: typo fixed git-svn-id: http://svn.miranda-ng.org/main/trunk@3550 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_nicer/src/Include/Version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/Clist_nicer/src/Include/Version.h b/plugins/Clist_nicer/src/Include/Version.h index c4f5e4caa8..66abf749c7 100644 --- a/plugins/Clist_nicer/src/Include/Version.h +++ b/plugins/Clist_nicer/src/Include/Version.h @@ -5,8 +5,8 @@ #define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM -#define __PLUGIN_NAME "CList nicer" -#define __FILENAME "ClientChangeNotify.dll" +#define __PLUGIN_NAME "Clist nicer" +#define __FILENAME "Clist_nicer.dll" #define __DESCRIPTION "Displays contacts, event notifications, protocol status." #define __AUTHOR "Pixel, egoDust, cyreve, Nightwish" #define __AUTHOREMAIL "" -- cgit v1.2.3